Jose Lorenzo Rodriguez
|
b735c5dc30
Adding __debugInfo to Database\Query
|
12 years ago |
ndm2
|
29caa951c3
Fix docblock/function signature mismatches (parameter name typos, wrong parameter types, missing parameter tags, invalid/wrong/missing return types, missing/unnecessary leading backslashes for namespaces, etc...)
|
12 years ago |
ndm2
|
6c32004206
Make the wannabe fully qualified namespaces in docblock tags actually fully qualified by adding leading backslashes.
|
12 years ago |
Jose Lorenzo Rodriguez
|
dbfb3de1b5
Moving more code after changing ConnectionManager's namespace
|
12 years ago |
Jose Lorenzo Rodriguez
|
faf67c824b
Fixed Query::set() to apply field types when an array is passed, closes #2836
|
12 years ago |
ADmad
|
296473a342
Fixed CS errors.
|
12 years ago |
Jose Lorenzo Rodriguez
|
d90ea72b73
Automatically casting to array values that are passed using the "in" or
|
12 years ago |
Jose Lorenzo Rodriguez
|
7af5414709
Fixing some tests involving identifier quoting
|
12 years ago |
Juan Basso
|
2b6044afa4
Added a test with multiple calls to modifier
|
12 years ago |
Juan Basso
|
fcb7209bd6
Support to SELECT modifiers
|
12 years ago |
mark_story
|
d95b678467
Fix warning when attempting to insert with 0 columns.
|
12 years ago |
Jose Lorenzo Rodriguez
|
5f0ff0ef76
Merge remote-tracking branch 'origin/3.0' into 3.0-multi-primary-key
|
12 years ago |
ADmad
|
fb72c03b4c
Renamed folders "Cake" to "src" and "Test" to "tests".
|
12 years ago |