racket/collects/db
Ryan Culpepper 00fd18bc62 db: various fixes and additions
- fix connection-pool for nested tx, fix race condition
 - ensure connected? always nonblocking
 - added and reorganized some doc sections
 - added grouping, contracts to in-query
 - added rows->dict
2012-05-09 09:17:52 -06:00
..
private db: various fixes and additions 2012-05-09 09:17:52 -06:00
scribblings db: various fixes and additions 2012-05-09 09:17:52 -06:00
util db: various fixes and additions 2012-05-09 09:17:52 -06:00
base.rkt db: various fixes and additions 2012-05-09 09:17:52 -06:00
info.rkt
main.rkt db: added prepared statement cache 2012-02-08 22:32:51 -07:00
mysql.rkt
odbc.rkt
postgresql.rkt
sqlite3.rkt db: added prepared statement cache 2012-02-08 22:32:51 -07:00
TODO db: various fixes and additions 2012-05-09 09:17:52 -06:00