Sébastien Lévêque
|
f277eef6ea
|
Add support second, minute, week, year on DATE_ADD and DATE_SUB
|
2017-10-29 21:48:40 +01:00 |
|
Artem Stepin
|
43009682a4
|
minor code work:
- method calls with incorrect case
- removed unused imports
- typos and some other minor code smells
- documentation update (wrong return types etc. )
|
2017-06-08 22:04:07 +02:00 |
|
Jeroen Thora
|
6dcb97a20e
|
Fixed many small phpcs issues
|
2015-12-11 20:30:41 +01:00 |
|
FabioBatSilva
|
57bcd7cd3d
|
DATE_ADD - Support for seconds
|
2015-02-25 14:32:51 -05:00 |
|
amakhov
|
dd975fe53d
|
Add hour to DATE_ADD and DATE_SUB
|
2013-08-06 12:20:22 +04:00 |
|
Benjamin Morel
|
f743da0e02
|
Fixed documentation for Doctrine\ORM\Query\AST\Functions
|
2012-12-13 10:42:25 +00:00 |
|
Benjamin Eberlei
|
70458b2f48
|
LGPL => MIT
|
2012-05-26 14:37:00 +02:00 |
|
Guilherme Blanco
|
d05ad996c4
|
Implemented support for internal exception showing DQL that contains syntax or semantical error.
|
2012-05-21 16:34:27 -04:00 |
|
Guilherme Blanco
|
7954386705
|
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 |
|
Benjamin Eberlei
|
4f1af0114f
|
[DDC-1014] Add DATE_ADD(), DATE_SUB(), DATE_DIFF() functions for DQL.
|
2011-03-27 12:18:47 +02:00 |
|