cakephp2-php8/lib/Cake/Test/Case/Model/Datasource/Database
Mark Story 08f1afe328 Updating varchar, text columns to use nvarchar.
This storage type stores unicode properly, and is the
saner default datatype for most applications.
Fixes #1321
2011-06-23 23:01:17 -07:00
..
MysqlTest.php Updating the copyright to 2011. 2011-05-30 22:32:43 -04:00
OracleTest.php Updating the copyright to 2011. 2011-05-30 22:32:43 -04:00
PostgresTest.php Updating the copyright to 2011. 2011-05-30 22:32:43 -04:00
SqliteTest.php Updating the copyright to 2011. 2011-05-30 22:32:43 -04:00
SqlserverTest.php Updating varchar, text columns to use nvarchar. 2011-06-23 23:01:17 -07:00