1
0
mirror of synced 2024-12-14 07:06:04 +03:00
doctrine2/Doctrine
2006-06-26 21:18:19 +00:00
..
adodb-hack Fixed: Sqlite compatibility issues 2006-06-25 18:34:53 +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 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 DQL: self-referencing support 2006-06-26 18:55:42 +00:00
Configurable.php Added a folder remotely 2006-05-30 08:42:10 +00:00
DataDict.php Fixed: Sqlite compatibility issues 2006-06-25 18:34:53 +00:00
DB.php Fixed: Sqlite compatibility issues 2006-06-25 18:34:53 +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 Fixed: Sqlite compatibility issues 2006-06-25 18:34:53 +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 DQL: improved self-reference handling 2006-06-26 21:18:19 +00:00
Record.php DQL: improved self-reference handling 2006-06-26 21:18:19 +00:00
Relation.php DQL: self-referencing support 2006-06-26 18:55:42 +00:00
Repository.php Added a folder remotely 2006-05-30 08:42:10 +00:00
Session.php Complete DQL rewrite, Fixed : Ticket #13 2006-06-25 23:42:19 +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