Mark Story
|
05b11a4a0c
First pass at implementing orderAsc/orderDesc
|
10 years ago |
Mark Story
|
e756eaa66c
Prevent user data from executing arbitrary callables.
|
10 years ago |
Jonas
|
b5fffd888a
Fix docblock
|
10 years ago |
Mark Story
|
ffb14bcd53
Fix empty clauses causing errors in matching().
|
10 years ago |
Mark Story
|
39e9863a25
Move empty check to a more general purpose place.
|
10 years ago |
mark_story
|
5597ec9d55
Don't modify the where clause on empty inputs.
|
10 years ago |
Jose Lorenzo Rodriguez
|
94a2709494
Adding a help text in the Query __debugInfo
|
11 years ago |
pirouet
|
4105c2dc5d
Docblock Absolute Path
|
11 years ago |
pirouet
|
3301d5b8fa
Code Cleanup - RuntimeException
|
11 years ago |
ADmad
|
0339ad11cc
Fix CS error in Collection, Database, Error, Shell, TestSuite, Validation packages
|
11 years ago |
Adam Taylor
|
9368c625ef
Fix typos
|
11 years ago |
José Lorenzo Rodríguez
|
e6bb8bbda5
Merge pull request #5623 from cakephp/3.0-real-unbuffered
|
11 years ago |
José Lorenzo Rodríguez
|
ed4894eef2
Improved doc block
|
11 years ago |
ADmad
|
71d3692012
Replace our custom code fence with markdown standard fence.
|
11 years ago |
Jose Lorenzo Rodriguez
|
6ce5609874
Moving bufferResults from the ORM to Database Query
|
11 years ago |
Bryan Crowe
|
be845a3a01
Run phpcbf for PSR2 CS fixers
|
11 years ago |
ndm2
|
b720c2c276
Further join() docblock improvements
|
11 years ago |
ndm2
|
4150f29df4
Fix join docblocks.
|
11 years ago |
euromark
|
0efad4f6ee
Correct doc blocks and default values.
|
11 years ago |
ndm2
|
72770e576e
Cleanup - Undefined classes
|
11 years ago |
Ladislav Gallay
|
7a4f54f917
Fix typo in documentation
|
11 years ago |
euromark
|
5e996cd4b9
Consolidate doc block headings.
|
11 years ago |
euromark
|
c364e5eb61
Cosolidate doc block headers
|
11 years ago |
Jose Lorenzo Rodriguez
|
35c324168e
Only clearing value bindings if the query was executed.
|
11 years ago |
mark_story
|
1f3fa57f2e
Update docs refs #4962
|
11 years ago |
ADmad
|
37d6ad7072
Remove unused variables.
|
11 years ago |
mark_story
|
aa72c19a8f
Add limit parameter to page()
|
11 years ago |
Bryan Crowe
|
608e1c5ae7
Add space after closures' function keyword
|
11 years ago |
mark_story
|
0d6f20251f
Fix deleting with aliased conditions.
|
11 years ago |
Anthony GRASSIOT
|
b4d4a9a9c1
more typos
|
11 years ago |