cakephp2-php8/lib/Cake/Model
mark_story 6d9b709c7a Fix method signatures of database drivers.
They were incompatible with Datasource.
Add tests for MySQL and SQLite as their implementation changed a bit.
Update docs for Postgres.

Fixes #2100
2011-10-14 21:25:14 -04:00
..
Behavior Merge remote-tracking branch 'origin/1.3' into merger 2011-10-06 21:06:40 -04:00
Datasource Fix method signatures of database drivers. 2011-10-14 21:25:14 -04:00
AclNode.php Merge remote-tracking branch 'origin/1.3' into merger 2011-10-06 21:06:40 -04:00
Aco.php Fixing some @package declarations 2011-09-30 13:17:12 -04:30
AcoAction.php Fixing some @package declarations 2011-09-30 13:17:12 -04:30
AppModel.php Fixed doc block comments. 2011-10-11 00:22:23 +02:00
Aro.php Removed the @access and @static. 2011-07-30 20:56:48 -04:00
BehaviorCollection.php Removed the @access and @static. 2011-07-30 20:56:48 -04:00
CakeSchema.php Fixed doc block comments. 2011-09-28 22:33:46 +02:00
ConnectionManager.php Fixing DatabaseSession handler to correctly close the session before the model object is destroyed by php. 2011-10-06 23:01:49 -04:30
Model.php Fix association lazy-loading when used with ContainableBehavior 2011-10-14 17:53:37 -04:30
ModelBehavior.php Added visibility in some methods and attributes. 2011-08-18 22:30:28 -04:00
Permission.php Fixing some @package declarations 2011-09-30 13:17:12 -04:30