cakephp2-php8/cake/tests/cases/libs/model/datasources/dbo
2009-10-27 13:22:34 -04:00
..
dbo_adodb.test.php Updating tests to not affect other ones when run from a group 2009-03-21 23:55:39 +00:00
dbo_mssql.test.php DboMssql::value() now returns NULL for numeric column types (float, integer, binary) when the column data is empty. Fixes #28. 2009-09-06 13:57:24 -04:00
dbo_mysql.test.php Adding test to ensure blob integrity. Disproves #199 2009-10-24 12:53:22 -04:00
dbo_mysqli.test.php Removing length() from DboMysqli, fixes incorrect float length parsing. 2009-10-24 11:06:27 -04:00
dbo_oracle.test.php Updating tests to not affect other ones when run from a group 2009-03-21 23:55:39 +00:00
dbo_postgres.test.php Fixing issues in postgres with time columns and '' values. 2009-10-27 13:22:34 -04:00
dbo_sqlite.test.php Fixing primary key column length in DboSqlite. UUID primary keys now return defined length. 2009-06-02 03:03:51 +00:00