1
0
mirror of synced 2024-12-13 22:56:04 +03:00
doctrine2/Doctrine
2006-08-07 21:07:29 +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 Some new manual code examples 2006-08-06 20:46:12 +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_Record_Exception: better handling of error messages 2006-08-07 20:58:09 +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_Collection::loadRelated() added 2006-07-27 17:51:19 +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 minor bug fix 2006-07-30 21:37:07 +00:00
Configurable.php Doctrine_Collection::loadRelated() added 2006-07-27 17:51:19 +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 Doctrine_Collection::loadRelated() added 2006-07-27 17:51:19 +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
Filter.php Started the building of Doctrine_ValueHolder 2006-08-07 09:55:46 +00:00
ForeignKey.php Added a folder remotely 2006-05-30 08:42:10 +00:00
Form.php Some new manual code examples 2006-08-06 20:46:12 +00:00
Hydrate.php Doctrine_Hydrate now abstract 2006-08-07 21:07:29 +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 CustomPrimaryKeyTestCase added 2006-07-26 17:09:00 +00:00
Lib.php Doctrine_Collection::loadRelated() added 2006-07-27 17:51:19 +00:00
LocalKey.php Added a folder remotely 2006-05-30 08:42:10 +00:00
Manager.php Doctrine_Collection::loadRelated() added 2006-07-27 17:51:19 +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 enhanced InvalidKeyException messages 2006-08-01 18:02:53 +00:00
RawSql.php Doctrine_Collection::loadRelated() added 2006-07-27 17:51:19 +00:00
Record.php Doctrine_Record_Exception: better handling of error messages 2006-08-07 20:58:09 +00:00
Relation.php Doctrine_Collection::loadRelated() added 2006-07-27 17:51:19 +00:00
Repository.php Added a folder remotely 2006-05-30 08:42:10 +00:00
Session.php Doctrine_Collection::loadRelated() added 2006-07-27 17:51:19 +00:00
Statement.php little enum fix 2006-06-21 20:02:40 +00:00
Table.php Started the building of Doctrine_ValueHolder 2006-08-07 09:55:46 +00:00
Validator.php Some new manual code examples 2006-08-06 20:46:12 +00:00
ValueHolder.php Started the building of Doctrine_ValueHolder 2006-08-07 09:55:46 +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