Mark Sch
|
43bbe97f9a
Backport CS fixes for smaller diff. (#14681)
|
5 年 前 |
Marc Würth
|
3a6bd75832
Use HTTPS for the opensource.org URL
|
8 年 前 |
Marc Würth
|
c61ab5ee95
Use HTTPS for the cakefoundation.org URL
|
8 年 前 |
Marc Würth
|
4c774ce4b7
Use HTTPS for the cakephp.org URL
|
8 年 前 |
Cory Thompson
|
dbd6e7a8d1
Updated unit tests to reflect fix to ValueBinder->placeholder
|
9 年 前 |
Mark Story
|
a2a0f5202e
Add test for CaseExpression.
|
10 年 前 |
Mark Story
|
bd1b464caa
Fix 0 being converted into 1.
|
10 年 前 |
Walther Lalk
|
9e644b43c2
Fix value where `literal` values did not work with case statements
|
10 年 前 |
Yves P
|
99b1cc72f6
Corrects the "Tests" links in various docblocks
|
10 年 前 |
Bryan Crowe
|
b23435c61d
Update copyright statements in docblocks
|
11 年 前 |
Bryan Crowe
|
be845a3a01
Run phpcbf for PSR2 CS fixers
|
11 年 前 |
Bryan Crowe
|
caa55f7015
Fix coding standards
|
11 年 前 |
antograssiot
|
58784a5276
fix CS
|
11 年 前 |
Bryan Crowe
|
608e1c5ae7
Add space after closures' function keyword
|
11 年 前 |
Walther Lalk
|
83e09d8878
Defrost the CakeExpression snow flake by replacing the rather unique way it dealt with types with the same technique used in other Expression classes.
|
11 年 前 |
Walther Lalk
|
3b138e9bf6
Numerics should be treated the same as strings when compiling the sql
|
11 年 前 |
Walther Lalk
|
d212505b4f
Allow for multiple "WHEN" parts
|
11 年 前 |
Walther Lalk
|
7572b8e8d4
Fix copy-paste error
|
11 年 前 |
Walther Lalk
|
369d15dc88
Add case expression class for simple SQL case statements
|
11 年 前 |