| To load: | (require (planet bzlib/dbi:1:3)) |
| Old style: | (require (planet "main.ss" ("bzlib" "dbi.plt" 1 3))) |
| Min Racket version: | 4.0 |
| Package description: | bzlib/dbi provides abstraction over disparate database implementations. Inspired by Perl DBI. |
| Downloads this week: | 0 |
| Total downloads: | 232 |
| Tickets: | 0 |
| Open tickets: | 0 |
| Primary files: | [no interface available] |
| Current version |
| PLaneT version | External version | Source | DLs | Docs | Req. PLT | Date added |
| (1 3) | 0.4 | [browse] | 209 | [none] | 4.0 | 2009-11-05 |
| To load: (require (planet bzlib/dbi:1:3)) | ||||||
| Available in repositories: 4.x | ||||||
0.4 (1 3) - an unified effect objects that can be used by all underlying drivers (and a helper function that converts it to "effect-set". 0.3 (1 2) - make sure that non recordset results do not cause error with the query helper functions such as rows, row/false, etc. 0.2 (1 1) - added SQL escape support for date and srfi/19 date object, and added proper error for unsupported datatype 0.1 (1 0) - first release | ||||||
| Old versions |
| PLaneT version | External version | Source | DLs | Docs | Req. PLT | Date added |
| (1 2) | 0.2 | [browse] | 10 | [none] | 4.0 | 2009-09-30 |
| To load: (require (planet "main.ss" ("bzlib" "dbi.plt" 1 (= 2)))) | ||||||
| Available in repositories: 4.x | ||||||
0.2 - added SQL escape support for date and srfi/19 date object, and added proper error for unsupported datatype 0.1 - first release | ||||||
| (1 1) | 0.1 | [browse] | 11 | [none] | 4.0 | 2009-09-13 |
| To load: (require (planet "main.ss" ("bzlib" "dbi.plt" 1 (= 1)))) | ||||||
| Available in repositories: 4.x | ||||||
| 0.1 - first release | ||||||
| (1 0) | 0.1 | [browse] | 2 | [none] | 4.0 | 2009-09-09 |
| To load: (require (planet "main.ss" ("bzlib" "dbi.plt" 1 (= 0)))) | ||||||
| Available in repositories: 4.x | ||||||
| 0.1 - first release | ||||||