zYne
|
9bd341d708
|
Doctrine_Record::countRelated() added
|
2006-08-25 23:50:55 +00:00 |
|
zYne
|
d283fbf1c7
|
Preliminary support for DQL aggregate value selecting
|
2006-08-25 18:17:20 +00:00 |
|
zYne
|
8e3aead181
|
Tests updated for classify / tableize
|
2006-08-22 19:34:40 +00:00 |
|
zYne
|
a0958f7d0e
|
|
2006-08-21 23:20:33 +00:00 |
|
zYne
|
f3c0a27d6b
|
Ability to pass null to rawSql / Query constructor, Doctrine uses then the current connection
|
2006-08-21 19:48:24 +00:00 |
|
zYne
|
75a2dea3b1
|
Minor testcase fix
|
2006-08-16 09:21:47 +00:00 |
|
zYne
|
f7602a3bf5
|
DQL Limit rewrite
|
2006-08-15 23:25:53 +00:00 |
|
doctrine
|
bb1a39683c
|
Core changes: getID() now returns array for better composite primary key support
|
2006-07-10 09:18:09 +00:00 |
|
doctrine
|
5471e9e2ad
|
DQL: Condition parsing with nested conditions bug fixed
|
2006-07-04 22:36:22 +00:00 |
|
doctrine
|
143b274964
|
Query parser refactoring
|
2006-06-29 23:04:39 +00:00 |
|
doctrine
|
cff3c43017
|
DQL: improved self-reference handling
|
2006-06-26 21:18:19 +00:00 |
|
doctrine
|
8c4d8293e5
|
DQL: self-referencing support
|
2006-06-26 18:55:42 +00:00 |
|
doctrine
|
0062d9c3ff
|
Complete DQL rewrite, Fixed : Ticket #13
|
2006-06-25 23:42:19 +00:00 |
|
doctrine
|
69e3a7112e
|
Fixed: Sqlite compatibility issues
|
2006-06-25 18:34:53 +00:00 |
|
doctrine
|
7b37235fcc
|
little enum fix
|
2006-06-21 20:02:40 +00:00 |
|
doctrine
|
1fd421d09e
|
Bug fix : Composite delete with aliases, Bug fix : DQL column aggregation inheritance to ANSI SQL compliant
|
2006-06-18 22:45:54 +00:00 |
|
doctrine
|
aacb279505
|
DQL: Preliminary support for HAVING + GROUP BY, New component Doctrine_Cache_Query_Sqlite
|
2006-06-14 19:17:38 +00:00 |
|
doctrine
|
daeef41b2a
|
DQL: Many-to-Many fetching with where clause
|
2006-06-12 08:44:08 +00:00 |
|
doctrine
|
f58535eba1
|
Nested many-to-many fetching
|
2006-06-08 22:11:36 +00:00 |
|
doctrine
|
ffa3a23872
|
Preliminary support for many-to-many fetching with column aggregation inheritance
|
2006-06-08 13:17:15 +00:00 |
|
doctrine
|
2b01d706d3
|
Many-to-Many relation fetching, fatal proxy state bug fixed, fatal loaded identity map + multiple component fetching bug fixed
|
2006-06-08 10:20:30 +00:00 |
|
doctrine
|
d1ed73c6d9
|
Doctrine_Table::find now returns false if record is not found (instead of throwing InvalidKeyException)
|
2006-06-06 20:37:56 +00:00 |
|