cakephp2-php8/lib/Cake/Model/Datasource
Rachman Chavik 144b556d1f Adding new property Model::schemaName
Just like physical table name, the schema name is an important information
that should be available in models.  The property will be populated accordingly
by the model's datasource.
2011-11-25 22:29:23 +07:00
..
Database Adding new property Model::schemaName 2011-11-25 22:29:23 +07:00
Session Fixing undefined variable reference. 2011-10-09 22:34:59 -04:00
CakeSession.php Remove session.save_handler from php ini array 2011-11-09 16:40:32 +02:00
DataSource.php Adding new property Model::schemaName 2011-11-25 22:29:23 +07:00
DboSource.php Adding new property Model::schemaName 2011-11-25 22:29:23 +07:00