racket/collects/tests/db/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
..
concurrent.rkt db: fix async test for mysql 2012-03-18 04:57:41 -06:00
connection.rkt db: clean up and reogranize common impl code 2012-02-08 22:32:50 -07:00
query.rkt db: fix mysql large blobs, other changes 2012-04-14 19:47:32 -06:00
sql-types.rkt db: various fixes and additions 2012-05-09 09:17:52 -06:00