cakephp2-php8/cake/libs/model/datasources/dbo
2007-07-24 12:49:58 +00:00
..
dbo_adodb.php Adding fix for #2959, Missing arguments for DboAdodb::fields() 2007-07-24 12:49:58 +00:00
dbo_db2.php Correcting code structure to standards 2007-06-20 06:15:35 +00:00
dbo_firebird.php Correcting code structure to standards 2007-06-20 07:51:52 +00:00
dbo_mssql.php Correcting code structure to standards 2007-06-20 06:15:35 +00:00
dbo_mysql.php Fixing MySQL port configuration for persistent connections 2007-07-23 00:46:42 +00:00
dbo_mysqli.php Correcting code structure to standards 2007-06-20 06:15:35 +00:00
dbo_odbc.php Correcting code structure to standards 2007-06-20 06:15:35 +00:00
dbo_oracle.php fixed timestamp issues, added data_length to table descriptions, fixed bugs in value method, added 2007-07-14 21:25:04 +00:00
dbo_pear.php Correcting code structure to standards 2007-06-20 06:15:35 +00:00
dbo_postgres.php Disabling integer column length for Postgres (Ticket #2814) 2007-07-09 04:31:39 +00:00
dbo_sqlite.php Correcting code structure to standards 2007-06-20 06:15:35 +00:00
dbo_sybase.php Correcting code structure to standards 2007-06-20 06:15:35 +00:00