Jose Lorenzo Rodriguez
|
ba426f15f9
Fixed indentation
|
11 years ago |
Jose Lorenzo Rodriguez
|
a69abed729
Optimizing ResultSet by having less loops.
|
11 years ago |
Patrick Conroy
|
24df08da15
Cleaning up tests
|
11 years ago |
Patrick Conroy
|
d3905cb4c9
Removing method for validStategy, cleaning up QueryTest
|
11 years ago |
Patrick Conroy
|
c71df6a825
Adding ability for subclasses of Association to lock down possible strategies
|
11 years ago |
Mark Story
|
ee4d309dab
Reset EagerLoader when cloning a query.
|
11 years ago |
Mark Story
|
4d0bbe4e43
Exclude features from count queries with eagerloader features.
|
11 years ago |
Mark Story
|
efdcef56ca
Fixate the sort for an association.
|
11 years ago |
Mark Story
|
7e0cfa9c46
Reduce scope of changes in previous commit.
|
11 years ago |
Mark Story
|
affd04b8a4
Fix first() failing on unbuffered queries.
|
11 years ago |
Mark Story
|
c87168b101
Remove query as an argument to result formatter methods.
|
11 years ago |
Walther Lalk
|
c4b286205a
Add a test proving that formaters on a belongsToMany join cause an error
|
11 years ago |
Mark Story
|
a02af9f5dc
Fix documentation and add exception for foreignKey in contain
|
11 years ago |
Jose Lorenzo Rodriguez
|
026ea94f8a
Refactoring to make all ORM tests pass on HHVM for SQlite
|
11 years ago |
Bryan Crowe
|
be845a3a01
Run phpcbf for PSR2 CS fixers
|
11 years ago |
Mark Story
|
f7863dbdd1
Merge pull request #5410 from cakephp/3.0-better-matching
|
11 years ago |
Mark Story
|
dab84c6561
Fix typo.
|
11 years ago |
Jose Lorenzo Rodriguez
|
63546f794b
Adding test to prove that matching() and contain() work for the same
|
11 years ago |
Walther Lalk
|
001bb58c8d
Fix failing insert tests on sqlserver
|
11 years ago |
Jose Lorenzo Rodriguez
|
77105cf16b
Restructuring how the junction table results are returned for matching,
|
11 years ago |
Jose Lorenzo Rodriguez
|
05434ffd69
Removing exception that prevented matching and contain in the same association
|
11 years ago |
Jose Lorenzo Rodriguez
|
6f8c3bde16
Adding test to prove that using contain and matchin on the same assoc works
|
11 years ago |
Jose Lorenzo Rodriguez
|
5571df729c
Placing data generated by matching into a _matchingData key for each row.
|
11 years ago |
euromark
|
aa0c90ed1f
Consolidate asserts
|
11 years ago |
Jose Lorenzo Rodriguez
|
69a6f1085e
Fixing __debugInfo for the query
|
11 years ago |
Jose Lorenzo Rodriguez
|
310b479b5f
Fixing a failing tests and marking another as icomplete
|
11 years ago |
Walther Lalk
|
7fc4cfe3ae
Fix CS error
|
11 years ago |
Walther Lalk
|
dad681999e
Add test to prove #5150
|
11 years ago |
okonomi
|
620aa95e20
exception's namespace strictly
|
11 years ago |
Mark Story
|
fc4d692a19
Merge pull request #4980 from cakephp/3.0-dynamic-strategy
|
11 years ago |