Mark Story
|
6bd8b34d60
Merge branch 'master' into 3.1
|
10 years ago |
Jose Lorenzo Rodriguez
|
f9dcdd9e07
Fixing bug in BetweenExpression
|
10 years ago |
antograssiot
|
dbc2dbe648
Merge branch 'master' into 3.1
|
10 years ago |
Mark Story
|
a0d9442270
Fix type issues with SQLServer.
|
10 years ago |
Mark Story
|
80908ec778
Ensure that fields in orderAsc/orderDesc are quoted.
|
10 years ago |
Mark Story
|
05b11a4a0c
First pass at implementing orderAsc/orderDesc
|
10 years ago |
Mark Story
|
0b7ee45c53
Merge branch 'master' into 3.1
|
10 years ago |
Mark Story
|
e756eaa66c
Prevent user data from executing arbitrary callables.
|
10 years ago |
antograssiot
|
bda04dd175
allow string to be passed to `distinct()`
|
10 years ago |
mark_story
|
a2938c3f36
Merge branch 'master' into 3.1
|
10 years ago |
Mark Story
|
ffb14bcd53
Fix empty clauses causing errors in matching().
|
10 years ago |
ADmad
|
7918aa74d0
Merge branch 'master' into 3.1
|
10 years ago |
mark_story
|
5597ec9d55
Don't modify the where clause on empty inputs.
|
10 years ago |
Ladislav Gallay
|
5b86377839
Fix coding standarts
|
10 years ago |
Ladislav Gallay
|
ea40bdaf3e
Fix Sqlite date functions tests - evaluate dates only without times
|
10 years ago |
Ladislav Gallay
|
c39866e48b
Fix SQL date functions and tests
|
10 years ago |
Ladislav Gallay
|
9e1c14b77a
Use comments table in query SQL date functions test
|
10 years ago |
Ladislav Gallay
|
e26251b187
Fix failing tests for SQL date functions
|
10 years ago |
Ladislav Gallay
|
443fb5bcfe
Add tests for date SQL functions
|
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 |