![]() | PLT Scheme | Need Help? |
| AboutDownloadDocumentationPLaneTCommunityOutreach & Research | ||
| To load: | (require (planet bzlib/dbd-spgsql:1:2)) |
| Old style: | (require (planet "main.ss" ("bzlib" "dbd-spgsql.plt" 1 2))) |
| Min PLT Scheme version: | 4.0 |
| Package description: | Wraps around SPGSQL so it can be used with bzlib/dbi. Use PLT Scheme version > 4.0 as v4.0 has the Internal PLaneT error: trying to install already-installed package bug, which will prevent your SPGSQL installation. |
| Downloads this week: | 0 |
| Total downloads: | 16 |
| Tickets: | 0 |
| Open tickets: | 0 |
| Primary files: | [no interface available] |
| Packages in other repositories |
These packages are not available in the 3xx repository, but they are available for other versions of PLT Scheme.
| PLaneT version | External Version | Source | DLs | Docs | Req. PLT |
| (1 2) | 0.3 | [browse] | 2 | [none] | 4.0 |
| To load: (require (planet "main.ss" ("bzlib" "dbd-spgsql.plt" 1 (= 2)))) | |||||
| Available in repositories: 4.x | |||||
0.3 (1 2) - export SimpleResult from spgsql, as well as provide additional drivers (spgsql/effect & spgsql/effect-set) that allows you to select between the type of side-effects. Furthermore - an connect attribute called #:t2s is introduced for you to pass in a method to translate between table to sequence names that can be used to gather the last-insert-id. 0.2 (1 1) - now creates implicit stored procedure and no longer uses SQL escape 0.1 (1 0) - first release | |||||
| (1 1) | 0.2 | [browse] | 6 | [none] | 4.0 |
| To load: (require (planet "main.ss" ("bzlib" "dbd-spgsql.plt" 1 (= 1)))) | |||||
| Available in repositories: 4.x | |||||
0.2 - now creates implicit stored procedure and no longer uses SQL escape 0.1 - first release | |||||
| (1 0) | 0.1 | [browse] | 8 | [none] | 4.0 |
| To load: (require (planet "main.ss" ("bzlib" "dbd-spgsql.plt" 1 (= 0)))) | |||||
| Available in repositories: 4.x | |||||
| 0.1 - first release | |||||