Mark Story
|
f25eac3b46
Add ability to remove a defined join.
|
10 years ago |
Stefan D
|
092cc52bf1
test case
|
10 years ago |
Jose Lorenzo Rodriguez
|
131cb91304
Fixed typo
|
10 years ago |
Jose Lorenzo Rodriguez
|
adbc780e06
Unfortunately it is too difficult to test the fulle xcpetion message,
|
10 years ago |
Jose Lorenzo Rodriguez
|
e196c1d2f1
Throwing exception when passing empty list of values as condition
|
10 years ago |
Mark Story
|
426af95f2a
Implement __clone() in Database\Query and remaining expressions
|
10 years ago |
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 |