cakephp2-php8/cake/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.php Numerous 'shoer description' documentation entries updated to contain useful comments. 2010-05-30 01:20:28 +10:00
dbo_mysql.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.php Numerous "Enter description here" block comments updated to have meaningful descriptions. 2010-05-30 01:10:48 +10:00
dbo_oracle.php Numerous 'shoer description' documentation entries updated to contain useful comments. 2010-05-30 01:20:28 +10:00
dbo_postgres.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.php Numerous "Enter description here" block comments updated to have meaningful descriptions. 2010-05-30 01:10:48 +10:00