racket/collects/db/private
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
..
generic db: various fixes and additions 2012-05-09 09:17:52 -06:00
mysql db: fix mysql large blobs, other changes 2012-04-14 19:47:32 -06:00
odbc db: fix mysql large blobs, other changes 2012-04-14 19:47:32 -06:00
postgresql db: fix mysql large blobs, other changes 2012-04-14 19:47:32 -06:00
sqlite3 db: fix mysql large blobs, other changes 2012-04-14 19:47:32 -06:00