1
0
mirror of synced 2024-12-13 14:56:01 +03:00
doctrine2/tests
2006-08-21 22:24:09 +00:00
..
AccessTestCase.php Docs updated 2006-08-08 09:07:55 +00:00
BatchIteratorTestCase.php Docs updated 2006-08-08 09:07:55 +00:00
CacheFileTestCase.php Doctrine_Table::find now returns false if record is not found (instead of throwing InvalidKeyException) 2006-06-06 20:37:56 +00:00
CacheQuerySqliteTestCase.php Query parser refactoring 2006-06-29 23:04:39 +00:00
CacheSqliteTestCase.php Doctrine_Table::find now returns false if record is not found (instead of throwing InvalidKeyException) 2006-06-06 20:37:56 +00:00
classes.php DQL Limit now works with normal many-to-many relations as well as many-to-many relations using column aggregation inheritance 2006-08-21 22:24:09 +00:00
CollectionOffsetTestCase.php DQL Limit rewrite 2006-08-15 23:25:53 +00:00
CollectionTestCase.php little refactorings 2006-08-15 21:33:41 +00:00
CompositePrimaryKeyTestCase.php new component: Doctrine_RawSql 2006-07-21 23:22:15 +00:00
ConfigurableTestCase.php Doctrine_Table::find now returns false if record is not found (instead of throwing InvalidKeyException) 2006-06-06 20:37:56 +00:00
CustomPrimaryKeyTestCase.php CustomPrimaryKeyTestCase added 2006-07-26 17:09:00 +00:00
EventListenerTestCase.php Doctrine_Table::find now returns false if record is not found (instead of throwing InvalidKeyException) 2006-06-06 20:37:56 +00:00
FilterTestCase.php Started the building of Doctrine_ValueHolder 2006-08-07 09:55:46 +00:00
FormBuilderTestCase.php Doctrine_Table::find now returns false if record is not found (instead of throwing InvalidKeyException) 2006-06-06 20:37:56 +00:00
IdentifierTestCase.php Doctrine_Table::find now returns false if record is not found (instead of throwing InvalidKeyException) 2006-06-06 20:37:56 +00:00
ManagerTestCase.php Doctrine_Table::find now returns false if record is not found (instead of throwing InvalidKeyException) 2006-06-06 20:37:56 +00:00
PessimisticLockingTestCase.php Added a test case for the first implementation of pessimistic offline locking. 2006-06-07 12:16:00 +00:00
QueryLimitTestCase.php DQL Limit now works with normal many-to-many relations as well as many-to-many relations using column aggregation inheritance 2006-08-21 22:24:09 +00:00
QueryTestCase.php Ability to pass null to rawSql / Query constructor, Doctrine uses then the current connection 2006-08-21 19:48:24 +00:00
RawSqlTestCase.php Minor rawSql fix 2006-08-20 19:25:04 +00:00
RecordTestCase.php Core changes: getID() now returns array for better composite primary key support 2006-07-10 09:18:09 +00:00
RepositoryTestCase.php Doctrine_Table::find now returns false if record is not found (instead of throwing InvalidKeyException) 2006-06-06 20:37:56 +00:00
run.php DQL Limit now works with normal many-to-many relations as well as many-to-many relations using column aggregation inheritance 2006-08-21 22:24:09 +00:00
SessionTestCase.php Core changes: getID() now returns array for better composite primary key support 2006-07-10 09:18:09 +00:00
TableTestCase.php Doctrine_Table::find now returns false if record is not found (instead of throwing InvalidKeyException) 2006-06-06 20:37:56 +00:00
UnitTestCase.php Docs updated 2006-08-08 09:07:55 +00:00
ValidatorTestCase.php Sqlite Datadict updated, Doctrine_Record::merge fixed 2006-08-20 18:52:07 +00:00
ValueHolderTestCase.php Sqlite Datadict updated, Doctrine_Record::merge fixed 2006-08-20 18:52:07 +00:00
ViewTestCase.php little DQL LIMIT fix 2006-08-21 21:04:20 +00:00