cakephp2-php8/lib/Cake/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 fix contain for find method 2012-08-13 08:10:51 +02:00
Datasource Implement resetSequence() 2012-09-17 20:50:05 -04:00
Validator Merge branch 'master' into 2.3 2012-08-30 19:43:11 +01:00
AclNode.php Updating mixed @param documentation to seperate list of accepted types 2012-05-21 21:55:10 +01:00
Aco.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
AcoAction.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
Aro.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
BehaviorCollection.php Adding missing afterValidate callback to behaviors, Fixes #3024 2012-07-10 20:35:26 -04:30
CakeSchema.php changing join() to implode() for consistency 2012-09-15 11:06:02 +01:00
ConnectionManager.php rtim files 2012-07-18 03:55:29 +02:00
I18nModel.php missing app uses statements 2012-07-21 13:34:33 +02:00
Model.php avoid duplication in return value when saving habtm 2012-08-24 00:50:46 +02:00
ModelBehavior.php Adding missing afterValidate callback to behaviors, Fixes #3024 2012-07-10 20:35:26 -04:30
ModelValidator.php Ensuring list of behavior methods are refreshed between calls of 2012-08-25 14:05:19 +02:00
Permission.php Code standards fixes, unneeded break statements 2012-09-04 11:30:52 -07:00