Vladimir Reznichenko
|
fd0e9b8433
SCA with Php Inspections (EA Ultimate): random fixes (CS, control flow)
|
8 years ago |
Marc Würth
|
3a6bd75832
Use HTTPS for the opensource.org URL
|
8 years ago |
Marc Würth
|
c61ab5ee95
Use HTTPS for the cakefoundation.org URL
|
8 years ago |
Marc Würth
|
4c774ce4b7
Use HTTPS for the cakephp.org URL
|
8 years ago |
Eric Büttner
|
d90a98ea21
remove double spaces in phpdoc (#10243)
|
9 years ago |
Anthony GRASSIOT
|
0061e8d37a
Remove deprecated calls in Cake\Database
|
9 years ago |
mscherer
|
9c1b4c5084
Remove unused use.
|
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
|
3cbb89cefb
It turns out that SQLite 3.7.11+ implements multi-inserts!
|
10 years ago |
Jose Lorenzo Rodriguez
|
64a0b11775
Replacing QueryExpression::type() with tieWith()
|
10 years ago |
ndm2
|
c8d3974a48
Always import classes.
|
10 years ago |
Mark Story
|
6bd8b34d60
Merge branch 'master' into 3.1
|
10 years ago |
Bryan Crowe
|
34cc144e5a
Remove unused use statements
|
10 years ago |
Ladislav Gallay
|
c39866e48b
Fix SQL date functions and tests
|
10 years ago |
Ladislav Gallay
|
e26251b187
Fix failing tests for SQL date functions
|
10 years ago |
Ladislav Gallay
|
4ee00d9923
Add day of week ORM function
|
10 years ago |
Ladislav Gallay
|
9d2dc4df4c
Add ORM date functions
|
10 years ago |
mark_story
|
8490c9da56
Improve support for unioned queries on MySQL.
|
11 years ago |
Bryan Crowe
|
be845a3a01
Run phpcbf for PSR2 CS fixers
|
11 years ago |
okonomi
|
133c34445c
Fix some docblock type
|
11 years ago |
mark_story
|
6946058629
Fix up SQLite INSERT query generation
|
11 years ago |
Bryan Crowe
|
608e1c5ae7
Add space after closures' function keyword
|
11 years ago |
mark_story
|
f7c2b5957e
Add SQL commands to disable constraints to MySQL and SQLite.
|
11 years ago |
mark_story
|
5de8eee6d8
Add stub methods for enabling/disabling foreign keys
|
11 years ago |
Anthony GRASSIOT
|
b2f0909b17
minor typos for API
|
11 years ago |
mark_story
|
1549549955
Mark many of the Database internals as such.
|
11 years ago |
mark_story
|
e9aba0ffb6
Fix a bunch more API doc errors.
|
11 years ago |
mark_story
|
5fee0c60de
Set a default type for queries.
|
11 years ago |
Bryan Crowe
|
d52ae87485
Fix license docblocks for phpdoc format
|
12 years ago |