Yves P
|
d2993dd1d1
Reorder fixtures to prove that the order does not matter anymore
|
10 years ago |
Mark Story
|
af274b8a66
Make additional mappings for contained associations more efficient.
|
10 years ago |
Mark Story
|
4d5ec31fe9
Fix contained associations not having types mapped.
|
10 years ago |
Mark Story
|
7c42905d10
Fix issue with postgres.
|
10 years ago |
Mark Story
|
9b0c1fc560
Add regression test for #7163
|
10 years ago |
Mark Story
|
ffb14bcd53
Fix empty clauses causing errors in matching().
|
10 years ago |
Jose Lorenzo Rodriguez
|
60db9e0589
Fixing issue in contain/mathching regarding dot notation
|
10 years ago |
Patrick Conroy
|
4b0379e5fe
Cleaning up test, but it'll probably still fail in postgres
|
10 years ago |
Patrick Conroy
|
3d2ae62f8f
Adding relevant test for deep hasMany w/subquery
|
10 years ago |
Mark Story
|
322335848d
Include joint table columns in default type maps
|
10 years ago |
Mark Story
|
6152546e1a
Add test for
|
10 years ago |
Mark Story
|
6639b0d47a
Correct the parameter type used in function expressions.
|
10 years ago |
Jose Lorenzo Rodriguez
|
8540633534
Fixes #6683
|
10 years ago |
Jose Lorenzo Rodriguez
|
d73e419061
Fixed more CS issues
|
11 years ago |
Jose Lorenzo Rodriguez
|
cb8183039c
Fixed CS
|
11 years ago |
Jose Lorenzo Rodriguez
|
557594023e
Fixed issue with QueryExpression not parenthesizing correctly subqueries.
|
11 years ago |
Jose Lorenzo Rodriguez
|
b33b703ac9
Fixes #6223
|
11 years ago |
Jose Lorenzo Rodriguez
|
06335950c4
Fixes #6214
|
11 years ago |
Mark Story
|
f942e6ec9c
Add additional assertions for saving joinData.
|
11 years ago |
Jose Lorenzo Rodriguez
|
42f28c3260
Using Group By instead of Distinct as it has less shortcomings
|
11 years ago |
Jose Lorenzo Rodriguez
|
352d7b9016
Merge remote-tracking branch 'origin/3.0' into 3.0-fix-query-regression
|
11 years ago |
Jose Lorenzo Rodriguez
|
50d03a13bf
Adding reference to the issue that was fixed
|
11 years ago |
Mark Story
|
4980ee8a23
Fix PHPCS errors.
|
11 years ago |
Jose Lorenzo Rodriguez
|
a5f07bd90a
Fixed eagerloading with matching and contain involving belongsTo associations
|
11 years ago |
Jose Lorenzo Rodriguez
|
1748bb79cb
Postgres and SQL Server require an order clause for subqueries having a distinct
|
11 years ago |
Jose Lorenzo Rodriguez
|
3e8f150903
Initial fix for conflict between contain and matching.
|
11 years ago |
Mark Story
|
e3eca5e146
Don't include duplicate keys when eagerly loading
|
11 years ago |
Jose Lorenzo Rodriguez
|
75726a5103
Fixing mistake in test query
|
11 years ago |
Jose Lorenzo Rodriguez
|
fa90a48561
Fixing doc block
|
11 years ago |
Jose Lorenzo Rodriguez
|
1097eef963
Added fix for the subquery strategy using the wrong alias when comparing.
|
11 years ago |