1
0
mirror of synced 2024-12-13 14:56:01 +03:00
doctrine2/Doctrine
2006-08-21 20:36:11 +00:00
..
adodb-hack Sqlite Datadict updated, Doctrine_Record::merge fixed 2006-08-20 18:52:07 +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 EmptyEventListener -> Doctrine_EventListener_Empty 2006-08-07 22:12:45 +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 Doctrine_Session_Mssql::modifyLimitQuery() added 2006-08-15 21:32:33 +00:00
Table class dependency fix 2006-05-30 18:43:36 +00:00
Tree Doctrine_Session_Mssql::modifyLimitQuery() added 2006-08-15 21:32:33 +00:00
Validator Docs updated 2006-08-21 10:16:36 +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 Relation fetching refactoring 2006-08-15 21:33:18 +00:00
Cache.php Added a folder remotely 2006-05-30 08:42:10 +00:00
Collection.php little refactorings 2006-08-15 21:33:41 +00:00
Configurable.php Doctrine_Collection::loadRelated() added 2006-07-27 17:51:19 +00:00
DataDict.php Added Doctrine::tableize(), Doctrine::classify() and DataDict::isValidClassname() for proper table naming. Fixed Table() to accept these (more need to be changed such as rawsql).Also fixed unbind method (missing argument) 2006-08-21 15:30:18 +00:00
DB.php Doctrine::compile fix 2006-08-07 22:03:55 +00:00
DBStatement.php 2006-08-07 22:08:41 +00:00
EventListener.php EmptyEventListener -> Doctrine_EventListener_Empty 2006-08-07 22:12:45 +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 DQL - SQL conversion LIMIT clause parsing examples added 2006-08-21 10:43:44 +00:00
Hydrate.php DQL Limit now works with prepared queries 2006-08-21 20:36:11 +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 Started seamless changing of the name Session to Connection 2006-08-17 22:53:52 +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 DQL Limit now works with prepared queries 2006-08-21 20:36:11 +00:00
RawSql.php Minor rawSql fix 2006-08-20 19:25:04 +00:00
Record.php Sqlite Datadict updated, Doctrine_Record::merge fixed 2006-08-20 18:52:07 +00:00
Relation.php Relation fetching refactoring 2006-08-15 21:33:18 +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 Added Doctrine::tableize(), Doctrine::classify() and DataDict::isValidClassname() for proper table naming. Fixed Table() to accept these (more need to be changed such as rawsql).Also fixed unbind method (missing argument) 2006-08-21 15:30:18 +00:00
Tree.php Tree component interface preview 2006-08-08 19:26:28 +00:00
Validator.php Docs updated 2006-08-21 10:16:36 +00:00
ValueHolder.php Started the building of Doctrine_ValueHolder 2006-08-07 09:55:46 +00:00
View.php Transaction introduction updated 2006-08-21 11:18:28 +00:00