Mike Fellows
|
8fb97c5bdf
Add test for selecting paginated results, order by calculated column
|
8 years ago |
Marc Würth
|
3a6bd75832
Use HTTPS for the opensource.org URL
|
8 years ago |
Marc Würth
|
c61ab5ee95
Use HTTPS for the cakefoundation.org URL
|
8 years ago |
Marc Würth
|
4c774ce4b7
Use HTTPS for the cakephp.org URL
|
8 years ago |
Mark Story
|
33e71e07b7
Raise an exception on undefined clauses.
|
8 years ago |
Mark Story
|
8782ba1204
Don't emit errors when clauses are undefined.
|
8 years ago |
antograssiot
|
df15753b6d
Remove unused namespace
|
9 years ago |
Mark Story
|
527a0174ca
Merge pull request #10281 from cakephp/issue-10008
|
9 years ago |
thinkingmedia
|
4495a8b178
fix cs
|
9 years ago |
thinkingmedia
|
29d9956585
fix cs
|
9 years ago |
thinkingmedia
|
c0af4b3fda
adds IdentifierInterface and improves unit test
|
9 years ago |
Michael Hoffmann
|
c428da9297
Remove multiple empty lines
|
9 years ago |
thinkingmedia
|
5d680742e1
fixed test
|
9 years ago |
thinkingmedia
|
fdbe9c17fd
adds new executeAndClose method
|
9 years ago |
Cory Thompson
|
902c991027
Fix numerous typos
|
9 years ago |
Ross Chater
|
0fdae8e457
Squashed query update type check
|
9 years ago |
Mark Story
|
8a39442295
Merge pull request #9420 from ndm2/fix-strip-update-condition-aliases
|
9 years ago |
Mark Story
|
3099d41da9
Correctly generate IN clause placeholders.
|
9 years ago |
dereuromark
|
b6e8a99db6
Update doc blocks to FQCN.
|
9 years ago |
Mark Story
|
fd8c0a4820
Fix incorrect type.
|
9 years ago |
ndm2
|
2cb85337a6
Throw an exception instead of triggering a notice.
|
9 years ago |
ndm2
|
969c8c6592
Trigger a notice when removing aliases from queries with joins.
|
9 years ago |
ndm2
|
d3a84aaac3
Test subqueries in conditions too.
|
9 years ago |
ndm2
|
7ea595f348
Strip aliases from update query conditions where possible.
|
9 years ago |
mark_story
|
cddaaa45c8
Stringify column name in data array.
|
9 years ago |
Mark Story
|
394fcfc236
Quote identifiers for numeric fields on insert queries.
|
9 years ago |
Mark Story
|
6f7689b967
Merge branch 'master' into 3.next
|
9 years ago |
Marc Würth
|
05305555a3
Remove superfluous whitespace in doc blocks
|
9 years ago |
Mark Story
|
d3de4ccad7
Merge branch 'master' into 3.next
|
9 years ago |
Yevgeny Tomenko
|
ebeeb731f7
Implements QueryExpression::exists and QueryExpression::notExists methods
|
9 years ago |