-
Notifications
You must be signed in to change notification settings - Fork 621
Description
Warning: pg_query() [function.pg-query]: Query failed: ERROR: unrecognized configuration parameter "tables" in /phalcontools/phalcon-devtools/scripts/WebTools/controllers/ScaffoldController.php on line 28
Phalcon_Db_Exception: "ERROR: unrecognized configuration parameter "tables"" when executing "SHOW TABLES"
#0 /phalcontools/phalcon-devtools/scripts/WebTools/controllers/ScaffoldController.php(28): Phalcon_Db_Adapter_Postgresql->query('SHOW TABLES')
#1 [internal function]: ScaffoldController->indexAction()
#2 [internal function]: call_user_func_array(Array, Array)
#3 [internal function]: Phalcon_Dispatcher->dispatch(Object(Phalcon_Request), Object(Phalcon_Response), Object(Phalcon_View), Object(Phalcon_Model_Manager))
#4 /phalcontools/phalcon-devtools/scripts/WebTools/WebTools.php(151): Phalcon_Controller_Front->dispatchLoop()
#5 /phalconlocalhost.pl/public/webtools.php(33): Phalcon_WebTools::main('/home/sulphur/p...')
#6 {main}