Mark Story
|
a2a0f5202e
Add test for CaseExpression.
|
10 years ago |
Mark Story
|
bd1b464caa
Fix 0 being converted into 1.
|
10 years ago |
Walther Lalk
|
9e644b43c2
Fix value where `literal` values did not work with case statements
|
10 years ago |
Yves P
|
99b1cc72f6
Corrects the "Tests" links in various docblocks
|
10 years ago |
Bryan Crowe
|
b23435c61d
Update copyright statements in docblocks
|
11 years ago |
Bryan Crowe
|
be845a3a01
Run phpcbf for PSR2 CS fixers
|
11 years ago |
Bryan Crowe
|
caa55f7015
Fix coding standards
|
11 years ago |
antograssiot
|
58784a5276
fix CS
|
11 years ago |
Bryan Crowe
|
608e1c5ae7
Add space after closures' function keyword
|
11 years ago |
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 years ago |
Walther Lalk
|
3b138e9bf6
Numerics should be treated the same as strings when compiling the sql
|
11 years ago |
Walther Lalk
|
d212505b4f
Allow for multiple "WHEN" parts
|
11 years ago |
Walther Lalk
|
7572b8e8d4
Fix copy-paste error
|
11 years ago |
Walther Lalk
|
369d15dc88
Add case expression class for simple SQL case statements
|
11 years ago |