cakephp2-php8/cake/libs/model/datasources/dbo
2009-11-19 16:35:29 -02:00
..
dbo_adodb.php Adding Datasource::enabled() 2009-10-20 16:11:31 -04:00
dbo_db2.php Adding Datasource::enabled() 2009-10-20 16:11:31 -04:00
dbo_firebird.php Adding Datasource::enabled() 2009-10-20 16:11:31 -04:00
dbo_mssql.php Removing the argument passed to mssql_get_last_message(), it does not accept any argument. 2009-11-19 16:35:29 -02:00
dbo_mysql.php Moving DboMysqli::describe() and DboMysql::describe() into DboMysqlBase. Removes duplicated method code. 2009-10-24 10:46:28 -04:00
dbo_mysqli.php Removing length() from DboMysqli, fixes incorrect float length parsing. 2009-10-24 11:06:27 -04:00
dbo_odbc.php Adding Datasource::enabled() 2009-10-20 16:11:31 -04:00
dbo_oracle.php Correcting omission of group in DboOracle. Fixes #98 2009-09-23 23:16:57 -04:00
dbo_postgres.php Fixing issues in postgres with time columns and '' values. 2009-10-27 13:22:34 -04:00
dbo_sqlite.php Adding Datasource::enabled() 2009-10-20 16:11:31 -04:00
dbo_sybase.php Adding Datasource::enabled() 2009-10-20 16:11:31 -04:00