Jose Lorenzo Rodriguez
|
16d27be930
Using special assertion method to future proof the query tests
|
12 years ago |
Jose Lorenzo Rodriguez
|
3c049f9d7a
Renaming FieldExpression to IdentifierExpression everywhere
|
12 years ago |
Jose Lorenzo Rodriguez
|
a558c9a0d4
Fixing some failing tests, disabling one of them until we figure out why
|
12 years ago |
Jose Lorenzo Rodriguez
|
3be053109e
Testing and fixing automatic identifier quoting for insert queries
|
12 years ago |
Jose Lorenzo Rodriguez
|
d2f7819e77
Automatic identifier quoting for insert queries
|
12 years ago |
Jose Lorenzo Rodriguez
|
e4e6a4ac58
Adding test for quoting identifiers in conditions
|
12 years ago |
Jose Lorenzo Rodriguez
|
842ea5bcce
Fixing bug in auto quoting and adding more tests
|
12 years ago |
Jose Lorenzo Rodriguez
|
c0362702e4
Adding some tests to prove auto quoting works for select and from
|
12 years ago |
Jose Lorenzo Rodriguez
|
c47e6b9641
fixing all database tests when they are run with auto quoting
|
12 years ago |
Jose Lorenzo Rodriguez
|
6e9b9ebda0
Making a backup of the value binder while quoting identifiers, otherwise
|
12 years ago |
Jose Lorenzo Rodriguez
|
8c103b3634
Implemented automatic identifier quoting for all drivers, this features
|
12 years ago |
mark_story
|
0a90481969
Add identifier quoting to table aliases.
|
12 years ago |
Jose Lorenzo Rodriguez
|
a892c7d6a6
Renaming the append method to epilog, as it causes less confusion
|
12 years ago |
Jose Lorenzo Rodriguez
|
74463fc108
Automatically adding RETURNING * to all insert queries generated by the
|
12 years ago |
Jose Lorenzo Rodriguez
|
af20284742
Unit testing append in conjunction with delete
|
12 years ago |
Jose Lorenzo Rodriguez
|
9bc5afd0f8
Unit testing append in combination with update
|
12 years ago |
Jose Lorenzo Rodriguez
|
64f3eb130d
Unit testing append when combined with insert
|
12 years ago |
Jose Lorenzo Rodriguez
|
b67e13302c
Implementing Query::append(), which will be useful for setting extra
|
12 years ago |
euromark
|
58cca587ca
doc block corrections, remove @package
|
12 years ago |
mark_story
|
f21004c5a9
Move lib directory.
|
12 years ago |