Mark Story
|
776a5823d2
Fix computed fields in contained associations
|
9 years ago |
Mark Story
|
6f7689b967
Merge branch 'master' into 3.next
|
9 years ago |
Marc Würth
|
05305555a3
Remove superfluous whitespace in doc blocks
|
9 years ago |
Jose Lorenzo Rodriguez
|
78a2306dc0
Minimal changes to make the tests pass again
|
9 years ago |
Mark Story
|
f67d786311
Add tests to cover #8485.
|
9 years ago |
Mark Story
|
83747f8df0
Merge branch 'master' into 3.next
|
9 years ago |
Mark Story
|
418cdc45c1
Skip flaky test when no results come back.
|
9 years ago |
Mark Story
|
bcd7a34f08
Merge branch 'master' into 3.next
|
9 years ago |
antograssiot
|
ad124a3260
fix malformed dataproviders
|
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
|
5b5a3833ed
Fixed dumb mistake
|
9 years ago |
Jose Lorenzo Rodriguez
|
ec65adcf08
Skipping a test temporarilly
|
9 years ago |
Jose Lorenzo Rodriguez
|
665254c9d2
One last try for the day
|
9 years ago |
Jose Lorenzo Rodriguez
|
50f90ba269
Pretty please?
|
9 years ago |
Jose Lorenzo Rodriguez
|
12936a488f
Another try at fixing SQL Server
|
9 years ago |
Jose Lorenzo Rodriguez
|
2c7fa4a7c9
Seems like SQL Server is missing the ids for a fixture without autoincrement
|
9 years ago |
Jose Lorenzo Rodriguez
|
2cb3803a9f
Making test more resilient for SQL Server
|
9 years ago |
Jose Lorenzo Rodriguez
|
cb65936dd9
Using same trick as fbefore in the hope on pleasing travis' gods
|
9 years ago |
Mark Story
|
17fb598fd7
Previously added assertion was wrong...
|
10 years ago |
Mark Story
|
602704f26d
Fail with a slightly more helpful error messages.
|
10 years ago |
Jose Lorenzo Rodriguez
|
6abb45a5ad
Merge branch 'master' into 3.next
|
10 years ago |
Mark Story
|
e94aa4b085
Skip memory leak tests when coverage is on.
|
10 years ago |
Mark Story
|
e1e6da6f2c
Fix group by expression to work in strict mode.
|
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 |
Mark Story
|
cae5d98afb
Try to get codecov builds to pass more frequently.
|
10 years ago |
Jose Lorenzo Rodriguez
|
c7af5e85d5
Make sure that the missing fields checks is done after the query is built
|
10 years ago |
antograssiot
|
b19dd062bb
remove unsued import
|
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 |