Chicken Scheme module that provides Scheme syntax for SQL.
 
 
Go to file
Moritz Heidkamp cc9ea436a5 improve sub-query parenthesization and add more tests
tests improve sub-query parenthesization and add more tests
foops.scm no syntax striptease there
ssql.meta remove postgresql from meta file
ssql.release-info fix release-info tarball location
ssql.scm improve sub-query parenthesization and add more tests
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