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
|
397702808a
|
db: fixed virtual-statement
Eliminated interface test (shallow) in favor of method test
(correct, recursive). Also made vstmts work with virtual-connections.
|
2011-08-30 12:04:24 -06:00 |
|
Ryan Culpepper
|
1c6817426e
|
db: added group-rows, #:group arg to query-rows
|
2011-08-30 12:04:24 -06:00 |
|
Ryan Culpepper
|
92e2d1eb6e
|
db: split off db/util/datetime module
|
2011-08-27 16:31:22 -06:00 |
|
Ryan Culpepper
|
a91e6f6452
|
db: "recordset" -> "rows-result", "rows"
|
2011-08-27 16:31:22 -06:00 |
|
Ryan Culpepper
|
50f0a32f9e
|
added db library
|
2011-08-25 12:56:42 -06:00 |
|