Mercurial > urweb
log
age | author | description |
---|---|---|
Tue, 20 Aug 2013 17:13:50 +0400 | Sergey Mironov | Add -ccompiler command line argument |
Tue, 01 Oct 2013 07:33:20 -0400 | Adam Chlipala | Add monoize case for 'dml' type |
Mon, 30 Sep 2013 16:37:37 -0400 | Adam Chlipala | Detect more SQL uses without 'database' directive |
Thu, 26 Sep 2013 16:22:06 -0400 | Adam Chlipala | Get -root working properly again |
Fri, 13 Sep 2013 10:24:10 -0400 | Adam Chlipala | Tweak Sergey's patch to work with Postgres |
Fri, 13 Sep 2013 10:09:15 -0400 | Sergey Mironov | Add hex SQL syntax for blobs, such as X'0ABC12343'. Works with sqlite. |