Mark Story
|
10377c6acb
Merge pull request #3133 from tigrang/type_mapping_objects
|
12 years ago |
Jose Lorenzo Rodriguez
|
07d843d242
Actually fixing select strategy for BelongsTo
|
12 years ago |
Jose Lorenzo Rodriguez
|
63410a82e2
Fixing select strategy for BelongsTo when the source table has composite
|
12 years ago |
Jose Lorenzo Rodriguez
|
e6f3e8ec29
Implemented the select and subquery strategy for BelongsTo
|
12 years ago |
Renan Gonçalves
|
0aa7845eaf
Fixing CS on QueryTest for having two blank lines.
|
12 years ago |
mark_story
|
a74e74a000
Key sort the options before applying them.
|
12 years ago |
Jose Lorenzo Rodriguez
|
936d712d5f
Completing test for showing it is possible to use duplicate associaiton
|
12 years ago |
Jose Lorenzo Rodriguez
|
9c2c00e21f
Adding joinData to the target relation array wehn using matching
|
12 years ago |
Jose Lorenzo Rodriguez
|
889f835f39
Changing the way eager loaded values are nested under each result.
|
12 years ago |
Tigran Gabrielyan
|
8829e54976
Fix CS issues
|
12 years ago |
Tigran Gabrielyan
|
cd7065944b
Add TypeMap for expressions
|
12 years ago |
Jose Lorenzo Rodriguez
|
e7784e78fd
Added order clause to test to avoid errors in different db drivers
|
12 years ago |
Jose Lorenzo Rodriguez
|
b4a490611c
Fixing error were results from joined tables would dissapear from
|
12 years ago |
Ber Clausen
|
0676350de0
Just making the names look the same (for easy phpunit --filter with a regex).
|
12 years ago |
Jose Lorenzo Rodriguez
|
89d8a09e2b
Fixed tyopo
|
12 years ago |
Jose Lorenzo Rodriguez
|
d338a54b5c
Fixed Query::eagerLoaded() and added test
|
12 years ago |
Bryan Crowe
|
042bd19776
Use semantic version for test cases since doc block
|
12 years ago |
Jose Lorenzo Rodriguez
|
6e6b5b8c02
Adding __debugInfo to ORM\Query
|
12 years ago |
José Lorenzo Rodríguez
|
c09e307c13
Merge pull request #2950 from bar/3.0-count
|
12 years ago |
Ber Clausen
|
b53df001a0
Tests that it is possible to count results containing hasMany
|
12 years ago |
Ber Clausen
|
cfd9764e13
Wrong association parameter.
|
12 years ago |
Ber Clausen
|
ef05a49682
Typo, no strategies where being used.
|
12 years ago |
Jose Lorenzo Rodriguez
|
463e31045c
Removing method alias, there is no need o create it so early at this
|
12 years ago |
Jose Lorenzo Rodriguez
|
dbfb3de1b5
Moving more code after changing ConnectionManager's namespace
|
12 years ago |
Jose Lorenzo Rodriguez
|
42c2413977
Fixing more tests for hhvm
|
12 years ago |
Jose Lorenzo Rodriguez
|
70e3ef04cf
Fixing various faling tests. The problem was not closing the statements, among other things
|
12 years ago |
Jose Lorenzo Rodriguez
|
4d80011ef8
Fixed CS errors
|
12 years ago |
Jose Lorenzo Rodriguez
|
3cd5aec1c3
Adding tests for chaining contain in query builders
|
12 years ago |
Jose Lorenzo Rodriguez
|
9937703807
Adding test for proving that aplying formatters to deep associations using extra queries is possible
|
12 years ago |
Jose Lorenzo Rodriguez
|
ec0cc6a8b3
Added support for using formatResult on deep attachable associations
|
12 years ago |