Ryan Culpepper
|
dba35c3116
|
db: added nested transactions
|
2012-01-08 23:25:53 -07:00 |
|
Ryan Culpepper
|
43d3b5d8bc
|
rackunit: added #:wait? arg to test/gui
|
2011-09-20 14:49:49 -06:00 |
|
Ryan Culpepper
|
69a56ef683
|
db: clean up test suite, (test conditional) => (conditional test), timing
|
2011-09-06 12:41:03 -06:00 |
|
Ryan Culpepper
|
19b1ff101c
|
db: fixed kill-safe-connection, improved tests
|
2011-08-31 05:40:24 -06:00 |
|
Ryan Culpepper
|
96663d4fa4
|
db: added #:use-place arg for ffi-based connections
SQLite and ODBC connections can use places to avoid blocking all
Racket threads.
|
2011-08-31 05:40:24 -06:00 |
|
Ryan Culpepper
|
b706fc1ebc
|
db: cleaned up testing script, run sqlite tests by default
|
2011-08-30 12:04:25 -06:00 |
|
Ryan Culpepper
|
1c6817426e
|
db: added group-rows, #:group arg to query-rows
|
2011-08-30 12:04:24 -06:00 |
|
Ryan Culpepper
|
50f0a32f9e
|
added db library
|
2011-08-25 12:56:42 -06:00 |
|