1
0
mirror of synced 2024-12-13 22:56:04 +03:00
doctrine2/tests
2006-06-18 22:45:54 +00:00
..
AccessTestCase.php Doctrine_Table::find now returns false if record is not found (instead of throwing InvalidKeyException) 2006-06-06 20:37:56 +00:00
BatchIteratorTestCase.php Doctrine_Table::find now returns false if record is not found (instead of throwing InvalidKeyException) 2006-06-06 20:37:56 +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 DQL: Preliminary support for HAVING + GROUP BY, New component Doctrine_Cache_Query_Sqlite 2006-06-14 19:17:38 +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 Enum datatype added 2006-06-17 22:46:03 +00:00
CollectionOffsetTestCase.php Doctrine_Table::find now returns false if record is not found (instead of throwing InvalidKeyException) 2006-06-06 20:37:56 +00:00
CollectionTestCase.php Doctrine_Table::find now returns false if record is not found (instead of throwing InvalidKeyException) 2006-06-06 20:37:56 +00:00
CompositePrimaryKeyTestCase.php Doctrine_Table::find now returns false if record is not found (instead of throwing InvalidKeyException) 2006-06-06 20:37:56 +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
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
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
QueryTestCase.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
RecordTestCase.php Enum datatype added 2006-06-17 22:46:03 +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 Bug fix : Composite delete with aliases, Bug fix : DQL column aggregation inheritance to ANSI SQL compliant 2006-06-18 22:45:54 +00:00
SessionTestCase.php Nested many-to-many fetching 2006-06-08 22:11:36 +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 Nested many-to-many fetching 2006-06-08 22:11:36 +00:00
ValidatorTestCase.php Validator type bug fix 2006-06-11 12:02:05 +00:00
ViewTestCase.php Preliminary support for database views 2006-06-13 18:04:04 +00:00