cakephp2-php8/cake/tests/cases/libs/model
Renan Gonçalves 707c0b4130 Fixed bug in CakeSchema where it determines the field position.
- Respective tests were added.
- Schema files will now have 'after' => 'previous_field' on it.
2011-09-16 15:08:22 +02:00
..
behaviors Adding a test that fails for ticket #1762 2011-09-07 20:31:21 -04:00
datasources Fixing other failing test. 2011-09-08 20:18:30 -04:00
cake_schema.test.php Fixed bug in CakeSchema where it determines the field position. 2011-09-16 15:08:22 +02:00
connection_manager.test.php Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00
db_acl.test.php Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00
model.test.php Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00
model_behavior.test.php Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00
model_delete.test.php Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00
model_integration.test.php Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00
model_read.test.php Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00
model_validation.test.php Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00
model_write.test.php Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00
models.php Added test for datasource prefixes. 2011-05-31 23:40:29 +08:00