mscherer
|
471bb5456f
Fix up FQCN in doc blocks.
|
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
|
480a1f0920
Fixed CS
|
10 years ago |
Jose Lorenzo Rodriguez
|
1b006240ec
Simplifying code
|
10 years ago |
mark_story
|
838c5fd086
Fix typos in doc blocks.
|
10 years ago |
Jose Lorenzo Rodriguez
|
770016d618
Using the new trait and simplifying code
|
10 years ago |
Jose Lorenzo Rodriguez
|
a4c1222fce
Adding doc blocks and fixing some failing tests
|
10 years ago |
Jose Lorenzo Rodriguez
|
adce289385
Implmented ValueBinder::generateMany() as a way to reduce funcitons calls
|
10 years ago |
Jose Lorenzo Rodriguez
|
98a5267553
Making Comparison correctly traverse expressions in array values
|
10 years ago |
Jose Lorenzo Rodriguez
|
3158cf6fc6
Starting to convert values to expressions when the type class offers this
|
10 years ago |
Mark Scherer
|
a2318a3bec
Run sniffer to auto-fix default params into doc blocks.
|
10 years ago |
Jose Lorenzo Rodriguez
|
131cb91304
Fixed typo
|
10 years ago |
Jose Lorenzo Rodriguez
|
e196c1d2f1
Throwing exception when passing empty list of values as condition
|
10 years ago |
Mark Story
|
426af95f2a
Implement __clone() in Database\Query and remaining expressions
|
10 years ago |
Bryan Crowe
|
34cc144e5a
Remove unused use statements
|
10 years ago |
ADmad
|
6647e8f528
Remove deprecated and backwards compatibility code.
|
11 years ago |
Bryan Crowe
|
be845a3a01
Run phpcbf for PSR2 CS fixers
|
11 years ago |
euromark
|
310d66548e
Add deprecation notices.
|
11 years ago |
euromark
|
680a559135
Consistent Expression API.
|
11 years ago |
Jose Lorenzo Rodriguez
|
93c212b161
Using a new FieldInterface to make BetweenInterface quotable
|
11 years ago |
Jose Lorenzo Rodriguez
|
7a45522f3f
Consolidating common code
|
11 years ago |
Jose Lorenzo Rodriguez
|
b9c28f0082
Removing inheritance on the Comparison expression
|
11 years ago |
okonomi
|
133c34445c
Fix some docblock type
|
11 years ago |
okonomi
|
118eca6482
Fix some docblock typo
|
11 years ago |
Jose Lorenzo Rodriguez
|
0651182c33
Revert "Fixing tests in SQL Server"
|
11 years ago |
Jose Lorenzo Rodriguez
|
5c1969910b
Fixing tests in SQL Server
|
11 years ago |
Jose Lorenzo Rodriguez
|
0cf9921798
Added support to Comparison expression for using Expressions as the field
|
11 years ago |
Walther Lalk
|
eba8c49126
Comparison expressions need to traverse over their own _value property
|
11 years ago |
Anthony GRASSIOT
|
b2f0909b17
minor typos for API
|
11 years ago |