Mercurial > urweb
log src/sqlite.sml
age | author | description |
---|---|---|
Wed, 07 Jan 2015 09:25:13 -0500 | Adam Chlipala | Fix arguments to PQprepare() |
Thu, 12 Dec 2013 17:42:48 -0500 | Adam Chlipala | Start SQL transactions as read-only when possible, based on conservative program analysis |
Tue, 03 Dec 2013 16:54:04 -0500 | Adam Chlipala | Increase precision for rendering floats to SQL |
Fri, 30 Nov 2012 09:50:00 -0500 | Adam Chlipala | Fix generation of timestamp literals for MySQL and SQLite |
Sat, 02 Jun 2012 16:47:09 -0400 | Adam Chlipala | Partitioning and ordering for window functions |
Thu, 02 Feb 2012 11:40:10 -0500 | Adam Chlipala | 'ORDER BY RANDOM' (based on a patch from Ron de Bruijn) |
Mon, 02 Jan 2012 17:08:39 -0500 | Adam Chlipala | Fix handling of quotes in generating C literals |