cakephp2-php8/cake/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 Applying patch from Daniel Feinberg for Containable 2011-09-07 20:39:12 -04:00
datasources Fix SQL when using operator SIMILAR TO 2011-09-08 20:18:12 -04:00
app_model.php Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00
cake_schema.php Fixed bug in CakeSchema where it determines the field position. 2011-09-16 15:08:22 +02:00
connection_manager.php Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00
db_acl.php Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00
model.php Updating doc comment about find(list). 2011-09-06 08:00:08 -04:00
model_behavior.php Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00