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 Some info.rkt cleanups. 2011-08-29 16:33:13 -04:00
main.rkt db: added prepared statement cache 2012-02-08 22:32:51 -07:00
mysql.rkt db: make debugging easier 2011-12-13 23:51:31 -07:00
odbc.rkt db: minimize dependencies 2011-09-27 19:28:44 -06:00
postgresql.rkt db: make debugging easier 2011-12-13 23:51:31 -07:00
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