Benjamin Eberlei
|
70458b2f48
|
LGPL => MIT
|
2012-05-26 14:37:00 +02:00 |
|
Fabio B. Silva
|
0f9afbdf0a
|
Fix DDC-1686
|
2012-03-25 00:30:58 -03:00 |
|
Benjamin Eberlei
|
4a0227e5f2
|
Revert Expr\Base patch
|
2011-10-28 00:24:41 +02:00 |
|
armetiz
|
baef4f735f
|
Update lib/Doctrine/ORM/Query/Expr/Base.php
|
2011-10-21 16:30:06 +03:00 |
|
docteurklein
|
b28af2e527
|
added fluent pattern to Query\Expr\Base::add* methods
|
2011-09-27 10:36:32 +02:00 |
|
Benjamin Eberlei
|
c7c430032c
|
DDC-1211 - Fix bug with empty numeric literal
|
2011-06-19 10:17:35 +02:00 |
|
Guilherme Blanco
|
b025b2b343
|
Fixed where componentes (ie. MEMBER OF) that that are sensitive to parenthesis presence. Made OR and AND expressions smarter. Fixed related unit tests.
|
2011-05-07 20:14:04 -03:00 |
|
romanb
|
4adc289596
|
[2.0][DDC-284] Fixed. API polish and some convention over configuration simplifications for join columns and join tables.
|
2010-02-09 17:13:49 +00:00 |
|
guilhermeblanco
|
32d21879e9
|
[2.0] Added some missing headers in some classes. Added API docs for Expr class
|
2009-09-05 20:05:39 +00:00 |
|
jwage
|
f83fd8e950
|
[2.0] Updating exceptions to use methods so that we can later provide better exception messages
|
2009-08-26 22:03:39 +00:00 |
|
guilhermeblanco
|
842267c11c
|
[2.0] Refactored pieces of QueryBuilder, it does not use string concatenation anymore. Splitted from into from and join, allowing update and delete DQLs to be correctly built. Added missing entry set. Removed Expr\Having because it was useless. Updated docs.
|
2009-08-20 02:59:42 +00:00 |
|
guilhermeblanco
|
e5a95bf363
|
[2.0] More documentation and fixes to QueryBuilder and Expr classes.
|
2009-08-17 23:30:41 +00:00 |
|
jwage
|
f608dd8a72
|
[2.0] More work on the QueryBuilder and Expr classes.
|
2009-07-10 17:53:48 +00:00 |
|
jwage
|
312d347d2d
|
[2.0] More work on the QueryBuilder and Expr classes
|
2009-07-10 14:02:06 +00:00 |
|