[SQL] ERROR: syntax error at or near ")" LINE 1: SELECT id FROM groups WHERE id IN () ORDER BY id DESC ^

File:/apps/meritokrat/framework/library/db/db.php (line 52)
Code:0
SQL:SELECT id FROM groups WHERE id IN () ORDER BY id DESC

Backtrace
ClassFunctionFile
dbexec/apps/meritokrat/framework/library/db/db.php (116)
dbget_cols/apps/meritokrat/apps/frontend/modules/groups/actions/index.action.php (64)
groups_index_actionexecute/apps/meritokrat/framework/library/controller/basic_controller.php (159)
basic_controllerrun/apps/meritokrat/framework/library/kernel/application.php (62)
applicationexecute/apps/meritokrat/www/index.php (29)