t.index["custom_project_templates_group_id","type"],name: "index_namespaces_on_custom_project_templates_group_id_and_type",where: "(custom_project_templates_group_id IS NOT NULL)"
t.index["marked_for_deletion_at"],name: "index_namespaces_on_marked_for_deletion_at",where: "(marked_for_deletion_at IS NOT NULL)"
t.index["marked_for_deletion_by_user_id"],name: "index_namespaces_on_marked_for_deletion_by_user_id",where: "(marked_for_deletion_by_user_id IS NOT NULL)"