1
0
mirror of synced 2024-12-13 14:56:01 +03:00
doctrine2/Doctrine
2006-06-19 21:31:22 +00:00
..
adodb-hack Added a folder remotely 2006-05-30 09:08:46 +00:00
Cache DQL: Preliminary support for HAVING + GROUP BY, New component Doctrine_Cache_Query_Sqlite 2006-06-14 19:17:38 +00:00
Collection Added a folder remotely 2006-05-30 08:59:08 +00:00
EventListener 2006-06-03 09:10:43 +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 Bugfix: Changed "if( ! $prev[$pointer])" to "if( ! isset($prev[$pointer]) )" in 2006-06-19 08:04:39 +00:00
Query DQL: Preliminary support for HAVING + GROUP BY, New component Doctrine_Cache_Query_Sqlite 2006-06-14 19:17:38 +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 Added a folder remotely 2006-05-30 08:42:10 +00:00
Cache.php Added a folder remotely 2006-05-30 08:42:10 +00:00
Collection.php Minor validator fix 2006-06-19 21:31:22 +00:00
Configurable.php Added a folder remotely 2006-05-30 08:42:10 +00:00
DataDict.php Enum datatype added 2006-06-17 22:46:03 +00:00
DB.php Validator: support for array and object types, better handling of null valued columns 2006-06-07 09:07:38 +00:00
EventListener.php Added a folder remotely 2006-05-30 08:42:10 +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 Minor validator fix 2006-06-19 21:31:22 +00:00
Identifier.php Added a folder remotely 2006-05-30 08:42:10 +00:00
IdentityMap.class.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 Minor validator fix 2006-06-19 21:31:22 +00:00
LocalKey.php Added a folder remotely 2006-05-30 08:42:10 +00:00
Manager.php Nested many-to-many fetching 2006-06-08 22:11:36 +00:00
Module.php Enum datatype added 2006-06-17 22:46:03 +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 Bugfix: Changed "if( ! $prev[$pointer])" to "if( ! isset($prev[$pointer]) )" in 2006-06-19 08:04:39 +00:00
Record.php Minor validator fix 2006-06-19 21:31:22 +00:00
Relation.php Added a folder remotely 2006-05-30 08:42:10 +00:00
Repository.php Added a folder remotely 2006-05-30 08:42:10 +00:00
Session.php Bug fix : Composite delete with aliases, Bug fix : DQL column aggregation inheritance to ANSI SQL compliant 2006-06-18 22:45:54 +00:00
Statement.class.php Added a folder remotely 2006-05-30 08:42:10 +00:00
Table.php Minor validator fix 2006-06-19 21:31:22 +00:00
Validator.php Minor validator fix 2006-06-19 21:31:22 +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