Chicken Scheme module that provides Scheme syntax for SQL.
 
 
Go to file
Moritz Heidkamp 976718ed55 add the `coalesce' function
tests turn `values' into a normal prefix operator and require tuples to be given as vectors to reduce special-casing
foops.scm no syntax striptease there
ssql.meta remove postgresql from meta file
ssql.release-info fix release-info tarball location
ssql.scm add the `coalesce' function
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