cakephp2-php8/lib/Cake/Test
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
..
Case Implement resetSequence() 2012-09-17 20:50:05 -04:00
Fixture Fix big int lengths on SQLserver 2012-08-30 19:18:25 +01:00
test_app enable PluginDot for routeClass parameter 2012-09-12 21:24:56 +07:00