Chicken Scheme module that provides Scheme syntax for SQL.
 
 
Go to file
Moritz Heidkamp ffc1c37159 add release 0.2.0
tests add some tests for the `null?' operator
foops.scm no syntax striptease there
ssql.meta remove postgresql from meta file
ssql.release-info add release 0.2.0
ssql.scm add GROUP BY support
ssql.setup ssql: move ssql-pgsql into a separate egg to remove the postgresql dependency and rename it to ssql-postgresql in the course to match with awful-postgresql and autoform-postgresql