Ryan Culpepper
|
00fd18bc62
|
db: various fixes and additions
- fix connection-pool for nested tx, fix race condition
- ensure connected? always nonblocking
- added and reorganized some doc sections
- added grouping, contracts to in-query
- added rows->dict
|
2012-05-09 09:17:52 -06:00 |
|
Ryan Culpepper
|
933965b2c2
|
moved unstable/prop-contract into racket/contract/base
|
2011-12-18 13:57:50 -07:00 |
|
Ryan Culpepper
|
d312744aae
|
db: make debugging easier
|
2011-12-13 23:51:31 -07:00 |
|
Ryan Culpepper
|
b355abfdb3
|
db: allow mysql-connect without db
|
2011-12-13 22:18:13 -07:00 |
|
Ryan Culpepper
|
7ebd15c4b0
|
db: export and document exn:fail:sql
|
2011-11-30 09:24:24 -07:00 |
|
Ryan Culpepper
|
f38d959b3a
|
db: fix transaction contract bugs, added transaction tests
closes PR 12364
|
2011-11-13 15:11:12 -07:00 |
|
Ryan Culpepper
|
52a738140d
|
db: minimize dependencies
|
2011-09-27 19:28:44 -06:00 |
|
Ryan Culpepper
|
15e3640191
|
db: fix #:group contract, fix sqlite headers
|
2011-09-06 12:41:03 -06:00 |
|
Ryan Culpepper
|
a5bda8e0cd
|
db: moved private contracts to db/base, removed useless requires
|
2011-08-31 05:40:24 -06:00 |
|
Ryan Culpepper
|
50f0a32f9e
|
added db library
|
2011-08-25 12:56:42 -06:00 |
|