cakephp2-php8/cake/libs/model/datasources/dbo
phpnut 72164591fb "Removing pr()"
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6115 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-12-03 02:08:18 +00:00
..
dbo_adodb.php removing usage of Model::loadInfo() replaced by Model::schema(), removing new lines at the end of some files, removed deprecated chmodr() function from basics, updated bake and scaffold views 2007-10-28 04:18:18 +00:00
dbo_db2.php Changing @return int to @return integer and @param bool to @param boolean 2007-10-22 16:54:36 +00:00
dbo_firebird.php Removing vars that are no longer used. 2007-10-27 01:32:17 +00:00
dbo_mssql.php "Removing pr()" 2007-12-03 02:08:18 +00:00
dbo_mysql.php Refactoring schema generation, passing model tests with SQLite driver, refactoring database methods 2007-10-27 20:32:19 +00:00
dbo_mysqli.php Changing @return int to @return integer and @param bool to @param boolean 2007-10-22 16:54:36 +00:00
dbo_odbc.php Changing @return int to @return integer and @param bool to @param boolean 2007-10-22 16:54:36 +00:00
dbo_oracle.php Changing @return int to @return integer and @param bool to @param boolean 2007-10-22 16:54:36 +00:00
dbo_postgres.php updating dbo_postgres, fixes #3198, cguyer provided more info over IRC and tested change 2007-10-30 16:17:58 +00:00
dbo_sqlite.php Refactoring schema generation, passing model tests with SQLite driver, refactoring database methods 2007-10-27 20:32:19 +00:00
dbo_sybase.php Changing @return int to @return integer and @param bool to @param boolean 2007-10-22 16:54:36 +00:00