Chicken Scheme module that provides Scheme syntax for SQL.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
syn 9ae0559ec2 ssql: don't wrap prefix and suffix operators in parentheses; fix FROM clause with multiple tables to separate table names with commas; add `order' operator.
git-svn-id: https://code.call-cc.org/svn/chicken-eggs/release/4/ssql/trunk@22909 fca3e652-9b03-0410-8d7b-ac86a6ce46c4
14 years ago
tests ssql: don't wrap prefix and suffix operators in parentheses; fix FROM clause with multiple tables to separate table names with commas; add `order' operator. 14 years ago
foops.scm ssql: port to chicken 4 and remove prometheud dependency 14 years ago
ssql-pgsql.scm ssql: add ssql-pgsql (whoops) 14 years ago
ssql.meta ssql: port to chicken 4 and remove prometheud dependency 14 years ago
ssql.scm ssql: don't wrap prefix and suffix operators in parentheses; fix FROM clause with multiple tables to separate table names with commas; add `order' operator. 14 years ago
ssql.setup ssql: port to chicken 4 and remove prometheud dependency 14 years ago