cakephp2-php8/lib/Cake
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
..
Cache replacing is_integer() with is_int() 2012-09-15 11:15:01 +01:00
Config Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
Configure changing join() to implode() for consistency 2012-09-15 11:06:02 +01:00
Console die() to exit() 2012-09-15 11:20:51 +01:00
Controller replacing is_integer() with is_int() 2012-09-15 11:15:01 +01:00
Core Merge pull request #843 from dereuromark/2.3-ticket-3172 2012-09-14 18:22:34 -07:00
Error add responseHeader() method to new base exception class, ExceptionRenderer will pass the headers to the response. 2012-08-09 14:52:05 +02:00
Event Tweaked DocBlocks 2012-08-03 22:40:28 -04:00
I18n changing join() to implode() for consistency 2012-09-15 11:06:02 +01:00
Log added missing App::uses('Hash', 'Utility'); 2012-09-13 17:20:26 +02:00
Model Implement resetSequence() 2012-09-17 20:50:05 -04:00
Network replacing is_integer() with is_int() 2012-09-15 11:15:01 +01:00
Routing replacing is_integer() with is_int() 2012-09-15 11:15:01 +01:00
Test Implement resetSequence() 2012-09-17 20:50:05 -04:00
TestSuite Merge branch 'master' into 2.3 2012-08-30 19:43:11 +01:00
Utility replacing is_integer() with is_int() 2012-09-15 11:15:01 +01:00
View changing join() to implode() for consistency 2012-09-15 11:06:02 +01:00
basics.php make it possible to override all of basics.php 2012-09-06 10:19:06 +02:00
bootstrap.php Merge branch 'master' into 2.3 2012-08-09 20:43:47 -04:00
LICENSE.txt Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
VERSION.txt Update version number to 2.2.2 2012-09-01 18:28:03 +01:00