gosh oracle i hate you

This commit is contained in:
DarthArgus
2016-12-26 21:58:29 -06:00
parent 6eafb0d7f8
commit 5ec6bb4d74
@@ -77,7 +77,7 @@ bool TaskMapAccount::MapAccountQuery::bindColumns()
DB::Query::QueryMode TaskMapAccount::MapAccountQuery::getExecutionMode() const
{
return MODE_PROCEXEC;
return MODE_SQL;
}
// ======================================================================