1
0
mirror of synced 2024-12-13 22:56:04 +03:00
doctrine2/Doctrine
2006-07-22 06:39:46 +00:00
..
adodb-hack Sqlite datadict: composite primary key support 2006-07-05 18:59:46 +00:00
Cache new component: Doctrine_RawSql 2006-07-21 23:22:15 +00:00
Collection Core changes: getID() now returns array for better composite primary key support 2006-07-10 09:18:09 +00:00
EventListener 2006-07-04 23:09:48 +00:00
Exception class dependency fix 2006-05-30 18:43:36 +00:00
Iterator Added a folder remotely 2006-05-30 09:00:09 +00:00
Locking Core changes: getID() now returns array for better composite primary key support 2006-07-10 09:18:09 +00:00
Query DQL: Condition parsing with nested conditions bug fixed 2006-07-04 22:36:22 +00:00
Record Doctrine_Table::find now returns false if record is not found (instead of throwing InvalidKeyException) 2006-06-06 20:37:56 +00:00
Session class dependency fix 2006-05-30 18:43:36 +00:00
Table class dependency fix 2006-05-30 18:43:36 +00:00
Validator 2006-06-08 22:12:21 +00:00
View DQL: Preliminary support for HAVING + GROUP BY, New component Doctrine_Cache_Query_Sqlite 2006-06-14 19:17:38 +00:00
Access.php Doctrine_Table::find now returns false if record is not found (instead of throwing InvalidKeyException) 2006-06-06 20:37:56 +00:00
Association.php DQL: self-referencing support 2006-06-26 18:55:42 +00:00
Cache.php Added a folder remotely 2006-05-30 08:42:10 +00:00
Collection.php [amadeus] Changed getFirst to use reset function for proper behavior on empty 2006-07-22 06:39:46 +00:00
Configurable.php New component: Doctrine_EventListener_Chain 2006-07-04 23:05:21 +00:00
DataDict.php Core changes: getID() now returns array for better composite primary key support 2006-07-10 09:18:09 +00:00
DB.php Core changes: getID() now returns array for better composite primary key support 2006-07-10 09:18:09 +00:00
EventListener.php 2006-07-04 23:09:48 +00:00
Exception.php Added a folder remotely 2006-05-30 08:42:10 +00:00
ForeignKey.php Added a folder remotely 2006-05-30 08:42:10 +00:00
Form.php new component: Doctrine_RawSql 2006-07-21 23:22:15 +00:00
Hydrate.php new component: Doctrine_RawSql 2006-07-21 23:22:15 +00:00
Identifier.php Added a folder remotely 2006-05-30 08:42:10 +00:00
IndexGenerator.php Added a folder remotely 2006-05-30 08:42:10 +00:00
Iterator.php Added a folder remotely 2006-05-30 08:42:10 +00:00
Lib.php Query parser refactoring 2006-06-29 23:04:39 +00:00
LocalKey.php Added a folder remotely 2006-05-30 08:42:10 +00:00
Manager.php Record refactoring + new method Doctrine_Manager::install 2006-07-10 18:10:54 +00:00
Module.php DQL: Condition parsing with nested conditions bug fixed 2006-07-04 22:36:22 +00:00
Null.php Doctrine_Table::find now returns false if record is not found (instead of throwing InvalidKeyException) 2006-06-06 20:37:56 +00:00
Query.php new component: Doctrine_RawSql 2006-07-21 23:22:15 +00:00
RawSql.php [amadeus] changed exception name ($e) to not conflict with existing var of that name. Also minor spelling error. 2006-07-22 01:01:01 +00:00
Record.php removed duplicate preSave listener event - also called in Session 2006-07-22 00:58:07 +00:00
Relation.php new component: Doctrine_RawSql 2006-07-21 23:22:15 +00:00
Repository.php Added a folder remotely 2006-05-30 08:42:10 +00:00
Session.php Core changes: getID() now returns array for better composite primary key support 2006-07-10 09:18:09 +00:00
Statement.php little enum fix 2006-06-21 20:02:40 +00:00
Table.php DQL: self-referencing support 2006-06-26 18:55:42 +00:00
Validator.php little enum fix 2006-06-21 20:02:40 +00:00
View.php DQL: Preliminary support for HAVING + GROUP BY, New component Doctrine_Cache_Query_Sqlite 2006-06-14 19:17:38 +00:00