Jose Lorenzo Rodriguez
|
8477fa8bb8
Moving result type conversion to the statements layer
|
10 years ago |
José Lorenzo Rodríguez
|
1787950118
Merge pull request #7520 from cakephp/ad-cache-count-too
|
10 years ago |
Walther Lalk
|
d6a2d4cf7c
Correct docblock
|
10 years ago |
Walther Lalk
|
bebed235ee
Test to prove #7589
|
10 years ago |
AD7six
|
17cc91700a
Woot, that's now handled
|
10 years ago |
AD7six
|
28978c258d
Add tests for count-cache
|
10 years ago |
Yves P
|
721225d516
`addConstraints()` and `dropConstraints()` calls should let exceptions bubble up
|
10 years ago |
Yves P
|
d2993dd1d1
Reorder fixtures to prove that the order does not matter anymore
|
10 years ago |
Mark Story
|
4d5ec31fe9
Fix contained associations not having types mapped.
|
10 years ago |
Mark Story
|
b417193255
Allow any contain call to overwrite the eagerloader.
|
10 years ago |
Mark Story
|
d35a5ca388
Merge branch 'master' into 3.1
|
10 years ago |
Mark Story
|
bbb829a2a7
Fix tests for postgres.
|
10 years ago |
Mark Story
|
c61c40878f
Fix Query::count() failing when fields have expressions.
|
10 years ago |
Jose Lorenzo Rodriguez
|
9bd1935dc8
Fixed tests in SQL server
|
10 years ago |
Mark Story
|
814ab759c0
Merge pull request #6738 from cakephp/3.1-select-schema
|
10 years ago |
Mark Story
|
d2dcaa5336
Merge pull request #6750 from cakephp/3.1-not-matching
|
10 years ago |
Mark Story
|
b7da77c71d
Merge branch 'master' into 3.1
|
10 years ago |
Mark Story
|
6639b0d47a
Correct the parameter type used in function expressions.
|
10 years ago |
Jose Lorenzo Rodriguez
|
a7b63351f2
Fixing tests in SQLite
|
10 years ago |
Jose Lorenzo Rodriguez
|
c002f4bd8e
Adding a test for nesting notMatching inside matching
|
10 years ago |
Jose Lorenzo Rodriguez
|
60536a07c1
Adding some doc blocks
|
10 years ago |
Jose Lorenzo Rodriguez
|
b76e7b6894
Adding a test for notMatching and deep associations
|
10 years ago |
Jose Lorenzo Rodriguez
|
cd4cc09882
Implemented notMatching for belongsToMany tables
|
10 years ago |
Jose Lorenzo Rodriguez
|
2d35e453d3
Initial implementation of Query::notMatching()
|
10 years ago |
Jose Lorenzo Rodriguez
|
d3fd169c17
Fixed CS error
|
10 years ago |
Jose Lorenzo Rodriguez
|
25d9297a4e
Fixing the same test again
|
10 years ago |
Jose Lorenzo Rodriguez
|
0d61776c5b
Fixing test case by using a less annoying expression
|
10 years ago |
Jose Lorenzo Rodriguez
|
812430d5ab
Make select() accept a Table or Association instance
|
10 years ago |
Jose Lorenzo Rodriguez
|
f57ebd3ac8
Fixing tests for postgres and improving doc blocks
|
10 years ago |
Jose Lorenzo Rodriguez
|
9c62d273f3
Lazy test fix for postgres
|
10 years ago |