Mark Sch
|
43bbe97f9a
Backport CS fixes for smaller diff. (#14681)
|
5 years ago |
Frank de Graaf (Phally)
|
c1cfe0251e
Adds Query::clearResult().
|
5 years ago |
o0h
|
e8e55a93bc
Remove duplicate calling TableLocator::clear()
|
6 years ago |
mscherer
|
44a78128e7
Fix CS for easier 3.x/4.x comparison/merge.
|
6 years ago |
mscherer
|
4d1e628624
Fix CS - PSR12
|
6 years ago |
Mark Story
|
e6a1afd7cc
Merge branch '3.next'
|
7 years ago |
Mark Story
|
22f82f53e8
Fix incorrect alias name on joined associations
|
7 years ago |
ADmad
|
bc8c37f5e5
Add Cake\ORM\Query::disableHydration().
|
7 years ago |
ADmad
|
f86a585210
Throw warning when using underscored fixture names.
|
7 years ago |
ADmad
|
394ddc31a3
Merge branch 'master' into 3.next
|
7 years ago |
sohelrana820
|
d3c5de1a26
Fixed return value type in some methods
|
7 years ago |
Dmitrii Romanov
|
102ed1a644
Added SQL RAND() function.
|
7 years ago |
ADmad
|
0dcbda1da5
Add QueryTrait::getRepository().
|
8 years ago |
mscherer
|
5e6c812c44
Deprecate getter code smell parts contain() in favor of getContain().
|
8 years ago |
mscherer
|
f84edf3fb9
Remove combined getter/setter on QueryTrait.
|
8 years ago |
Eugene Ritter
|
d09f978010
Removed test that was failing. Looks like it's in master but not 3.next.
|
8 years ago |
Eugene Ritter
|
dbbd639f2e
Updated tests with a few improvements
|
8 years ago |
Gene Ritter
|
8cb03a7867
Merged 3.next updates
|
8 years ago |
Gene Ritter
|
c4653691f8
Clearing end of file conflict.
|
8 years ago |
Gene Ritter
|
7a3291c259
Clearing whitespace conflict
|
8 years ago |
Gene Ritter
|
69e7c0408d
Updated doc block with FCQN
|
8 years ago |
Eugene Ritter
|
89d45aad2c
selectAllExcept() pull request. #1125 Select columns from a table except columns in exclusion list.
|
8 years ago |
Jose Lorenzo Rodriguez
|
721bbff353
More fixes
|
8 years ago |
Robert Pustułka
|
ff222a86a9
Fix more TableRegistry references.
|
8 years ago |
Robert Pustułka
|
a6ceb0a26a
Merge remote-tracking branch 'upstream/3.next' into deprecate-table-registry
|
8 years ago |
Mark Story
|
eb36fdf6e7
Merge branch 'master' into 3.next
|
8 years ago |
Mark Story
|
0f8dd73970
Fix invalid SQL generation from leftJoinWith() & auto-fields
|
8 years ago |
Mark Story
|
b89f57178b
Fix deprecation warnings in View & Tests.
|
8 years ago |
Robert Pustułka
|
a00fb0fed0
Merge branch '3.next' into deprecate-table-registry
|
8 years ago |
Mark Story
|
42e2c82634
Add deprecations for less frequently used ORM methods.
|
8 years ago |