racket/collects/db/private/sqlite3
Ryan Culpepper 681558328e add last inserted row, # changes to simple-result info
The info keys are 'insert-id, 'affected-rows, as for mysql.
2013-01-07 19:52:51 -05:00
..
connection.rkt add last inserted row, # changes to simple-result info 2013-01-07 19:52:51 -05:00
dbsystem.rkt db: added support for postgresql 9.2 types (json, ranges) 2012-09-17 12:29:17 -04:00
ffi-constants.rkt A bunch of more typos like the ones in David's commit. 2012-02-21 14:21:43 -05:00
ffi.rkt add last inserted row, # changes to simple-result info 2013-01-07 19:52:51 -05:00
main.rkt db: add `sqlite3-available?' 2012-11-23 18:44:51 -07:00