cakephp2-php8/cake/libs/model
phishy caa063590d Fixed #5800. Fixed INSERTs broken by refactoring of DboSource::renderStatement()
Also added slightly more support for CakeSchema with DboOracle


git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7912 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-12-10 01:30:36 +00:00
..
behaviors fixes #5772. 2008-11-20 13:57:44 +00:00
datasources Fixed #5800. Fixed INSERTs broken by refactoring of DboSource::renderStatement() 2008-12-10 01:30:36 +00:00
app_model.php changing tabs for spaces in comment block indentation 2008-10-30 17:30:26 +00:00
behavior.php Fixing ModelBehavior::detach() when non 0 index behaviors are detatched. Tests Added. 2008-11-11 00:17:37 +00:00
connection_manager.php Removed trailing whitespaces from core. 2008-11-08 02:54:07 +00:00
db_acl.php Removed trailing whitespaces from core. 2008-11-08 02:54:07 +00:00
model.php Fixing order of associated results on test that was making a test to fail. Fixing issue where HABTM conditions were not being taken into account when deleting links. Adding tests, fixes #5798 2008-11-26 14:15:51 +00:00
schema.php Adding indexes to alterSchema() and CakeSchema::compare(). Thanks for the test case and patch 'bamyers99'. Fixes #5862 2008-12-09 04:54:58 +00:00