Chicken Scheme module that provides Scheme syntax for SQL.
 
 
Go to file
Moritz Heidkamp 4d2aa907f5 add some tests for the `null?' operator
tests add some tests for the `null?' operator
foops.scm no syntax striptease there
ssql.meta remove postgresql from meta file
ssql.release-info fix release-info tarball location
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