ADmad
|
e254dc0abf
Trim down public API of Connection.
|
4 years ago |
Corey Taylor
|
3ed5f98d30
Return cached results in Query::all()
|
4 years ago |
Corey Taylor
|
c480da67d0
Clean up Query::getIterator() and add test
|
4 years ago |
Corey Taylor
|
bc69476b30
Add Database\Statement and Database\Query::all().
|
4 years ago |
ADmad
|
f30cdd6786
Remove results buffering and drop BufferredStatement.
|
4 years ago |
Corey Taylor
|
e53baad1b4
Add or suppress missing parameter type declarations
|
4 years ago |
ADmad
|
4c2aee4d1d
Merge branch '4.next' into 5.x
|
4 years ago |
ADmad
|
ccc6e858d3
Merge branch '4.x' into 4.next
|
4 years ago |
Mark Story
|
46a2401347
Merge pull request #16082 from cakephp/query-expr
|
4 years ago |
ndm2
|
0f82627aed
Do not restrict `orderAsc()`/`orderDesc()` to implementations.
|
4 years ago |
ADmad
|
3cf0a7cf5b
Merge branch '4.next' into 5.x
|
4 years ago |
Corey Taylor
|
e12897dbc7
Add Query::expr()
|
4 years ago |
Mark Scherer
|
79fe6d0ac5
Update src/Database/Query.php
|
4 years ago |
mark
|
f2a1b912b6
More assoc array docs.
|
4 years ago |
Mark Story
|
6238231811
Merge pull request #16063 from ndm2/4.x-fix-query-cloning
|
4 years ago |
ndm2
|
825f0d26ad
Simplify cloning logic.
|
4 years ago |
ndm2
|
3099e09487
Fix CS.
|
4 years ago |
ndm2
|
a196d8556a
Fix `Query::modifiers()` not handling expressions correctly.
|
4 years ago |
ndm2
|
9b640b9afe
Fix some query part expressions not being cloned.
|
4 years ago |
Corey Taylor
|
46617e1d75
Merge branch '4.next' into 5.x
|
4 years ago |
mscherer
|
96b7a21721
Clarify assoc array in docblock.
|
4 years ago |
mscherer
|
4c07d7757f
Move php8 only attributes inside docblock.
|
4 years ago |
ADmad
|
2c402f88c3
Merge branch '4.next' into 5.x
|
4 years ago |
mscherer
|
8631659c77
Fix up types in arrays of var def
|
4 years ago |
ADmad
|
abedbd90ec
Merge branch '4.next' into 5.x
|
4 years ago |
ADmad
|
4b3c271387
Use non-capturing catches where applicable.
|
4 years ago |
mscherer
|
c4231248f8
Fix some grammar topics.
|
4 years ago |
ADmad
|
4822cea79a
Remove use of ReturnTypeWillChange attribute.
|
4 years ago |
Mark Story
|
3fc596814a
Merge pull request #15823 from cakephp/database-typehints
|
4 years ago |
ADmad
|
01d86cd847
Merge branch '4.next' into 5.x
|
4 years ago |