mark_story
|
5597ec9d55
Don't modify the where clause on empty inputs.
|
10 years ago |
Yves P
|
cef1adb974
Update the assertQuotedQuery tests to prove issue on table quoting in update statements
|
10 years ago |
Mark Story
|
c8863e2edb
Fix incorrectly quoted identifiers in order clauses
|
10 years ago |
Mark Story
|
c369cfcd4e
Fix identifier quoting in conditions & order
|
10 years ago |
Jose Lorenzo Rodriguez
|
94a2709494
Adding a help text in the Query __debugInfo
|
11 years ago |
Jose Lorenzo Rodriguez
|
a176a69b6b
Making postgres tests pass
|
11 years ago |
Jose Lorenzo Rodriguez
|
8545b87df0
Testing the important things and not specific behavior of the
|
11 years ago |
Jose Lorenzo Rodriguez
|
22e377fd76
Making test more resillient to different database servers
|
11 years ago |
Jose Lorenzo Rodriguez
|
1325d41f1d
Implementing DISTINCT ON for SQLServer
|
11 years ago |
Jose Lorenzo Rodriguez
|
58ffc08d65
Un-skipping test that passes in SQLServer
|
11 years ago |
Mark Story
|
855503af03
Make union not supporting order by a flag.
|
11 years ago |
mark_story
|
711c47b353
Close the cursor after checking the count.
|
11 years ago |
mark_story
|
8490c9da56
Improve support for unioned queries on MySQL.
|
11 years ago |
antograssiot
|
9dbbea08b4
close cursor before skipping the tests
|
11 years ago |
Adam Taylor
|
9368c625ef
Fix typos
|
11 years ago |
Jose Lorenzo Rodriguez
|
f5862c155f
Skipping a test for drivers that do not support native unbuffered results
|
11 years ago |
Jose Lorenzo Rodriguez
|
1c66e3d5ed
Fix CS errors
|
11 years ago |
Jose Lorenzo Rodriguez
|
23943c176a
Creating a more accurate test for unbuffered queries
|
11 years ago |
Jose Lorenzo Rodriguez
|
a303ab4e96
Implemented real non-buffered Database statements.
|
11 years ago |
ADmad
|
6cf7b52897
Use short array syntax.
|
11 years ago |
Bryan Crowe
|
be845a3a01
Run phpcbf for PSR2 CS fixers
|
11 years ago |
Walther Lalk
|
001bb58c8d
Fix failing insert tests on sqlserver
|
11 years ago |
Walther Lalk
|
cf79c6b437
Fix doc block indentation
|
11 years ago |
Walther Lalk
|
51af2337d2
Add support for IS NOT operator
|
11 years ago |
okonomi
|
620aa95e20
exception's namespace strictly
|
11 years ago |
Jose Lorenzo Rodriguez
|
8f7114a46d
Adding test for using an expresison field with between and fixing code
|
11 years ago |
Jose Lorenzo Rodriguez
|
5490423cda
Fixing CS errors
|
11 years ago |
Jose Lorenzo Rodriguez
|
3cecdc7292
Fixing code and adding test for the Between expression
|
11 years ago |
Yves
|
5ed25cf804
Fix a typo "Indentifier" -> "Identifier"
|
11 years ago |
Mark Story
|
43339ed0f0
Remove AS from table aliases.
|
11 years ago |