If you are using SQL keywords as table column names, you can enable identifier quoting for your database connection in config/app.php.
On Monday, September 29, 2014 at 6:43:14 PM UTC+3, Bayezid Alam wrote:
-- how enable identifier quoting???
On Monday, September 29, 2014 at 6:43:14 PM UTC+3, Bayezid Alam wrote:
Dear All,i am getting the subjected Error for beta-2 of cake3, while first browsing from localhost.sub-hints:If you are using SQL keywords as table column names, you can enable identifier quoting for your database connection in config/app.php.Notice: If you want to customize this error message, create src/Template/Error/pdo_error.ctp Stack Trace
- CORE/src/Database/Driver/
PDODriverTrait.php line 44 → PDO->__construct(string, null, null, array)- CORE/src/Database/Driver/
Sqlite.php line 62 → Cake\Database\Driver\Sqlite->_connect(array) - CORE/src/Database/Schema/
BaseSchema.php line 44 → Cake\Database\Driver\Sqlite->connect() - CORE/src/Database/Dialect/
SqliteDialectTrait.php line 163 → Cake\Database\Schema\BaseSchema->__construct(Cake\ Database\Driver\Sqlite) - CORE/src/Database/Schema/
Collection.php line 59 → Cake\Database\Driver\Sqlite->schemaDialect() - CORE/src/Database/Connection.
php line 288 → Cake\Database\Schema\Collection->__construct(Cake\ Database\Connection) - ROOT/plugins/DebugKit/src/
Model/Table/LazyTableTrait.php line 38 → Cake\Database\Connection->schemaCollection() - ROOT/plugins/DebugKit/src/
Model/Table/RequestsTable.php line 41 → DebugKit\Model\Table\RequestsTable->ensureTables( array) - CORE/src/ORM/Table.php line 231 → DebugKit\Model\Table\
RequestsTable->initialize( array) - CORE/src/ORM/TableRegistry.php line 186 → Cake\ORM\Table->__construct(
array) - ROOT/plugins/DebugKit/src/
Routing/Filter/DebugBarFilter. → Cake\ORM\TableRegistry::get(php line 178 string) - CORE/src/Event/EventManager.
php line 268 → DebugKit\Routing\Filter\DebugBarFilter->afterDispatch( Cake\Event\Event, Cake\Network\Request, Cake\Network\Response) - CORE/src/Event/EventManager.
php line 235 → Cake\Event\EventManager->_callListener(array, Cake\Event\Event) - CORE/src/Event/
EventManagerTrait.php line 76 → Cake\Event\EventManager->dispatch(Cake\Event\Event) - CORE/src/Routing/Dispatcher.
php line 90 → Cake\Routing\Dispatcher->dispatchEvent(string, array) - ROOT/webroot/index.php line 37 → Cake\Routing\Dispatcher->
dispatch(Cake\Network\Request, Cake\Network\Response) Note: i have manually downloaded from https://github.com/cakephp/cakephp/releases/3.0. 0-beta2 Hope it's proper suggestionThanksBayezid
Sign up for our Newsletter for updates.
http://cakephp.org/newsletter/signup
We will soon be closing this Google Group. But don't worry, we have something better coming. Stay tuned for an updated from the CakePHP Team soon.
Like Us on FaceBook https://www.facebook.com/CakePHP
Follow us on Twitter http://twitter.com/CakePHP
---
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cake-php+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment