get()); $query->prefix($dbPool->get()->getPrefix())->drop( 'accounting_posting_ele', 'accounting_posting', 'accounting_batch', 'accounting_account' ); $dbPool->get()->con->prepare($query->toSql())->execute(); } }