cakephp2-php8/lib/Cake/Model/Datasource
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
..
Database Updating varchar, text columns to use nvarchar. 2011-06-23 23:01:17 -07:00
Session Fixing the DatabaseSession to work with models that use a different primary key field than id. 2011-06-15 22:56:55 +02:00
CakeSession.php Updating the copyright to 2011. 2011-05-30 22:32:43 -04:00
DataSource.php Updating the copyright to 2011. 2011-05-30 22:32:43 -04:00
DboSource.php Merge branch '1.3' into merger 2011-06-23 12:48:06 -07:00