racket/collects/db/private/generic
Ryan Culpepper ecb88ffd45 Revert "db: use channel instead of semaphore + result variable"
Using a sync. channel breaks kill-safety.

This reverts commit 8363db9258.
2012-08-28 22:04:05 -04:00
..
common.rkt db: updated to new error convention (mostly) 2012-08-25 19:02:18 -04:00
connect-util.rkt Revert "db: use channel instead of semaphore + result variable" 2012-08-28 22:04:05 -04:00
dsn.rkt db: added prepared statement cache 2012-02-08 22:32:51 -07:00
functions.rkt db: updated to new error convention (mostly) 2012-08-25 19:02:18 -04:00
interfaces.rkt db: updated to new error convention (mostly) 2012-08-25 19:02:18 -04:00
place-client.rkt db: various fixes and additions 2012-05-09 09:17:52 -06:00
place-server.rkt db: various fixes and additions 2012-05-09 09:17:52 -06:00
prepared.rkt db: updated to new error convention (mostly) 2012-08-25 19:02:18 -04:00
socket.rkt db: updated to new error convention (mostly) 2012-08-25 19:02:18 -04:00
sql-convert.rkt db: updated to new error convention (mostly) 2012-08-25 19:02:18 -04:00
sql-data.rkt db: updated to new error convention (mostly) 2012-08-25 19:02:18 -04:00