cakephp2-php8/cake/tests/cases/libs/model/datasources/dbo
mark_story 686b9c2c8b Fixing issues in alterSchema in DboMysql and DboPostgres, where fields would be appended to each table being altered.
Also fixed an issue in DboPostgres where the generated alter statements would contain too many ;.
Test cases added.  Fixes #1023
2010-08-15 22:17:02 -04:00
..
dbo_mssql.test.php Removing closing PHP tags. 2010-05-11 08:07:49 +10:00
dbo_mysql.test.php Fixing issues in alterSchema in DboMysql and DboPostgres, where fields would be appended to each table being altered. 2010-08-15 22:17:02 -04:00
dbo_mysqli.test.php Removing closing PHP tags. 2010-05-11 08:07:49 +10:00
dbo_oracle.test.php Removing closing PHP tags. 2010-05-11 08:07:49 +10:00
dbo_postgres.test.php Fixing issues in alterSchema in DboMysql and DboPostgres, where fields would be appended to each table being altered. 2010-08-15 22:17:02 -04:00
dbo_sqlite.test.php Removing closing PHP tags. 2010-05-11 08:07:49 +10:00