cakephp2-php8/lib/Cake/Model/Datasource/Database
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
..
Mysql.php Merge branch 'master' into 2.3 2012-09-05 20:15:36 -04:00
Postgres.php Implement resetSequence() 2012-09-17 20:50:05 -04:00
Sqlite.php changing join() to implode() for consistency 2012-09-15 11:06:02 +01:00
Sqlserver.php Merge branch 'master' into 2.3 2012-09-05 20:15:36 -04:00