hcoop/smlsql.git
10 years agoFix string escaping master
Clinton Ebadi [Tue, 25 Feb 2014 11:01:27 +0000 (06:01 -0500)]
Fix string escaping
* Postgresql has strict SQL conformance on by default as of 9.1; use
  the E'' string format instead of standard escaped strings.

19 years agoAdd proper handling of null column values origin
Adam Chlipala [Fri, 15 Apr 2005 17:04:42 +0000 (17:04 +0000)]
Add proper handling of null column values

19 years agoAdd proper handling of null column values
Adam Chlipala [Fri, 15 Apr 2005 16:35:29 +0000 (16:35 +0000)]
Add proper handling of null column values

19 years agoAdd LICENSE
Adam Chlipala [Tue, 28 Sep 2004 13:20:38 +0000 (13:20 +0000)]
Add LICENSE

19 years agoRemove Makefile
Adam Chlipala [Tue, 28 Sep 2004 13:17:33 +0000 (13:17 +0000)]
Remove Makefile

19 years agoTypo\!
Adam Chlipala [Tue, 28 Sep 2004 13:12:47 +0000 (13:12 +0000)]
Typo\!

19 years agoAdd BUILDING
Adam Chlipala [Tue, 28 Sep 2004 13:12:03 +0000 (13:12 +0000)]
Add BUILDING

19 years agoRemoving FFI code that is now auto-generated
Adam Chlipala [Wed, 22 Sep 2004 04:09:23 +0000 (04:09 +0000)]
Removing FFI code that is now auto-generated

19 years agoBuild scripts & automatic generation of FFI files
Adam Chlipala [Thu, 16 Sep 2004 15:25:00 +0000 (15:25 +0000)]
Build scripts & automatic generation of FFI files

19 years agoBuild scripts & automatic generation of FFI files
Adam Chlipala [Thu, 16 Sep 2004 15:24:10 +0000 (15:24 +0000)]
Build scripts & automatic generation of FFI files

19 years agoFixing for 110.46
Adam Chlipala [Thu, 12 Aug 2004 06:35:18 +0000 (06:35 +0000)]
Fixing for 110.46

19 years agoUpdated for SML/NJ 110.46
Adam Chlipala [Thu, 12 Aug 2004 04:30:30 +0000 (04:30 +0000)]
Updated for SML/NJ 110.46

20 years agoVarious improvements made while working on relwiki
Adam Chlipala [Sun, 14 Sep 2003 00:22:01 +0000 (00:22 +0000)]
Various improvements made while working on relwiki

20 years agoRandom improvements
Adam Chlipala [Sun, 10 Aug 2003 02:21:03 +0000 (02:21 +0000)]
Random improvements

20 years agoInitial revision
Adam Chlipala [Sat, 2 Aug 2003 16:00:41 +0000 (16:00 +0000)]
Initial revision