Package dbd-spgsql.plt contributed by bzlib  [package home page]
To load: (require (planet bzlib/dbd-spgsql:1:3))
Old style:(require (planet "main.ss" ("bzlib" "dbd-spgsql.plt" 1 3)))
Min Racket 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: 67
Tickets:0
Open tickets:0
Primary files:
[no interface available]
 Current version
PLaneT versionExternal versionSourceDLsDocsReq. PLTDate added
(1 3)0.3
34
[none]
4.02010-11-28
To load: (require (planet bzlib/dbd-spgsql:1:3))
Available in repositories: 4.x

0.4 (1 3) - fix the sql-date->date issue.

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

No Tickets Currently open for this Package [New Ticket]

 Old versions
PLaneT versionExternal versionSourceDLsDocsReq. PLTDate added
(1 2)0.3
19
[none]
4.12009-11-05
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
6
[none]
4.12009-09-30
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
8
[none]
4.12009-09-09
To load: (require (planet "main.ss" ("bzlib" "dbd-spgsql.plt" 1 (= 0))))
Available in repositories: 4.x
0.1 - first release