11 Commits (3dcf68e37fc2d86caff6e7b5ea14aadd426cbe8c)
 

Author SHA1 Message Date
Moritz Heidkamp 3dcf68e37f remove postgresql from meta file 14 years ago
Moritz Heidkamp dbc492029d fix release-info tarball location 14 years ago
Moritz Heidkamp 6d1ef1c6f8 add release-info file 14 years ago
Moritz Heidkamp e7e17baf47 make `merge-clause' a proper method 14 years ago
Moritz Heidkamp 9fde24d7b5 move `insert-clause' into ssql translator engine so it can be specialized 14 years ago
Moritz Heidkamp 7c27be9b96 very basic ssql composition support through the `ssql-compose' procedure 14 years ago
syn a05efe2ad3 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
git-svn-id: https://code.call-cc.org/svn/chicken-eggs/release/4/ssql/trunk@22911 fca3e652-9b03-0410-8d7b-ac86a6ce46c4
14 years ago
syn 33c17eb471 ssql: add check to `define-operator' to fail at macro expansion time rather than at runtime when invalid operator types are given
git-svn-id: https://code.call-cc.org/svn/chicken-eggs/release/4/ssql/trunk@22910 fca3e652-9b03-0410-8d7b-ac86a6ce46c4
14 years ago
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
syn 9dfb01510d ssql: add ssql-pgsql (whoops)
git-svn-id: https://code.call-cc.org/svn/chicken-eggs/release/4/ssql/trunk@22896 fca3e652-9b03-0410-8d7b-ac86a6ce46c4
14 years ago
syn 1c67cd0c36 ssql: port to chicken 4 and remove prometheud dependency
git-svn-id: https://code.call-cc.org/svn/chicken-eggs/release/4/ssql/trunk@22895 fca3e652-9b03-0410-8d7b-ac86a6ce46c4
14 years ago