cakephp2-php8/cake/libs/model/datasources/dbo
Mark Story 1a7dce3af6 Updating DboMysql to fix an issue where virtualFields that were simple
aliases to fields on other tables would end up in the wrong place.
Tests added.  Fixes #655
2010-05-07 23:26:13 -04:00
..
dbo_mssql.php Merge remote branch 'origin/1.2' into 1.2-merger 2010-02-20 01:32:04 -05:00
dbo_mysql.php Updating DboMysql to fix an issue where virtualFields that were simple 2010-05-07 23:26:13 -04:00
dbo_mysqli.php Merge branch '1.2' into 1.3-merger 2010-01-26 17:54:34 -05:00
dbo_oracle.php Merge branch '1.2' into 1.3-merger 2010-01-26 17:54:34 -05:00
dbo_postgres.php Fixing schema generation for postgres. Now character varying without lenght is translated to "text", to avoid sql errors. Closes #564 2010-04-13 01:08:31 -04:30
dbo_sqlite.php Merge branch '1.2' into 1.3-merger 2010-01-26 17:54:34 -05:00