Ryan Culpepper
|
654ccb277f
|
db: added cursors
|
2012-02-08 22:32:51 -07:00 |
|
Ryan Culpepper
|
618173c97e
|
db: finalize close-on-exec psts within lock
|
2012-02-08 22:32:51 -07:00 |
|
Ryan Culpepper
|
4c817d0f7f
|
db: clean up and reogranize common impl code
|
2012-02-08 22:32:50 -07:00 |
|
Ryan Culpepper
|
dba35c3116
|
db: added nested transactions
|
2012-01-08 23:25:53 -07:00 |
|
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 |
|