cakephp2-php8/cake/libs/model/datasources
phishy 6c44d00642 Fixed #4206 - lastError now works
Fixed #4181 - model sequence name now respected
added constraint() method to enable/disable
added truncate() to aid in test suite integration
hacked name() to work with ACL


git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6903 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-05-16 15:42:13 +00:00
..
dbo Fixed #4206 - lastError now works 2008-05-16 15:42:13 +00:00
datasource.php Refactoring DboSource - removes all SQL from Model, refactoring transaction handling 2008-03-11 02:44:33 +00:00
dbo_source.php Minor code cleanup, removing remnants from an older version that no longer apply 2008-05-15 20:17:58 +00:00