Ryan Culpepper
|
b4e856cc3c
|
db: fixed space leak in statement finalizer thread
This "fixes" the segfault in the test program, but it seems
like there must be another underlying problem.
|
2011-11-13 15:11:12 -07: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
|
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 |
|