1
0
mirror of synced 2024-12-13 22:56:04 +03:00
doctrine2/lib/Doctrine/ORM/Query/AST/Functions
2012-05-21 16:34:27 -04:00
..
AbsFunction.php Remove all trailing whitespaces 2011-12-19 22:56:19 +01:00
BitAndFunction.php support for bit comparison 2011-12-19 16:24:16 -02:00
BitOrFunction.php support for bit comparison 2011-12-19 16:24:16 -02:00
ConcatFunction.php DDC-654 - Removed unused lines of code in AST/Functions namespace 2010-08-08 11:49:39 +02:00
CurrentDateFunction.php Remove all trailing whitespaces 2011-12-19 22:56:19 +01:00
CurrentTimeFunction.php DDC-654 - Removed unused lines of code in AST/Functions namespace 2010-08-08 11:49:39 +02:00
CurrentTimestampFunction.php DDC-654 - Removed unused lines of code in AST/Functions namespace 2010-08-08 11:49:39 +02:00
DateAddFunction.php Implemented support for internal exception showing DQL that contains syntax or semantical error. 2012-05-21 16:34:27 -04:00
DateDiffFunction.php Implemented support for internal exception showing DQL that contains syntax or semantical error. 2012-05-21 16:34:27 -04:00
DateSubFunction.php DDC-1696 Allowed Strings to be used inside of Case expressions. It seems this fixes other misterious use cases not yet identified by us. 2012-03-11 21:14:08 -04:00
FunctionNode.php DDC-654 - Removed unused lines of code in AST/Functions namespace 2010-08-08 11:49:39 +02:00
IdentityFunction.php [Query] removed unused local variable $platform in IdentityFunction class. 2012-03-24 11:07:39 +01:00
LengthFunction.php Remove all trailing whitespaces 2011-12-19 22:56:19 +01:00
LocateFunction.php Remove all trailing whitespaces 2011-12-19 22:56:19 +01:00
LowerFunction.php Remove all trailing whitespaces 2011-12-19 22:56:19 +01:00
ModFunction.php DDC-1802 removed unnecessary tokens T_SIZE and T_MOD 2012-05-02 19:10:21 +02:00
SizeFunction.php DDC-1802 removed unnecessary tokens T_SIZE and T_MOD 2012-05-02 19:10:21 +02:00
SqrtFunction.php Moved SQRT function to Platform. 2012-03-03 23:10:56 -05:00
SubstringFunction.php Remove all trailing whitespaces 2011-12-19 22:56:19 +01:00
TrimFunction.php DDC-654 - Removed unused lines of code in AST/Functions namespace 2010-08-08 11:49:39 +02:00
UpperFunction.php Remove all trailing whitespaces 2011-12-19 22:56:19 +01:00