-- Copyright (C) 2003, 2013 Oracle and/or its affiliates. # because these just mean that your tables are already up to date. # This script is safe to run even if your ...
CREATE INDEX `idx_workspace_instances_task_id` ON `workspace_instances` (`task_id`); CREATE INDEX `idx_workspace_instances_status` ON `workspace_instances` (`status`); ...