antograssiot
|
b19dd062bb
remove unsued import
|
10 years ago |
Yevgeny Tomenko
|
fbec22e0c5
Fixed undefined dataset ordering in tests.
|
10 years ago |
Yevgeny Tomenko
|
5ede142458
Added identiferEquals method for expressions to use fields with quoting in join conditions. Added identifier parameter for expressions.
|
10 years ago |
José Lorenzo Rodríguez
|
dc2d6231c5
Merge pull request #8151 from cakephp/isuse-8147
|
10 years ago |
Mark Story
|
0571c5c65f
Ensure that only one typecaster is attached.
|
10 years ago |
Mark Story
|
ae5b1bf59c
Fix matchingData not having type information set.
|
10 years ago |
Mark Story
|
4c84d900cf
Make test cover hasmany that includes complex types.
|
10 years ago |
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 |