Additional Details:
Array
(
[callback] => Array
(
[0] => CRM_Core_Error
[1] => handle
)
[code] => -18
[message] => DB Error: no such table
[mode] => 16
[debug_info] => SELECT *
FROM civicrm_preferences
WHERE ( civicrm_preferences.domain_id = 1 ) AND ( civicrm_preferences.is_domain = 1 )
[nativecode=1146 ** Table 'dev_civicrm.civicrm_preferences' doesn't exist]
[type] => DB_Error
[user_info] => SELECT *
FROM civicrm_preferences
WHERE ( civicrm_preferences.domain_id = 1 ) AND ( civicrm_preferences.is_domain = 1 )
[nativecode=1146 ** Table 'dev_civicrm.civicrm_preferences' doesn't exist]
[to_string] => [db_error: message="DB Error: no such table" code=-18 mode=callback callback=CRM_Core_Error::handle prefix="" info="SELECT *
FROM civicrm_preferences
WHERE ( civicrm_preferences.domain_id = 1 ) AND ( civicrm_preferences.is_domain = 1 )
[nativecode=1146 ** Table 'dev_civicrm.civicrm_preferences' doesn't exist]"]
)