cakephp2-php8/cake/libs/model/datasources
AD7six 53dcefff53 Modifying dbo_source to refer to $this->fullDebug rather than Configure::read() to determine whether or not to log
queries
modifying fixture loading to not log create, drop, truncate statements
correcting model tests that change fullDebug to reset to the value before the test ran


git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7421 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-02 19:41:53 +00:00
..
dbo Removing column length from unsupporting columns in DboPostgres::buildColumn(), fixes #4804 2008-08-01 13:10:37 +00:00
datasource.php Refactoring configuration handling in DataSource 2008-08-01 06:08:23 +00:00
dbo_source.php Modifying dbo_source to refer to $this->fullDebug rather than Configure::read() to determine whether or not to log 2008-08-02 19:41:53 +00:00