Mark Story
|
7061a90c76
Merge branch 'master' into 3.next
|
8 years ago |
Mark Story
|
969cbe16e1
Fix count errors in ORM.
|
8 years ago |
Michael Hoffmann
|
94f7011941
Remove deprecated driver() calls
|
8 years ago |
Mark Story
|
c9a059ce1b
Merge branch 'master' into 3.next
|
8 years ago |
Mike Fellows
|
2c958f6243
Stop warnings when using count in QueryCompiler in PHP 7.2
|
8 years ago |
Mark Story
|
668c087398
Merge branch 'master' into 3.next
|
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 |
Michael Hoffmann
|
19310d7b4e
Add Query::valueBinder() getter
|
9 years ago |
Anthony GRASSIOT
|
003df77ed0
Deprecation removal
|
9 years ago |
antograssiot
|
3bfa33bc47
fix CS
|
9 years ago |
antograssiot
|
141862cde4
Merge branch 'master' into 3.next
|
9 years ago |
ADmad
|
855c4d114b
Fix CS error.
|
9 years ago |
Jose Lorenzo Rodriguez
|
6abb45a5ad
Merge branch 'master' into 3.next
|
10 years ago |
Mark Story
|
ed358f0fc2
Use a regex to test for placeholders.
|
10 years ago |
Mark Story
|
60bd60f52d
Don't bind placeholders when they aren't needed.
|
10 years ago |
Mark Story
|
8a5d65cebe
Fix bound parameters in sub-queries not working.
|
10 years ago |
José Lorenzo Rodríguez
|
e1b778bd42
Merge pull request #8354 from CVO-Technologies/feature-cross-database-joins
|
10 years ago |
Marlin Cremers
|
93718a2380
Add support for cross schema joins
|
10 years ago |
Jose Lorenzo Rodriguez
|
acc9762644
Returning string instead of null in modifier part compiler method
|
10 years ago |
Jose Lorenzo Rodriguez
|
e4ffac7c25
added suport for modifiers in delete queries
|
10 years ago |
Jose Lorenzo Rodriguez
|
747eb2dcc7
Added modifiers support for UPDATE statements
|
10 years ago |
Jose Lorenzo Rodriguez
|
4123ba1a7c
Adding tests for modifiers in INSERT queries
|
10 years ago |
Jose Lorenzo Rodriguez
|
cbd51e3750
Starting to add the modifier clause to insert, update and delete
|
10 years ago |
Bryan Crowe
|
e0f29e2893
Fix CS
|
10 years ago |
Bryan Crowe
|
34cc144e5a
Remove unused use statements
|
10 years ago |
Bryan Crowe
|
fa18d1e5d9
Fix typo
|
10 years ago |
ADmad
|
0339ad11cc
Fix CS error in Collection, Database, Error, Shell, TestSuite, Validation packages
|
11 years ago |
Mark Story
|
855503af03
Make union not supporting order by a flag.
|
11 years ago |