cakephp2-php8/lib/Cake/Test/Case/Model
mark_story 55dcb9c3b3 Implement resetSequence()
This is an optional method in DboSource that allows datasources to
resetSequence values in tables.  This is useful for datasources like
Postgres, and makes using fixtures much easier.

Fixes #3026
2012-09-17 20:50:05 -04:00
..
Behavior Merge branch 'master' into 2.3 2012-09-01 13:51:40 +01:00
Datasource Implement resetSequence() 2012-09-17 20:50:05 -04:00
Validator Add additional tests for error triggering on missing validator. 2012-07-15 19:47:28 -04:00
AclNodeTest.php Updating mixed @param documentation to seperate list of accepted types 2012-05-21 21:55:10 +01:00
BehaviorCollectionTest.php avoid duplication in return value when saving habtm 2012-08-24 00:50:46 +02:00
CakeSchemaTest.php Add bigint support for Sqlite. 2012-08-30 14:48:59 +01:00
ConnectionManagerTest.php Update 1.x @link in docblocks 2012-04-26 19:49:18 -07:00
ModelCrossSchemaHabtmTest.php avoid duplication in return value when saving habtm 2012-08-24 00:50:46 +02:00
ModelDeleteTest.php Update 1.x @link in docblocks 2012-04-26 19:49:18 -07:00
ModelIntegrationTest.php Merge remote-tracking branch 'origin/2.1' into 2.2 2012-04-29 20:05:39 -04:30
ModelReadTest.php Fix notice error when impossible conditions are created. 2012-08-01 23:05:56 -04:00
models.php Merge branch 'master' into 2.3 2012-08-30 19:43:11 +01:00
ModelTest.php Fix coding standards. 2012-05-20 15:51:09 -04:00
ModelTestBase.php remove referencers to fixtures that don't exist 2012-06-18 16:40:37 +02:00
ModelValidationTest.php Merge branch 'master' into 2.3 2012-08-30 19:43:11 +01:00
ModelWriteTest.php Attempt to fix build error in travis. 2012-09-04 17:25:02 -04:00