Moritz Heidkamp
|
f0b456f288
|
basic insert support
|
13 years ago |
Moritz Heidkamp
|
b95efc8ca5
|
simple update support
|
13 years ago |
Moritz Heidkamp
|
fa53aa1e26
|
downcase tests
|
13 years ago |
Moritz Heidkamp
|
b7e5e72ac4
|
add test for set literals
|
13 years ago |
Moritz Heidkamp
|
e5ce524449
|
use test-group
|
13 years ago |
Moritz Heidkamp
|
3b59938c32
|
ssql: add `infix*' operator type which allows defining infix operators without surrounding parens (required for column aliases with `AS')
|
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
|
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
|
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 |