Skip to content

Orphaned pool object in DB causes backup restore error

Summary

A backup of upgraded version GitLab restore looks fine but with error message.

Steps to reproduce

  1. Intially installed GitLab-12.4.2

  2. Upgrade 12.4.2 to 13.0.6

    Upgrade path: 12.4.2 => 12.8.2 => 12.8.5 => 12.8.6 => 12.8.7 => 12.10.8 => 13.0.0 => 13.0.3=> 13.0.4 => 13.0.5 => 13.0.6

  3. Make a backup of 13.0.6

command used: sudo gitlab-backup create

  1. Restore the backup to 13.0.6 itself

  2. Restore has error but restored GitLab looks fine.

Example Project

no

What is the current bug behavior?

  1. Error like below
...
ERROR:  relation "public.u2f_registrations" does not exist
ERROR:  relation "public.timelogs" does not exist
ERROR:  relation "public.timelogs" does not exist
ERROR:  relation "public.ci_builds_metadata" does not exist
ERROR:  relation "public.resource_label_events" does not exist
ERROR:  relation "public.project_tracing_settings" does not exist
ERROR:  relation "public.cluster_groups" does not exist
ERROR:  relation "public.packages_nuget_metadata" does not exist
ERROR:  relation "public.ci_job_variables" does not exist
ERROR:  relation "public.serverless_domain_cluster" does not exist
ERROR:  relation "public.board_project_recent_visits" does not exist
ERROR:  relation "public.ci_runner_namespaces" does not exist
ERROR:  relation "public.merge_trains" does not exist
ERROR:  relation "public.ci_build_trace_section_names" does not exist
ERROR:  relation "public.merge_requests_closing_issues" does not exist
...
  1. Error like below
...
 - Object pool @pools/6b/86/6b86b273ff34fce19d6b804eff5a3f5747ada4eaa22f1d49c01e52ddb7875b4b...
rake aborted!
NoMethodError: undefined method `root_of_fork_network' for nil:NilClass
/opt/gitlab/embedded/service/gitlab-rails/lib/backup/repository.rb:167:in `block in restore_object_pools'
/opt/gitlab/embedded/service/gitlab-rails/lib/backup/repository.rb:164:in `restore_object_pools'
/opt/gitlab/embedded/service/gitlab-rails/lib/backup/repository.rb:106:in `restore'
/opt/gitlab/embedded/service/gitlab-rails/lib/tasks/gitlab/backup.rake:106:in `block (4 levels) in <top (required)>'
/opt/gitlab/embedded/service/gitlab-rails/lib/tasks/gitlab/backup.rake:73:in `block (3 levels) in <top (required)>'
/opt/gitlab/embedded/bin/bundle:23:in `load'
/opt/gitlab/embedded/bin/bundle:23:in `<main>'
Tasks: TOP => gitlab:backup:repo:restore
(See full trace by running task with --trace)

What is the expected correct behavior?

no error message in the console output.

Relevant logs and/or screenshots
sudo gitlab-backup restore BACKUP=1591890976_2020_06_11_13 
.0.6-ee
Unpacking backup ... [32mdone[0m
[31mBefore restoring the database, we will remove all existing
tables to avoid future upgrade problems. Be aware that if you have
custom tables in the GitLab database these tables and all data will be
removed.
[0m
[34mDo you want to continue (yes/no)? [0myes
[33mRemoving all tables. Press `Ctrl-C` within 5 seconds to abort[0m
2020-06-11 20:51:16 -0400 -- [34mCleaning the database ... [0m
2020-06-11 20:51:17 -0400 -- [32mdone[0m
2020-06-11 20:51:17 -0400 -- [34mRestoring database ... [0m
Restoring PostgreSQL database gitlabhq_production ... SET
SET
SET
SET
SET
 set_config 
------------
 
(1 row)

SET
SET
SET
SET
ERROR:  relation "public.u2f_registrations" does not exist
ERROR:  relation "public.timelogs" does not exist
ERROR:  relation "public.timelogs" does not exist
ERROR:  relation "public.ci_builds_metadata" does not exist
ERROR:  relation "public.resource_label_events" does not exist
ERROR:  relation "public.project_tracing_settings" does not exist
ERROR:  relation "public.cluster_groups" does not exist
ERROR:  relation "public.packages_nuget_metadata" does not exist
ERROR:  relation "public.ci_job_variables" does not exist
ERROR:  relation "public.serverless_domain_cluster" does not exist
ERROR:  relation "public.board_project_recent_visits" does not exist
ERROR:  relation "public.ci_runner_namespaces" does not exist
ERROR:  relation "public.merge_trains" does not exist
ERROR:  relation "public.ci_build_trace_section_names" does not exist
ERROR:  relation "public.merge_requests_closing_issues" does not exist
ERROR:  relation "public.issues_self_managed_prometheus_alert_events" does not exist
ERROR:  relation "public.internal_ids" does not exist
ERROR:  relation "public.design_user_mentions" does not exist
ERROR:  relation "public.resource_state_events" does not exist
ERROR:  relation "public.board_group_recent_visits" does not exist
ERROR:  relation "public.insights" does not exist
ERROR:  relation "public.approval_project_rules_users" does not exist
ERROR:  relation "public.ci_pipeline_chat_data" does not exist
ERROR:  relation "public.snippet_repositories" does not exist
ERROR:  relation "public.requirements" does not exist
ERROR:  relation "public.jira_connect_subscriptions" does not exist
ERROR:  relation "public.import_export_uploads" does not exist
ERROR:  relation "public.prometheus_alerts" does not exist
ERROR:  relation "public.fork_network_members" does not exist
ERROR:  relation "public.label_priorities" does not exist
ERROR:  relation "public.ci_daily_build_group_report_results" does not exist
ERROR:  relation "public.cluster_providers_aws" does not exist
ERROR:  relation "public.ci_daily_report_results" does not exist
ERROR:  relation "public.protected_branch_unprotect_access_levels" does not exist
ERROR:  relation "public.merge_request_blocks" does not exist
ERROR:  relation "public.vulnerability_issue_links" does not exist
ERROR:  relation "public.description_versions" does not exist
ERROR:  relation "public.draft_notes" does not exist
ERROR:  relation "public.merge_request_metrics" does not exist
ERROR:  relation "public.prometheus_alerts" does not exist
ERROR:  relation "public.approval_merge_request_rule_sources" does not exist
ERROR:  relation "public.serverless_domain_cluster" does not exist
ERROR:  relation "public.vulnerability_occurrence_identifiers" does not exist
ERROR:  relation "public.ci_builds_metadata" does not exist
ERROR:  relation "public.cluster_platforms_kubernetes" does not exist
ERROR:  relation "public.packages_packages" does not exist
ERROR:  relation "public.label_priorities" does not exist
ERROR:  relation "public.analytics_cycle_analytics_group_stages" does not exist
ERROR:  relation "public.vulnerability_feedback" does not exist
ERROR:  relation "public.user_callouts" does not exist
ERROR:  relation "public.deployment_merge_requests" does not exist
ERROR:  relation "public.vulnerability_occurrence_pipelines" does not exist
ERROR:  relation "public.issues_prometheus_alert_events" does not exist
ERROR:  relation "public.dependency_proxy_blobs" does not exist
ERROR:  relation "public.jira_imports" does not exist
ERROR:  relation "public.geo_hashed_storage_attachments_events" does not exist
ERROR:  relation "public.vulnerability_issue_links" does not exist
ERROR:  relation "public.group_group_links" does not exist
ERROR:  relation "public.pool_repositories" does not exist
ERROR:  relation "public.operations_strategies" does not exist
ERROR:  relation "public.subscriptions" does not exist
ERROR:  relation "public.epic_metrics" does not exist
ERROR:  relation "public.resource_milestone_events" does not exist
ERROR:  relation "public.issue_tracker_data" does not exist
ERROR:  relation "public.operations_strategies_user_lists" does not exist
ERROR:  relation "public.issues_self_managed_prometheus_alert_events" does not exist
ERROR:  relation "public.ci_daily_report_results" does not exist
ERROR:  relation "public.board_group_recent_visits" does not exist
ERROR:  relation "public.gpg_signatures" does not exist
ERROR:  relation "public.resource_milestone_events" does not exist
ERROR:  relation "public.resource_state_events" does not exist
ERROR:  relation "public.project_export_jobs" does not exist
ERROR:  relation "public.vulnerability_occurrences" does not exist
ERROR:  relation "public.scim_oauth_access_tokens" does not exist
ERROR:  relation "public.wiki_page_meta" does not exist
ERROR:  relation "public.container_expiration_policies" does not exist
ERROR:  relation "public.project_settings" does not exist
ERROR:  relation "public.ci_job_artifacts" does not exist
ERROR:  relation "public.merge_request_user_mentions" does not exist
ERROR:  relation "public.packages_nuget_dependency_link_metadata" does not exist
ERROR:  relation "public.project_repositories" does not exist
ERROR:  relation "public.user_canonical_emails" does not exist
ERROR:  relation "public.project_feature_usages" does not exist
ERROR:  relation "public.labels" does not exist
ERROR:  relation "public.serverless_domain_cluster" does not exist
ERROR:  relation "public.design_management_designs" does not exist
ERROR:  relation "public.resource_weight_events" does not exist
ERROR:  relation "public.vulnerability_occurrences" does not exist
ERROR:  relation "public.vulnerability_occurrence_identifiers" does not exist
ERROR:  relation "public.elasticsearch_indexed_namespaces" does not exist
ERROR:  relation "public.elasticsearch_indexed_projects" does not exist
ERROR:  relation "public.external_pull_requests" does not exist
ERROR:  relation "public.approval_merge_request_rules_users" does not exist
ERROR:  relation "public.lists" does not exist
ERROR:  relation "public.approval_project_rules_users" does not exist
ERROR:  relation "public.merge_trains" does not exist
ERROR:  relation "public.alerts_service_data" does not exist
ERROR:  relation "public.approval_project_rules_protected_branches" does not exist
ERROR:  relation "public.namespace_aggregation_schedules" does not exist
ERROR:  relation "public.application_settings" does not exist
ERROR:  relation "public.merge_trains" does not exist
ERROR:  relation "public.issues_prometheus_alert_events" does not exist
ERROR:  relation "public.board_project_recent_visits" does not exist
ERROR:  relation "public.merge_trains" does not exist
ERROR:  relation "public.packages_build_infos" does not exist
ERROR:  relation "public.resource_label_events" does not exist
ERROR:  relation "public.pool_repositories" does not exist
ERROR:  relation "public.metrics_dashboard_annotations" does not exist
ERROR:  relation "public.analytics_cycle_analytics_group_stages" does not exist
ERROR:  relation "public.clusters" does not exist
ERROR:  relation "public.ci_build_trace_sections" does not exist
ERROR:  relation "public.x509_commit_signatures" does not exist
ERROR:  relation "public.merge_request_user_mentions" does not exist
ERROR:  relation "public.term_agreements" does not exist
ERROR:  relation "public.resource_milestone_events" does not exist
ERROR:  relation "public.repository_languages" does not exist
ERROR:  relation "public.sentry_issues" does not exist
ERROR:  relation "public.user_preferences" does not exist
ERROR:  relation "public.vulnerability_identifiers" does not exist
ERROR:  relation "public.commit_user_mentions" does not exist
ERROR:  relation "public.cluster_projects" does not exist
ERROR:  relation "public.operations_feature_flag_scopes" does not exist
ERROR:  relation "public.fork_network_members" does not exist
ERROR:  relation "public.jira_connect_subscriptions" does not exist
ERROR:  relation "public.protected_environments" does not exist
ERROR:  relation "public.jira_tracker_data" does not exist
ERROR:  relation "public.todos" does not exist
ERROR:  relation "public.vulnerability_user_mentions" does not exist
ERROR:  relation "public.project_aliases" does not exist
ERROR:  relation "public.namespace_root_storage_statistics" does not exist
ERROR:  relation "public.resource_milestone_events" does not exist
ERROR:  relation "public.clusters_applications_cert_managers" does not exist
ERROR:  relation "public.badges" does not exist
ERROR:  relation "public.analytics_language_trend_repository_languages" does not exist
ERROR:  relation "public.gpg_keys" does not exist
ERROR:  relation "public.project_incident_management_settings" does not exist
ERROR:  relation "public.users_ops_dashboard_projects" does not exist
ERROR:  relation "public.vulnerability_exports" does not exist
ERROR:  relation "public.clusters_kubernetes_namespaces" does not exist
ERROR:  relation "public.board_project_recent_visits" does not exist
ERROR:  relation "public.ci_job_artifacts" does not exist
ERROR:  relation "public.resource_label_events" does not exist
ERROR:  relation "public.packages_dependency_links" does not exist
ERROR:  relation "public.packages_pypi_metadata" does not exist
ERROR:  relation "public.scim_identities" does not exist
ERROR:  relation "public.board_labels" does not exist
ERROR:  relation "public.list_user_preferences" does not exist
ERROR:  relation "public.project_error_tracking_settings" does not exist
ERROR:  relation "public.geo_reset_checksum_events" does not exist
ERROR:  relation "public.vulnerability_occurrences" does not exist
ERROR:  relation "public.approval_project_rules_groups" does not exist
ERROR:  relation "public.ci_pipelines_config" does not exist
ERROR:  relation "public.project_daily_statistics" does not exist
ERROR:  relation "public.clusters_kubernetes_namespaces" does not exist
ERROR:  relation "public.design_user_mentions" does not exist
ERROR:  relation "public.approval_merge_request_rules_approved_approvers" does not exist
ERROR:  relation "public.vulnerability_feedback" does not exist
ERROR:  relation "public.packages_conan_metadata" does not exist
ERROR:  relation "public.project_pages_metadata" does not exist
ERROR:  relation "public.cluster_projects" does not exist
ERROR:  relation "public.allowed_email_domains" does not exist
ERROR:  relation "public.gpg_key_subkeys" does not exist
ERROR:  relation "public.snippet_repositories" does not exist
ERROR:  relation "public.protected_environment_deploy_access_levels" does not exist
ERROR:  relation "public.software_license_policies" does not exist
ERROR:  relation "public.ci_runner_namespaces" does not exist
ERROR:  relation "public.clusters_applications_crossplane" does not exist
ERROR:  relation "public.analytics_language_trend_repository_languages" does not exist
ERROR:  relation "public.deployment_merge_requests" does not exist
ERROR:  relation "public.approval_merge_request_rules_users" does not exist
ERROR:  relation "public.clusters_kubernetes_namespaces" does not exist
ERROR:  relation "public.application_settings" does not exist
ERROR:  relation "public.milestone_releases" does not exist
ERROR:  relation "public.operations_scopes" does not exist
ERROR:  relation "public.project_repositories" does not exist
ERROR:  relation "public.software_license_policies" does not exist
ERROR:  relation "public.terraform_states" does not exist
ERROR:  relation "public.ci_subscriptions_projects" does not exist
ERROR:  relation "public.pages_domain_acme_orders" does not exist
ERROR:  relation "public.x509_certificates" does not exist
ERROR:  relation "public.resource_label_events" does not exist
ERROR:  relation "public.geo_repositories_changed_events" does not exist
ERROR:  relation "public.milestone_releases" does not exist
ERROR:  relation "public.release_links" does not exist
ERROR:  relation "public.clusters_applications_ingress" does not exist
ERROR:  relation "public.merge_request_context_commit_diff_files" does not exist
ERROR:  relation "public.slack_integrations" does not exist
ERROR:  relation "public.project_custom_attributes" does not exist
ERROR:  relation "public.list_user_preferences" does not exist
ERROR:  relation "public.ci_builds_runner_session" does not exist
ERROR:  relation "public.users_security_dashboard_projects" does not exist
ERROR:  relation "public.project_compliance_framework_settings" does not exist
ERROR:  relation "public.term_agreements" does not exist
ERROR:  relation "public.prometheus_alerts" does not exist
ERROR:  relation "public.plan_limits" does not exist
ERROR:  relation "public.geo_hashed_storage_migrated_events" does not exist
ERROR:  relation "public.jira_imports" does not exist
ERROR:  relation "public.web_hook_logs" does not exist
ERROR:  relation "public.operations_feature_flags_clients" does not exist
ERROR:  relation "public.approval_merge_request_rules_approved_approvers" does not exist
ERROR:  relation "public.design_management_versions" does not exist
ERROR:  relation "public.approval_project_rules_protected_branches" does not exist
ERROR:  relation "public.ci_pipeline_chat_data" does not exist
ERROR:  relation "public.approval_merge_request_rule_sources" does not exist
ERROR:  relation "public.board_group_recent_visits" does not exist
ERROR:  relation "public.ci_sources_projects" does not exist
ERROR:  relation "public.operations_feature_flags" does not exist
ERROR:  relation "public.reviews" does not exist
ERROR:  relation "public.group_deploy_tokens" does not exist
ERROR:  relation "public.vulnerability_occurrence_pipelines" does not exist
ERROR:  relation "public.jira_imports" does not exist
ERROR:  relation "public.evidences" does not exist
ERROR:  relation "public.deployment_clusters" does not exist
ERROR:  relation "public.status_page_published_incidents" does not exist
ERROR:  relation "public.group_deploy_tokens" does not exist
ERROR:  relation "public.dependency_proxy_group_settings" does not exist
ERROR:  relation "public.user_highest_roles" does not exist
ERROR:  relation "public.approval_project_rules" does not exist
ERROR:  relation "public.resource_weight_events" does not exist
ERROR:  relation "public.epic_issues" does not exist
ERROR:  relation "public.reviews" does not exist
ERROR:  relation "public.vulnerability_scanners" does not exist
ERROR:  relation "public.insights" does not exist
ERROR:  relation "public.cluster_providers_gcp" does not exist
ERROR:  relation "public.protected_branch_unprotect_access_levels" does not exist
ERROR:  relation "public.protected_environment_deploy_access_levels" does not exist
ERROR:  relation "public.approval_merge_request_rules_groups" does not exist
ERROR:  relation "public.resource_label_events" does not exist
ERROR:  relation "public.badges" does not exist
ERROR:  relation "public.analytics_cycle_analytics_group_stages" does not exist
ERROR:  relation "public.merge_request_assignees" does not exist
ERROR:  relation "public.issue_user_mentions" does not exist
ERROR:  relation "public.terraform_states" does not exist
ERROR:  relation "public.clusters_applications_knative" does not exist
ERROR:  relation "public.geo_node_namespace_links" does not exist
ERROR:  relation "public.x509_commit_signatures" does not exist
ERROR:  relation "public.project_repository_storage_moves" does not exist
ERROR:  relation "public.status_page_settings" does not exist
ERROR:  relation "public.merge_request_diff_files" does not exist
ERROR:  relation "public.security_scans" does not exist
ERROR:  relation "public.aws_roles" does not exist
ERROR:  relation "public.geo_repository_renamed_events" does not exist
ERROR:  relation "public.deployment_clusters" does not exist
ERROR:  relation "public.snippet_user_mentions" does not exist
ERROR:  relation "public.scim_identities" does not exist
ERROR:  relation "public.prometheus_metrics" does not exist
ERROR:  relation "public.project_metrics_settings" does not exist
ERROR:  relation "public.issue_metrics" does not exist
ERROR:  relation "public.design_management_designs" does not exist
ERROR:  relation "public.group_deletion_schedules" does not exist
ERROR:  relation "public.user_custom_attributes" does not exist
ERROR:  relation "public.vulnerability_feedback" does not exist
ERROR:  relation "public.smartcard_identities" does not exist
ERROR:  relation "public.prometheus_alert_events" does not exist
ERROR:  relation "public.protected_environment_deploy_access_levels" does not exist
ERROR:  relation "public.merge_requests_closing_issues" does not exist
ERROR:  relation "public.project_auto_devops" does not exist
ERROR:  relation "public.packages_dependency_links" does not exist
ERROR:  relation "public.merge_request_assignees" does not exist
ERROR:  relation "public.lfs_file_locks" does not exist
ERROR:  relation "public.operations_strategies_user_lists" does not exist
ERROR:  relation "public.clusters_applications_fluentd" does not exist
ERROR:  relation "public.ci_resources" does not exist
ERROR:  relation "public.ci_refs" does not exist
ERROR:  relation "public.epic_issues" does not exist
ERROR:  relation "public.geo_node_namespace_links" does not exist
ERROR:  relation "public.clusters_kubernetes_namespaces" does not exist
ERROR:  relation "public.description_versions" does not exist
ERROR:  relation "public.board_assignees" does not exist
ERROR:  relation "public.analytics_cycle_analytics_project_stages" does not exist
ERROR:  relation "public.epic_user_mentions" does not exist
ERROR:  relation "public.clusters_applications_helm" does not exist
ERROR:  relation "public.snippet_user_mentions" does not exist
ERROR:  relation "public.note_diff_files" does not exist
ERROR:  relation "public.cluster_groups" does not exist
ERROR:  relation "public.ci_build_needs" does not exist
ERROR:  relation "public.chat_teams" does not exist
ERROR:  relation "public.self_managed_prometheus_alert_events" does not exist
ERROR:  relation "public.approval_project_rules_groups" does not exist
ERROR:  relation "public.self_managed_prometheus_alert_events" does not exist
ERROR:  relation "public.issue_user_mentions" does not exist
ERROR:  relation "public.analytics_cycle_analytics_project_stages" does not exist
ERROR:  relation "public.merge_request_blocks" does not exist
ERROR:  relation "public.board_labels" does not exist
ERROR:  relation "public.wiki_page_slugs" does not exist
ERROR:  relation "public.metrics_dashboard_annotations" does not exist
ERROR:  relation "public.requirements" does not exist
ERROR:  relation "public.suggestions" does not exist
ERROR:  relation "public.merge_request_metrics" does not exist
ERROR:  relation "public.clusters_applications_jupyter" does not exist
ERROR:  relation "public.container_repositories" does not exist
ERROR:  relation "public.zoom_meetings" does not exist
ERROR:  relation "public.group_import_states" does not exist
ERROR:  relation "public.merge_request_diff_commits" does not exist
ERROR:  relation "public.resource_state_events" does not exist
ERROR:  relation "public.saml_providers" does not exist
ERROR:  relation "public.ci_freeze_periods" does not exist
ERROR:  relation "public.protected_branch_unprotect_access_levels" does not exist
ERROR:  relation "public.geo_repository_updated_events" does not exist
ERROR:  relation "public.group_group_links" does not exist
ERROR:  relation "public.packages_tags" does not exist
ERROR:  relation "public.draft_notes" does not exist
ERROR:  relation "public.reviews" does not exist
ERROR:  relation "public.resource_state_events" does not exist
ERROR:  relation "public.project_alerting_settings" does not exist
ERROR:  relation "public.lfs_file_locks" does not exist
ERROR:  relation "public.group_wiki_repositories" does not exist
ERROR:  relation "public.group_custom_attributes" does not exist
ERROR:  relation "public.service_desk_settings" does not exist
ERROR:  relation "public.clusters_applications_runners" does not exist
ERROR:  relation "public.users_ops_dashboard_projects" does not exist
ERROR:  relation "public.user_statuses" does not exist
ERROR:  relation "public.vulnerability_feedback" does not exist
ERROR:  relation "public.approval_merge_request_rules_groups" does not exist
ERROR:  relation "public.geo_repository_created_events" does not exist
ERROR:  relation "public.ci_refs" does not exist
ERROR:  relation "public.approver_groups" does not exist
ERROR:  relation "public.epic_user_mentions" does not exist
ERROR:  relation "public.board_assignees" does not exist
ERROR:  relation "public.vulnerability_user_mentions" does not exist
ERROR:  relation "public.gpg_signatures" does not exist
ERROR:  relation "public.open_project_tracker_data" does not exist
ERROR:  relation "public.group_wiki_repositories" does not exist
ERROR:  relation "public.grafana_integrations" does not exist
ERROR:  relation "public.cluster_providers_aws" does not exist
ERROR:  relation "public.clusters_applications_jupyter" does not exist
ERROR:  relation "public.packages_build_infos" does not exist
ERROR:  relation "public.analytics_cycle_analytics_project_stages" does not exist
ERROR:  relation "public.project_deploy_tokens" does not exist
ERROR:  relation "public.users_security_dashboard_projects" does not exist
ERROR:  relation "public.diff_note_positions" does not exist
ERROR:  relation "public.user_details" does not exist
ERROR:  relation "public.project_statistics" does not exist
ERROR:  relation "public.description_versions" does not exist
ERROR:  relation "public.project_authorizations" does not exist
ERROR:  relation "public.gpg_signatures" does not exist
ERROR:  relation "public.zoom_meetings" does not exist
ERROR:  relation "public.ci_sources_projects" does not exist
ERROR:  relation "public.prometheus_alert_events" does not exist
ERROR:  relation "public.vulnerability_exports" does not exist
ERROR:  relation "public.ci_build_trace_chunks" does not exist
ERROR:  relation "public.merge_request_context_commits" does not exist
ERROR:  relation "public.project_authorizations" does not exist
ERROR:  relation "public.user_synced_attributes_metadata" does not exist
ERROR:  relation "public.project_repository_states" does not exist
ERROR:  relation "public.geo_node_statuses" does not exist
ERROR:  relation "public.operations_user_lists" does not exist
ERROR:  relation "public.packages_conan_file_metadata" does not exist
ERROR:  relation "public.project_deploy_tokens" does not exist
ERROR:  relation "public.trending_projects" does not exist
ERROR:  relation "public.ci_subscriptions_projects" does not exist
ERROR:  relation "public.ci_daily_build_group_report_results" does not exist
ERROR:  relation "public.ip_restrictions" does not exist
ERROR:  relation "public.events" does not exist
ERROR:  relation "public.clusters_applications_elastic_stacks" does not exist
ERROR:  relation "public.namespace_statistics" does not exist
ERROR:  relation "public.approval_merge_request_rules" does not exist
ERROR:  relation "public.protected_tag_create_access_levels" does not exist
ERROR:  relation "public.protected_branch_push_access_levels" does not exist
ERROR:  relation "public.protected_branch_merge_access_levels" does not exist
ERROR:  relation "public.projects" does not exist
ERROR:  relation "public.project_settings" does not exist
ERROR:  relation "public.personal_access_tokens" does not exist
ERROR:  relation "public.path_locks" does not exist
ERROR:  relation "public.geo_event_log" does not exist
ERROR:  relation "public.issues" does not exist
ERROR:  relation "public.project_import_data" does not exist
ERROR:  relation "public.merge_requests" does not exist
ERROR:  relation "public.system_note_metadata" does not exist
ERROR:  relation "public.ci_stages" does not exist
ERROR:  relation "public.protected_tag_create_access_levels" does not exist
ERROR:  relation "public.design_management_designs_versions" does not exist
ERROR:  relation "public.ci_pipeline_variables" does not exist
ERROR:  relation "public.boards" does not exist
ERROR:  relation "public.epics" does not exist
ERROR:  relation "public.clusters" does not exist
ERROR:  relation "public.vulnerabilities" does not exist
ERROR:  relation "public.events" does not exist
ERROR:  relation "public.application_settings" does not exist
ERROR:  relation "public.pages_domains" does not exist
ERROR:  relation "public.ci_triggers" does not exist
ERROR:  relation "public.application_settings" does not exist
ERROR:  relation "public.sprints" does not exist
ERROR:  relation "public.fork_networks" does not exist
ERROR:  relation "public.namespaces" does not exist
ERROR:  relation "public.issue_links" does not exist
ERROR:  relation "public.merge_requests" does not exist
ERROR:  relation "public.ci_triggers" does not exist
ERROR:  relation "public.gitlab_subscriptions" does not exist
ERROR:  relation "public.ci_sources_pipelines" does not exist
ERROR:  relation "public.ci_resources" does not exist
ERROR:  relation "public.issues" does not exist
ERROR:  relation "public.epics" does not exist
ERROR:  relation "public.project_group_links" does not exist
ERROR:  relation "public.label_links" does not exist
ERROR:  relation "public.todos" does not exist
ERROR:  relation "public.system_note_metadata" does not exist
ERROR:  relation "public.metrics_users_starred_dashboards" does not exist
ERROR:  relation "public.lists" does not exist
ERROR:  relation "public.geo_event_log" does not exist
ERROR:  relation "public.ci_sources_pipelines" does not exist
ERROR:  relation "public.ci_builds" does not exist
ERROR:  relation "public.environments" does not exist
ERROR:  relation "public.project_mirror_data" does not exist
ERROR:  relation "public.geo_event_log" does not exist
ERROR:  relation "public.todos" does not exist
ERROR:  relation "public.issue_links" does not exist
ERROR:  relation "public.issues" does not exist
ERROR:  relation "public.geo_event_log" does not exist
ERROR:  relation "public.vulnerability_exports" does not exist
ERROR:  relation "public.geo_event_log" does not exist
ERROR:  relation "public.design_management_versions" does not exist
ERROR:  relation "public.ci_builds" does not exist
ERROR:  relation "public.packages_maven_metadata" does not exist
ERROR:  relation "public.ci_sources_pipelines" does not exist
ERROR:  relation "public.snippets" does not exist
ERROR:  relation "public.metrics_users_starred_dashboards" does not exist
ERROR:  relation "public.gitlab_subscriptions" does not exist
ERROR:  relation "public.deployments" does not exist
ERROR:  relation "public.ci_trigger_requests" does not exist
ERROR:  relation "public.issue_assignees" does not exist
ERROR:  relation "public.protected_tag_create_access_levels" does not exist
ERROR:  relation "public.vulnerabilities" does not exist
ERROR:  relation "public.fork_network_members" does not exist
ERROR:  relation "public.merge_request_metrics" does not exist
ERROR:  relation "public.ci_variables" does not exist
ERROR:  relation "public.merge_requests" does not exist
ERROR:  relation "public.ci_sources_pipelines" does not exist
ERROR:  relation "public.identities" does not exist
ERROR:  relation "public.epics" does not exist
ERROR:  relation "public.merge_requests" does not exist
ERROR:  relation "public.users" does not exist
ERROR:  relation "public.ci_pipelines" does not exist
ERROR:  relation "public.ci_builds" does not exist
ERROR:  relation "public.issues" does not exist
ERROR:  relation "public.deployment_merge_requests" does not exist
ERROR:  relation "public.protected_branch_push_access_levels" does not exist
ERROR:  relation "public.ci_pipeline_schedules" does not exist
ERROR:  relation "public.alert_management_alerts" does not exist
ERROR:  relation "public.epics" does not exist
ERROR:  relation "public.issues" does not exist
ERROR:  relation "public.milestones" does not exist
ERROR:  relation "public.geo_event_log" does not exist
ERROR:  relation "public.notes" does not exist
ERROR:  relation "public.protected_branch_merge_access_levels" does not exist
ERROR:  relation "public.vulnerability_occurrences" does not exist
ERROR:  relation "public.issues" does not exist
ERROR:  relation "public.application_settings" does not exist
ERROR:  relation "public.vulnerabilities" does not exist
ERROR:  relation "public.milestones" does not exist
ERROR:  relation "public.vulnerability_feedback" does not exist
ERROR:  relation "public.todos" does not exist
ERROR:  relation "public.ci_pipeline_schedules" does not exist
ERROR:  relation "public.protected_tags" does not exist
ERROR:  relation "public.releases" does not exist
ERROR:  relation "public.protected_branch_merge_access_levels" does not exist
ERROR:  relation "public.issues" does not exist
ERROR:  relation "public.vulnerabilities" does not exist
ERROR:  relation "public.ci_builds" does not exist
ERROR:  relation "public.packages_package_files" does not exist
ERROR:  relation "public.geo_event_log" does not exist
ERROR:  relation "public.services" does not exist
ERROR:  relation "public.ci_pipelines" does not exist
ERROR:  relation "public.merge_request_diffs" does not exist
ERROR:  relation "public.push_rules" does not exist
ERROR:  relation "public.import_export_uploads" does not exist
ERROR:  relation "public.sprints" does not exist
ERROR:  relation "public.merge_request_metrics" does not exist
ERROR:  relation "public.merge_requests" does not exist
ERROR:  relation "public.labels" does not exist
ERROR:  relation "public.vulnerabilities" does not exist
ERROR:  relation "public.vulnerabilities" does not exist
ERROR:  relation "public.protected_branches" does not exist
ERROR:  relation "public.lists" does not exist
ERROR:  relation "public.geo_event_log" does not exist
ERROR:  relation "public.users" does not exist
ERROR:  relation "public.ci_resource_groups" does not exist
ERROR:  relation "public.oauth_openid_requests" does not exist
ERROR:  relation "public.vulnerabilities" does not exist
ERROR:  relation "public.index_statuses" does not exist
ERROR:  relation "public.vulnerabilities" does not exist
ERROR:  relation "public.user_interacted_projects" does not exist
ERROR:  relation "public.services" does not exist
ERROR:  relation "public.protected_branch_push_access_levels" does not exist
ERROR:  relation "public.projects" does not exist
ERROR:  relation "public.geo_event_log" does not exist
ERROR:  relation "public.merge_requests" does not exist
ERROR:  relation "public.application_settings" does not exist
ERROR:  relation "public.ci_builds" does not exist
ERROR:  relation "public.merge_requests" does not exist
ERROR:  relation "public.events" does not exist
ERROR:  relation "public.merge_requests" does not exist
ERROR:  relation "public.issue_assignees" does not exist
ERROR:  relation "public.deploy_keys_projects" does not exist
ERROR:  relation "public.vulnerability_feedback" does not exist
ERROR:  relation "public.clusters_applications_prometheus" does not exist
ERROR:  relation "public.path_locks" does not exist
ERROR:  relation "public.ci_build_trace_sections" does not exist
ERROR:  relation "public.geo_event_log" does not exist
ERROR:  relation "public.releases" does not exist
ERROR:  relation "public.todos" does not exist
ERROR:  relation "public.ci_runner_projects" does not exist
ERROR:  relation "public.remote_mirrors" does not exist
ERROR:  relation "public.geo_event_log" does not exist
ERROR:  relation "public.ci_pipeline_schedule_variables" does not exist
ERROR:  relation "public.ci_pipelines" does not exist
ERROR:  relation "public.epics" does not exist
ERROR:  relation "public.issues" does not exist
ERROR:  relation "public.ci_builds" does not exist
ERROR:  relation "public.push_event_payloads" does not exist
ERROR:  relation "public.epics" does not exist
ERROR:  relation "public.namespaces" does not exist
ERROR:  relation "public.ci_group_variables" does not exist
ERROR:  relation "public.merge_requests" does not exist
ERROR:  relation "public.namespaces" does not exist
ERROR:  relation "public.approvals" does not exist
ERROR:  relation "public.members" does not exist
ERROR:  relation "public.notes" does not exist
ERROR:  relation "public.deployments" does not exist
ERROR:  relation "public.geo_event_log" does not exist
ERROR:  relation "public.ci_build_trace_sections" does not exist
ERROR:  relation "public.ci_pipelines" does not exist
ERROR:  relation "public.epics" does not exist
ERROR:  relation "public.project_ci_cd_settings" does not exist
ERROR:  relation "public.import_failures" does not exist
ERROR:  relation "public.ci_stages" does not exist
ERROR:  relation "public.alert_management_alerts" does not exist
ERROR:  relation "public.users_star_projects" does not exist
ERROR:  relation "public.geo_container_repository_updated_events" does not exist
ERROR:  relation "public.epics" does not exist
ERROR:  relation "public.boards" does not exist
ERROR:  relation "public.ci_sources_pipelines" does not exist
ERROR:  relation "public.vulnerabilities" does not exist
ERROR:  relation "public.ci_pipelines" does not exist
ERROR:  relation "public.project_features" does not exist
ERROR:  relation "public.geo_event_log" does not exist
ERROR:  relation "public.internal_ids" does not exist
ERROR:  relation "public.vulnerabilities" does not exist
ERROR:  relation "public.vulnerabilities" does not exist
ERROR:  relation "public.group_deletion_schedules" does not exist
ERROR:  relation "public.lists" does not exist
ERROR:  relation "public.notification_settings" does not exist
ERROR:  relation "public.web_hooks" does not exist
ERROR:  relation "public.projects" does not exist
ERROR:  relation "public.user_interacted_projects" does not exist
ERROR:  relation "public.merge_requests" does not exist
ERROR:  relation "public.issues" does not exist
ERROR:  relation "public.design_management_designs_versions" does not exist
ERROR:  relation "public.clusters_applications_runners" does not exist
ERROR:  relation "public.epics" does not exist
ERROR:  relation "public.chat_names" does not exist
ERROR:  index "vulnerability_occurrence_pipelines_on_unique_keys" does not exist
ERROR:  index "vulnerability_feedback_unique_idx" does not exist
ERROR:  index "users_security_dashboard_projects_unique_index" does not exist
ERROR:  index "tmp_index_ci_stages_lock_version" does not exist
ERROR:  index "tmp_index_ci_pipelines_lock_version" does not exist
ERROR:  index "tmp_index_ci_builds_lock_version" does not exist
ERROR:  index "tmp_idx_on_user_id_where_bio_is_filled" does not exist
ERROR:  index "tmp_build_stage_position_index" does not exist
ERROR:  index "term_agreements_unique_index" does not exist
ERROR:  index "taggings_idx" does not exist
ERROR:  index "snippet_user_mentions_on_snippet_id_index" does not exist
ERROR:  index "snippet_user_mentions_on_snippet_id_and_note_id_index" does not exist
ERROR:  index "partial_index_deployments_for_project_id_and_tag" does not exist
ERROR:  index "partial_index_deployments_for_legacy_successful_deployments" does not exist
ERROR:  index "partial_index_ci_builds_on_scheduled_at_with_scheduled_jobs" does not exist
ERROR:  index "packages_packages_verification_failure_partial" does not exist
ERROR:  index "packages_packages_verification_checksum_partial" does not exist
ERROR:  index "one_canonical_wiki_page_slug_per_metadata" does not exist
ERROR:  index "note_mentions_temp_index" does not exist
ERROR:  index "merge_request_user_mentions_on_mr_id_index" does not exist
ERROR:  index "merge_request_user_mentions_on_mr_id_and_note_id_index" does not exist
ERROR:  index "merge_request_mentions_temp_index" does not exist
ERROR:  index "kubernetes_namespaces_cluster_and_namespace" does not exist
ERROR:  index "issue_user_mentions_on_issue_id_index" does not exist
ERROR:  index "issue_user_mentions_on_issue_id_and_note_id_index" does not exist
ERROR:  index "issue_id_self_managed_prometheus_alert_event_id_index" does not exist
ERROR:  index "issue_id_prometheus_alert_event_id_index" does not exist
ERROR:  index "issue_id_issues_self_managed_rometheus_alert_events_index" does not exist
ERROR:  index "issue_id_issues_prometheus_alert_events_index" does not exist
ERROR:  index "index_zoom_meetings_on_project_id" does not exist
ERROR:  index "index_zoom_meetings_on_issue_status" does not exist
ERROR:  index "index_zoom_meetings_on_issue_id_and_issue_status" does not exist
ERROR:  index "index_zoom_meetings_on_issue_id" does not exist
ERROR:  index "index_x509_issuers_on_subject_key_identifier" does not exist
ERROR:  index "index_x509_commit_signatures_on_x509_certificate_id" does not exist
ERROR:  index "index_x509_commit_signatures_on_project_id" does not exist
ERROR:  index "index_x509_commit_signatures_on_commit_sha" does not exist
ERROR:  index "index_x509_certificates_on_x509_issuer_id" does not exist
ERROR:  index "index_x509_certificates_on_subject_key_identifier" does not exist
ERROR:  index "index_wiki_page_slugs_on_wiki_page_meta_id" does not exist
ERROR:  index "index_wiki_page_slugs_on_slug_and_wiki_page_meta_id" does not exist
ERROR:  index "index_wiki_page_meta_on_project_id" does not exist
ERROR:  index "index_web_hooks_on_type" does not exist
ERROR:  index "index_web_hooks_on_project_id" does not exist
ERROR:  index "index_web_hooks_on_group_id" does not exist
ERROR:  index "index_web_hook_logs_on_web_hook_id" does not exist
ERROR:  index "index_web_hook_logs_on_created_at_and_web_hook_id" does not exist
ERROR:  index "index_vulns_user_mentions_on_vulnerability_id_and_note_id" does not exist
ERROR:  index "index_vulns_user_mentions_on_vulnerability_id" does not exist
ERROR:  index "index_vulnerability_user_mentions_on_note_id" does not exist
ERROR:  index "index_vulnerability_scanners_on_project_id_and_external_id" does not exist
ERROR:  index "index_vulnerability_on_id_and_confidence_eq_zero" does not exist
ERROR:  index "index_vulnerability_occurrences_on_vulnerability_id" does not exist
ERROR:  index "index_vulnerability_occurrences_on_uuid" does not exist
ERROR:  index "index_vulnerability_occurrences_on_unique_keys" does not exist
ERROR:  index "index_vulnerability_occurrences_on_scanner_id" does not exist
ERROR:  index "index_vulnerability_occurrences_on_primary_identifier_id" does not exist
ERROR:  index "index_vulnerability_occurrences_on_id_and_confidence_eq_zero" does not exist
ERROR:  index "index_vulnerability_occurrence_pipelines_on_pipeline_id" does not exist
ERROR:  index "index_vulnerability_occurrence_identifiers_on_unique_keys" does not exist
ERROR:  index "index_vulnerability_occurrence_identifiers_on_identifier_id" does not exist
ERROR:  index "index_vulnerability_issue_links_on_issue_id" does not exist
ERROR:  index "index_vulnerability_identifiers_on_project_id_and_fingerprint" does not exist
ERROR:  index "index_vulnerability_feedback_on_pipeline_id" does not exist
ERROR:  index "index_vulnerability_feedback_on_merge_request_id" does not exist
ERROR:  index "index_vulnerability_feedback_on_issue_id" does not exist
ERROR:  index "index_vulnerability_feedback_on_comment_author_id" does not exist
ERROR:  index "index_vulnerability_feedback_on_author_id" does not exist
ERROR:  index "index_vulnerability_exports_on_project_id_not_null" does not exist
ERROR:  index "index_vulnerability_exports_on_group_id_not_null" does not exist
ERROR:  index "index_vulnerability_exports_on_author_id" does not exist
ERROR:  index "index_vulnerabilities_on_updated_by_id" does not exist
ERROR:  index "index_vulnerabilities_on_start_date_sourcing_milestone_id" does not exist
ERROR:  index "index_vulnerabilities_on_resolved_by_id" does not exist
ERROR:  index "index_vulnerabilities_on_project_id" does not exist
ERROR:  index "index_vulnerabilities_on_milestone_id" does not exist
ERROR:  index "index_vulnerabilities_on_last_edited_by_id" does not exist
ERROR:  index "index_vulnerabilities_on_epic_id" does not exist
ERROR:  index "index_vulnerabilities_on_due_date_sourcing_milestone_id" does not exist
ERROR:  index "index_vulnerabilities_on_dismissed_by_id" does not exist
ERROR:  index "index_vulnerabilities_on_confirmed_by_id" does not exist
ERROR:  index "index_vulnerabilities_on_author_id" does not exist
ERROR:  index "index_users_star_projects_on_user_id_and_project_id" does not exist
ERROR:  index "index_users_star_projects_on_project_id" does not exist
ERROR:  index "index_users_security_dashboard_projects_on_user_id" does not exist
ERROR:  index "index_users_ops_dashboard_projects_on_user_id_and_project_id" does not exist
ERROR:  index "index_users_ops_dashboard_projects_on_project_id" does not exist
ERROR:  index "index_users_on_username_trigram" does not exist
ERROR:  index "index_users_on_username" does not exist
ERROR:  index "index_users_on_user_type" does not exist
ERROR:  index "index_users_on_unlock_token" does not exist
ERROR:  index "index_users_on_unconfirmed_email" does not exist
ERROR:  index "index_users_on_static_object_token" does not exist
ERROR:  index "index_users_on_state_and_user_type_internal" does not exist
ERROR:  index "index_users_on_state" does not exist
ERROR:  index "index_users_on_reset_password_token" does not exist
ERROR:  index "index_users_on_public_email" does not exist
ERROR:  index "index_users_on_name_trigram" does not exist
ERROR:  index "index_users_on_name" does not exist
ERROR:  index "index_users_on_managing_group_id" does not exist
ERROR:  index "index_users_on_incoming_email_token" does not exist
ERROR:  index "index_users_on_group_view" does not exist
ERROR:  index "index_users_on_ghost" does not exist
ERROR:  index "index_users_on_feed_token" does not exist
ERROR:  index "index_users_on_email_trigram" does not exist
ERROR:  index "index_users_on_email" does not exist
ERROR:  index "index_users_on_created_at" does not exist
ERROR:  index "index_users_on_confirmation_token" does not exist
ERROR:  index "index_users_on_admin" does not exist
ERROR:  index "index_users_on_accepted_term_id" does not exist
ERROR:  index "index_user_synced_attributes_metadata_on_user_id" does not exist
ERROR:  index "index_user_statuses_on_user_id" does not exist
ERROR:  index "index_user_preferences_on_user_id" does not exist
ERROR:  index "index_user_interacted_projects_on_user_id" does not exist
ERROR:  index "index_user_interacted_projects_on_project_id_and_user_id" does not exist
ERROR:  index "index_user_highest_roles_on_user_id_and_highest_access_level" does not exist
ERROR:  index "index_user_details_on_user_id" does not exist
ERROR:  index "index_user_custom_attributes_on_user_id_and_key" does not exist
ERROR:  index "index_user_custom_attributes_on_key_and_value" does not exist
ERROR:  index "index_user_canonical_emails_on_user_id_and_canonical_email" does not exist
ERROR:  index "index_user_canonical_emails_on_user_id" does not exist
ERROR:  index "index_user_canonical_emails_on_canonical_email" does not exist
ERROR:  index "index_user_callouts_on_user_id_and_feature_name" does not exist
ERROR:  index "index_user_callouts_on_user_id" does not exist
ERROR:  index "index_user_agent_details_on_subject_id_and_subject_type" does not exist
ERROR:  index "index_uploads_store_is_null" does not exist
ERROR:  index "index_uploads_on_uploader_and_path" does not exist
ERROR:  index "index_uploads_on_store" does not exist
ERROR:  index "index_uploads_on_model_id_and_model_type" does not exist
ERROR:  index "index_uploads_on_checksum" does not exist
ERROR:  index "index_u2f_registrations_on_user_id" does not exist
ERROR:  index "index_u2f_registrations_on_key_handle" does not exist
ERROR:  index "index_trending_projects_on_project_id" does not exist
ERROR:  index "index_todos_on_user_id_and_id_pending" does not exist
ERROR:  index "index_todos_on_user_id_and_id_done" does not exist
ERROR:  index "index_todos_on_user_id" does not exist
ERROR:  index "index_todos_on_target_type_and_target_id" does not exist
ERROR:  index "index_todos_on_project_id" does not exist
ERROR:  index "index_todos_on_note_id" does not exist
ERROR:  index "index_todos_on_group_id" does not exist
ERROR:  index "index_todos_on_commit_id" does not exist
ERROR:  index "index_todos_on_author_id_and_created_at" does not exist
ERROR:  index "index_todos_on_author_id" does not exist
ERROR:  index "index_timelogs_on_user_id" does not exist
ERROR:  index "index_timelogs_on_spent_at" does not exist
ERROR:  index "index_timelogs_on_merge_request_id" does not exist
ERROR:  index "index_timelogs_on_issue_id" does not exist
ERROR:  index "index_terraform_states_on_uuid" does not exist
ERROR:  index "index_terraform_states_on_project_id_and_name" does not exist
ERROR:  index "index_terraform_states_on_locked_by_user_id" does not exist
ERROR:  index "index_term_agreements_on_user_id" does not exist
ERROR:  index "index_term_agreements_on_term_id" does not exist
ERROR:  index "index_tags_on_name_trigram" does not exist
ERROR:  index "index_tags_on_name" does not exist
ERROR:  index "index_taggings_on_taggable_id_and_taggable_type_and_context" does not exist
ERROR:  index "index_taggings_on_taggable_id_and_taggable_type" does not exist
ERROR:  index "index_taggings_on_tag_id" does not exist
ERROR:  index "index_system_note_metadata_on_note_id" does not exist
ERROR:  index "index_system_note_metadata_on_description_version_id" does not exist
ERROR:  index "index_suggestions_on_note_id_and_relative_order" does not exist
ERROR:  index "index_successful_deployments_on_cluster_id_and_environment_id" does not exist
ERROR:  index "index_subscriptions_on_subscribable_and_user_id_and_project_id" does not exist
ERROR:  index "index_subscriptions_on_project_id" does not exist
ERROR:  index "index_status_page_settings_on_project_id" does not exist
ERROR:  index "index_status_page_published_incidents_on_issue_id" does not exist
ERROR:  index "index_sprints_on_title_trigram" does not exist
ERROR:  index "index_sprints_on_title" does not exist
ERROR:  index "index_sprints_on_project_id_and_title" does not exist
ERROR:  index "index_sprints_on_project_id_and_iid" does not exist
ERROR:  index "index_sprints_on_group_id_and_title" does not exist
ERROR:  index "index_sprints_on_group_id" does not exist
ERROR:  index "index_sprints_on_due_date" does not exist
ERROR:  index "index_sprints_on_description_trigram" does not exist
ERROR:  index "index_software_licenses_on_unique_name" does not exist
ERROR:  index "index_software_licenses_on_spdx_identifier" does not exist
ERROR:  index "index_software_license_policies_unique_per_project" does not exist
ERROR:  index "index_software_license_policies_on_software_license_id" does not exist
ERROR:  index "index_snippets_on_visibility_level_and_secret" does not exist
ERROR:  index "index_snippets_on_updated_at" does not exist
ERROR:  index "index_snippets_on_title_trigram" does not exist
ERROR:  index "index_snippets_on_project_id_and_visibility_level" does not exist
ERROR:  index "index_snippets_on_file_name_trigram" does not exist
ERROR:  index "index_snippets_on_description_trigram" does not exist
ERROR:  index "index_snippets_on_created_at" does not exist
ERROR:  index "index_snippets_on_content_trigram" does not exist
ERROR:  index "index_snippets_on_author_id" does not exist
ERROR:  index "index_snippet_user_mentions_on_note_id" does not exist
ERROR:  index "index_snippet_repositories_on_shard_id" does not exist
ERROR:  index "index_snippet_repositories_on_disk_path" does not exist
ERROR:  index "index_smartcard_identities_on_user_id" does not exist
ERROR:  index "index_smartcard_identities_on_subject_and_issuer" does not exist
ERROR:  index "index_slack_integrations_on_team_id_and_alias" does not exist
ERROR:  index "index_slack_integrations_on_service_id" does not exist
ERROR:  index "index_shards_on_name" does not exist
ERROR:  index "index_services_on_type_and_template" does not exist
ERROR:  index "index_services_on_type_and_instance" does not exist
ERROR:  index "index_services_on_type_and_id_and_template_when_active" does not exist
ERROR:  index "index_services_on_type" does not exist
ERROR:  index "index_services_on_template" does not exist
ERROR:  index "index_services_on_project_id_and_type" does not exist
ERROR:  index "index_services_on_inherit_from_id" does not exist
ERROR:  index "index_service_desk_enabled_projects_on_id_creator_id_created_at" does not exist
ERROR:  index "index_serverless_domain_cluster_on_pages_domain_id" does not exist
ERROR:  index "index_serverless_domain_cluster_on_creator_id" does not exist
ERROR:  index "index_sentry_issues_on_sentry_issue_identifier" does not exist
ERROR:  index "index_sentry_issues_on_issue_id" does not exist
ERROR:  index "index_sent_notifications_on_reply_key" does not exist
ERROR:  index "index_sent_notifications_on_noteable_type_noteable_id" does not exist
ERROR:  index "index_self_managed_prometheus_alert_events_on_environment_id" does not exist
ERROR:  index "index_scim_oauth_access_tokens_on_group_id_and_token_encrypted" does not exist
ERROR:  index "index_scim_identities_on_user_id_and_group_id" does not exist
ERROR:  index "index_scim_identities_on_lower_extern_uid_and_group_id" does not exist
ERROR:  index "index_scim_identities_on_group_id" does not exist
ERROR:  index "index_saml_providers_on_group_id" does not exist
ERROR:  index "index_routes_on_source_type_and_source_id" does not exist
ERROR:  index "index_routes_on_path_trigram" does not exist
ERROR:  index "index_routes_on_path_text_pattern_ops" does not exist
ERROR:  index "index_routes_on_path" does not exist
ERROR:  index "index_reviews_on_project_id" does not exist
ERROR:  index "index_reviews_on_merge_request_id" does not exist
ERROR:  index "index_reviews_on_author_id" does not exist
ERROR:  index "index_resource_weight_events_on_user_id" does not exist
ERROR:  index "index_resource_weight_events_on_issue_id_and_weight" does not exist
ERROR:  index "index_resource_weight_events_on_issue_id_and_created_at" does not exist
ERROR:  index "index_resource_state_events_on_user_id" does not exist
ERROR:  index "index_resource_state_events_on_merge_request_id" does not exist
ERROR:  index "index_resource_state_events_on_issue_id_and_created_at" does not exist
ERROR:  index "index_resource_state_events_on_epic_id" does not exist
ERROR:  index "index_resource_milestone_events_on_user_id" does not exist
ERROR:  index "index_resource_milestone_events_on_milestone_id" does not exist
ERROR:  index "index_resource_milestone_events_on_merge_request_id" does not exist
ERROR:  index "index_resource_milestone_events_on_issue_id" does not exist
ERROR:  index "index_resource_milestone_events_created_at" does not exist
ERROR:  index "index_resource_label_events_on_user_id" does not exist
ERROR:  index "index_resource_label_events_on_merge_request_id" does not exist
ERROR:  index "index_resource_label_events_on_label_id_and_action" does not exist
ERROR:  index "index_resource_label_events_on_issue_id" does not exist
ERROR:  index "index_resource_label_events_on_epic_id" does not exist
ERROR:  index "index_requirements_on_updated_at" does not exist
ERROR:  index "index_requirements_on_title_trigram" does not exist
ERROR:  index "index_requirements_on_state" does not exist
ERROR:  index "index_requirements_on_project_id_and_iid" does not exist
ERROR:  index "index_requirements_on_project_id" does not exist
ERROR:  index "index_requirements_on_created_at" does not exist
ERROR:  index "index_requirements_on_author_id" does not exist
ERROR:  index "index_repository_languages_on_project_and_languages_id" does not exist
ERROR:  index "index_remote_mirrors_on_project_id" does not exist
ERROR:  index "index_remote_mirrors_on_last_successful_update_at" does not exist
ERROR:  index "index_releases_on_project_id_and_tag" does not exist
ERROR:  index "index_releases_on_author_id" does not exist
ERROR:  index "index_release_links_on_release_id_and_url" does not exist
ERROR:  index "index_release_links_on_release_id_and_name" does not exist
ERROR:  index "index_redirect_routes_on_source_type_and_source_id" does not exist
ERROR:  index "index_redirect_routes_on_path_unique_text_pattern_ops" does not exist
ERROR:  index "index_redirect_routes_on_path" does not exist
ERROR:  index "index_push_rules_on_project_id" does not exist
ERROR:  index "index_push_rules_on_is_sample" does not exist
ERROR:  index "index_push_event_payloads_on_event_id" does not exist
ERROR:  index "index_protected_tags_on_project_id_and_name" does not exist
ERROR:  index "index_protected_tags_on_project_id" does not exist
ERROR:  index "index_protected_tag_create_access_levels_on_user_id" does not exist
ERROR:  index "index_protected_tag_create_access_levels_on_group_id" does not exist
ERROR:  index "index_protected_tag_create_access" does not exist
ERROR:  index "index_protected_environments_on_project_id_and_name" does not exist
ERROR:  index "index_protected_environments_on_project_id" does not exist
ERROR:  index "index_protected_environment_deploy_access_levels_on_user_id" does not exist
ERROR:  index "index_protected_environment_deploy_access_levels_on_group_id" does not exist
ERROR:  index "index_protected_environment_deploy_access" does not exist
ERROR:  index "index_protected_branches_on_project_id" does not exist
ERROR:  index "index_protected_branch_unprotect_access_levels_on_user_id" does not exist
ERROR:  index "index_protected_branch_unprotect_access_levels_on_group_id" does not exist
ERROR:  index "index_protected_branch_unprotect_access" does not exist
ERROR:  index "index_protected_branch_push_access_levels_on_user_id" does not exist
ERROR:  index "index_protected_branch_push_access_levels_on_group_id" does not exist
ERROR:  index "index_protected_branch_push_access" does not exist
ERROR:  index "index_protected_branch_merge_access_levels_on_user_id" does not exist
ERROR:  index "index_protected_branch_merge_access_levels_on_group_id" does not exist
ERROR:  index "index_protected_branch_merge_access" does not exist
ERROR:  index "index_prometheus_metrics_on_project_id" does not exist
ERROR:  index "index_prometheus_metrics_on_identifier" does not exist
ERROR:  index "index_prometheus_metrics_on_group" does not exist
ERROR:  index "index_prometheus_metrics_on_common" does not exist
ERROR:  index "index_prometheus_alerts_on_prometheus_metric_id" does not exist
ERROR:  index "index_prometheus_alerts_on_environment_id" does not exist
ERROR:  index "index_prometheus_alerts_metric_environment" does not exist
ERROR:  index "index_prometheus_alert_events_on_project_id_and_status" does not exist
ERROR:  index "index_prometheus_alert_event_scoped_payload_key" does not exist
ERROR:  index "index_projects_on_updated_at_and_id" does not exist
ERROR:  index "index_projects_on_star_count" does not exist
ERROR:  index "index_projects_on_runners_token_encrypted" does not exist
ERROR:  index "index_projects_on_runners_token" does not exist
ERROR:  index "index_projects_on_repository_storage" does not exist
ERROR:  index "index_projects_on_pool_repository_id" does not exist
ERROR:  index "index_projects_on_pending_delete" does not exist
ERROR:  index "index_projects_on_path_trigram" does not exist
ERROR:  index "index_projects_on_path_and_id" does not exist
ERROR:  index "index_projects_on_namespace_id_and_id" does not exist
ERROR:  index "index_projects_on_name_trigram" does not exist
ERROR:  index "index_projects_on_name_and_id" does not exist
ERROR:  index "index_projects_on_mirror_user_id" does not exist
ERROR:  index "index_projects_on_mirror_last_successful_update_at" does not exist
ERROR:  index "index_projects_on_mirror_id_where_mirror_and_trigger_builds" does not exist
ERROR:  index "index_projects_on_mirror_creator_id_created_at" does not exist
ERROR:  index "index_projects_on_marked_for_deletion_by_user_id" does not exist
ERROR:  index "index_projects_on_marked_for_deletion_at" does not exist
ERROR:  index "index_projects_on_lower_name" does not exist
ERROR:  index "index_projects_on_last_repository_updated_at" does not exist
ERROR:  index "index_projects_on_last_repository_check_failed" does not exist
ERROR:  index "index_projects_on_last_repository_check_at" does not exist
ERROR:  index "index_projects_on_last_activity_at_and_id" does not exist
ERROR:  index "index_projects_on_id_service_desk_enabled" does not exist
ERROR:  index "index_projects_on_id_partial_for_visibility" does not exist
ERROR:  index "index_projects_on_id_and_archived_and_pending_delete" does not exist
ERROR:  index "index_projects_on_description_trigram" does not exist
ERROR:  index "index_projects_on_creator_id_and_id" does not exist
ERROR:  index "index_projects_on_creator_id_and_created_at_and_id" does not exist
ERROR:  index "index_projects_on_created_at_and_id" does not exist
ERROR:  index "index_projects_api_vis20_updated_at" does not exist
ERROR:  index "index_projects_api_vis20_path" does not exist
ERROR:  index "index_projects_api_vis20_name" does not exist
ERROR:  index "index_projects_api_vis20_last_activity_at" does not exist
ERROR:  index "index_projects_api_vis20_created_at" does not exist
ERROR:  index "index_projects_api_updated_at_id_desc" does not exist
ERROR:  index "index_projects_api_path_id_desc" does not exist
ERROR:  index "index_projects_api_name_id_desc" does not exist
ERROR:  index "index_projects_api_last_activity_at_id_desc" does not exist
ERROR:  index "index_projects_api_created_at_id_for_vis10" does not exist
ERROR:  index "index_projects_api_created_at_id_for_archived_vis20" does not exist
ERROR:  index "index_projects_api_created_at_id_for_archived" does not exist
ERROR:  index "index_projects_api_created_at_id_desc" does not exist
ERROR:  index "index_project_tracing_settings_on_project_id" does not exist
ERROR:  index "index_project_statistics_on_project_id" does not exist
ERROR:  index "index_project_statistics_on_namespace_id" does not exist
ERROR:  index "index_project_settings_on_push_rule_id" does not exist
ERROR:  index "index_project_repository_storage_moves_on_project_id" does not exist
ERROR:  index "index_project_repository_states_on_project_id" does not exist
ERROR:  index "index_project_repositories_on_shard_id" does not exist
ERROR:  index "index_project_repositories_on_project_id" does not exist
ERROR:  index "index_project_repositories_on_disk_path" does not exist
ERROR:  index "index_project_pages_metadata_on_project_id_and_deployed_is_true" does not exist
ERROR:  index "index_project_pages_metadata_on_project_id" does not exist
ERROR:  index "index_project_mirror_data_on_status" does not exist
ERROR:  index "index_project_mirror_data_on_project_id" does not exist
ERROR:  index "index_project_mirror_data_on_last_update_at_and_retry_count" does not exist
ERROR:  index "index_project_mirror_data_on_last_successful_update_at" does not exist
ERROR:  index "index_project_import_data_on_project_id" does not exist
ERROR:  index "index_project_group_links_on_project_id" does not exist
ERROR:  index "index_project_group_links_on_group_id" does not exist
ERROR:  index "index_project_features_on_project_id_ral_20" does not exist
ERROR:  index "index_project_features_on_project_id_bal_20" does not exist
ERROR:  index "index_project_features_on_project_id" does not exist
ERROR:  index "index_project_feature_usages_on_project_id" does not exist
ERROR:  index "index_project_export_jobs_on_status" does not exist
ERROR:  index "index_project_export_jobs_on_project_id_and_status" does not exist
ERROR:  index "index_project_export_jobs_on_project_id_and_jid" does not exist
ERROR:  index "index_project_export_jobs_on_jid" does not exist
ERROR:  index "index_project_deploy_tokens_on_project_id_and_deploy_token_id" does not exist
ERROR:  index "index_project_deploy_tokens_on_deploy_token_id" does not exist
ERROR:  index "index_project_daily_statistics_on_project_id_and_date" does not exist
ERROR:  index "index_project_custom_attributes_on_project_id_and_key" does not exist
ERROR:  index "index_project_custom_attributes_on_key_and_value" does not exist
ERROR:  index "index_project_compliance_framework_settings_on_project_id" does not exist
ERROR:  index "index_project_ci_cd_settings_on_project_id" does not exist
ERROR:  index "index_project_auto_devops_on_project_id" does not exist
ERROR:  index "index_project_authorizations_on_user_id_project_id_access_level" does not exist
ERROR:  index "index_project_authorizations_on_project_id" does not exist
ERROR:  index "index_project_aliases_on_project_id" does not exist
ERROR:  index "index_project_aliases_on_name" does not exist
ERROR:  index "index_programming_languages_on_name" does not exist
ERROR:  index "index_pool_repositories_on_source_project_id_and_shard_id" does not exist
ERROR:  index "index_pool_repositories_on_shard_id" does not exist
ERROR:  index "index_pool_repositories_on_disk_path" does not exist
ERROR:  index "index_plans_on_name" does not exist
ERROR:  index "index_plan_limits_on_plan_id" does not exist
ERROR:  index "index_personal_access_tokens_on_user_id" does not exist
ERROR:  index "index_personal_access_tokens_on_token_digest" does not exist
ERROR:  index "index_path_locks_on_user_id" does not exist
ERROR:  index "index_path_locks_on_project_id" does not exist
ERROR:  index "index_path_locks_on_path" does not exist
ERROR:  index "index_pat_on_user_id_and_expires_at" does not exist
ERROR:  index "index_partitioned_foreign_keys_unique_index" does not exist
ERROR:  index "index_pages_domains_on_wildcard" does not exist
ERROR:  index "index_pages_domains_on_verified_at_and_enabled_until" does not exist
ERROR:  index "index_pages_domains_on_verified_at" does not exist
ERROR:  index "index_pages_domains_on_usage" does not exist
ERROR:  index "index_pages_domains_on_scope" does not exist
ERROR:  index "index_pages_domains_on_remove_at" does not exist
ERROR:  index "index_pages_domains_on_project_id_and_enabled_until" does not exist
ERROR:  index "index_pages_domains_on_project_id" does not exist
ERROR:  index "index_pages_domains_on_domain_lowercase" does not exist
ERROR:  index "index_pages_domains_on_domain_and_wildcard" does not exist
ERROR:  index "index_pages_domains_need_auto_ssl_renewal_valid_not_after" does not exist
ERROR:  index "index_pages_domains_need_auto_ssl_renewal_user_provided" does not exist
ERROR:  index "index_pages_domain_acme_orders_on_pages_domain_id" does not exist
ERROR:  index "index_pages_domain_acme_orders_on_challenge_token" does not exist
ERROR:  index "index_packages_tags_on_package_id_and_updated_at" does not exist
ERROR:  index "index_packages_tags_on_package_id" does not exist
ERROR:  index "index_packages_project_id_name_partial_for_nuget" does not exist
ERROR:  index "index_packages_packages_on_project_id_and_version" does not exist
ERROR:  index "index_packages_packages_on_project_id_and_package_type" does not exist
ERROR:  index "index_packages_packages_on_project_id_and_created_at" does not exist
ERROR:  index "index_packages_packages_on_name_trigram" does not exist
ERROR:  index "index_packages_package_files_on_package_id_and_file_name" does not exist
ERROR:  index "index_packages_nuget_dl_metadata_on_dependency_link_id" does not exist
ERROR:  index "index_packages_maven_metadata_on_package_id_and_path" does not exist
ERROR:  index "index_packages_dependency_links_on_dependency_id" does not exist
ERROR:  index "index_packages_dependencies_on_name_and_version_pattern" does not exist
ERROR:  index "index_packages_conan_metadata_on_package_id_username_channel" does not exist
ERROR:  index "index_packages_conan_file_metadata_on_package_file_id" does not exist
ERROR:  index "index_packages_build_infos_on_pipeline_id" does not exist
ERROR:  index "index_packages_build_infos_on_package_id" does not exist
ERROR:  index "index_ops_strategies_user_lists_on_strategy_id_and_user_list_id" does not exist
ERROR:  index "index_operations_user_lists_on_project_id_and_name" does not exist
ERROR:  index "index_operations_user_lists_on_project_id_and_iid" does not exist
ERROR:  index "index_operations_strategies_user_lists_on_user_list_id" does not exist
ERROR:  index "index_operations_strategies_on_feature_flag_id" does not exist
ERROR:  index "index_operations_scopes_on_strategy_id_and_environment_scope" does not exist
ERROR:  index "index_operations_feature_flags_on_project_id_and_name" does not exist
ERROR:  index "index_operations_feature_flags_on_project_id_and_iid" does not exist
ERROR:  index "index_open_project_tracker_data_on_service_id" does not exist
ERROR:  index "index_on_users_name_lower" does not exist
ERROR:  index "index_on_identities_lower_extern_uid_and_provider" does not exist
ERROR:  index "index_on_id_partial_with_legacy_storage" does not exist
ERROR:  index "index_on_deploy_keys_id_and_type_and_public" does not exist
ERROR:  index "index_oauth_openid_requests_on_access_grant_id" does not exist
ERROR:  index "index_oauth_applications_on_uid" does not exist
ERROR:  index "index_oauth_applications_on_owner_id_and_owner_type" does not exist
ERROR:  index "index_oauth_access_tokens_on_token" does not exist
ERROR:  index "index_oauth_access_tokens_on_resource_owner_id" does not exist
ERROR:  index "index_oauth_access_tokens_on_refresh_token" does not exist
ERROR:  index "index_oauth_access_tokens_on_application_id" does not exist
ERROR:  index "index_oauth_access_grants_on_token" does not exist
ERROR:  index "index_notifications_on_user_id_and_source_id_and_source_type" does not exist
ERROR:  index "index_notification_settings_on_user_id" does not exist
ERROR:  index "index_notification_settings_on_source_id_and_source_type" does not exist
ERROR:  index "index_notes_on_review_id" does not exist
ERROR:  index "index_notes_on_project_id_and_noteable_type" does not exist
ERROR:  index "index_notes_on_project_id_and_id_and_system_false" does not exist
ERROR:  index "index_notes_on_noteable_id_and_noteable_type" does not exist
ERROR:  index "index_notes_on_note_trigram" does not exist
ERROR:  index "index_notes_on_line_code" does not exist
ERROR:  index "index_notes_on_discussion_id" does not exist
ERROR:  index "index_notes_on_created_at" does not exist
ERROR:  index "index_notes_on_commit_id" does not exist
ERROR:  index "index_notes_on_author_id_and_created_at_and_id" does not exist
ERROR:  index "index_note_diff_files_on_diff_note_id" does not exist
ERROR:  index "index_non_requested_project_members_on_source_id_and_type" does not exist
ERROR:  index "index_namespaces_on_type_partial" does not exist
ERROR:  index "index_namespaces_on_trial_ends_on" does not exist
ERROR:  index "index_namespaces_on_shared_and_extra_runners_minutes_limit" does not exist
ERROR:  index "index_namespaces_on_runners_token_encrypted" does not exist
ERROR:  index "index_namespaces_on_runners_token" does not exist
ERROR:  index "index_namespaces_on_require_two_factor_authentication" does not exist
ERROR:  index "index_namespaces_on_push_rule_id" does not exist
ERROR:  index "index_namespaces_on_path_trigram" does not exist
ERROR:  index "index_namespaces_on_path" does not exist
ERROR:  index "index_namespaces_on_parent_id_and_id" does not exist
ERROR:  index "index_namespaces_on_owner_id" does not exist
ERROR:  index "index_namespaces_on_name_trigram" does not exist
ERROR:  index "index_namespaces_on_name_and_parent_id" does not exist
ERROR:  index "index_namespaces_on_ldap_sync_last_update_at" does not exist
ERROR:  index "index_namespaces_on_ldap_sync_last_successful_update_at" does not exist
ERROR:  index "index_namespaces_on_file_template_project_id" does not exist
ERROR:  index "index_namespaces_on_custom_project_templates_group_id_and_type" does not exist
ERROR:  index "index_namespaces_on_created_at" does not exist
ERROR:  index "index_namespace_statistics_on_namespace_id" does not exist
ERROR:  index "index_namespace_root_storage_statistics_on_namespace_id" does not exist
ERROR:  index "index_namespace_aggregation_schedules_on_namespace_id" does not exist
ERROR:  index "index_mr_context_commits_on_merge_request_id_and_sha" does not exist
ERROR:  index "index_mr_blocks_on_blocking_and_blocked_mr_ids" does not exist
ERROR:  index "index_mirror_data_on_next_execution_and_retry_count" does not exist
ERROR:  index "index_miletone_releases_on_milestone_and_release" does not exist
ERROR:  index "index_milestones_on_title_trigram" does not exist
ERROR:  index "index_milestones_on_title" does not exist
ERROR:  index "index_milestones_on_project_id_and_iid" does not exist
ERROR:  index "index_milestones_on_group_id" does not exist
ERROR:  index "index_milestones_on_due_date" does not exist
ERROR:  index "index_milestones_on_description_trigram" does not exist
ERROR:  index "index_milestone_releases_on_release_id" does not exist
ERROR:  index "index_metrics_users_starred_dashboards_on_project_id" does not exist
ERROR:  index "index_metrics_dashboard_annotations_on_environment_id_and_3_col" does not exist
ERROR:  index "index_metrics_dashboard_annotations_on_cluster_id_and_3_columns" does not exist
ERROR:  index "index_merge_trains_on_user_id" does not exist
ERROR:  index "index_merge_trains_on_pipeline_id" does not exist
ERROR:  index "index_merge_trains_on_merge_request_id" does not exist
ERROR:  index "index_merge_requests_target_project_id_created_at" does not exist
ERROR:  index "index_merge_requests_on_updated_by_id" does not exist
ERROR:  index "index_merge_requests_on_tp_id_and_merge_commit_sha_and_id" does not exist
ERROR:  index "index_merge_requests_on_title_trigram" does not exist
ERROR:  index "index_merge_requests_on_title" does not exist
ERROR:  index "index_merge_requests_on_target_project_id_and_target_branch" does not exist
ERROR:  index "index_merge_requests_on_target_project_id_and_iid" does not exist
ERROR:  index "index_merge_requests_on_target_branch" does not exist
ERROR:  index "index_merge_requests_on_sprint_id" does not exist
ERROR:  index "index_merge_requests_on_source_project_id_and_source_branch" does not exist
ERROR:  index "index_merge_requests_on_source_branch" does not exist
ERROR:  index "index_merge_requests_on_milestone_id" does not exist
ERROR:  index "index_merge_requests_on_merge_user_id" does not exist
ERROR:  index "index_merge_requests_on_lock_version" does not exist
ERROR:  index "index_merge_requests_on_latest_merge_request_diff_id" does not exist
ERROR:  index "index_merge_requests_on_head_pipeline_id" does not exist
ERROR:  index "index_merge_requests_on_description_trigram" does not exist
ERROR:  index "index_merge_requests_on_created_at" does not exist
ERROR:  index "index_merge_requests_on_author_id" does not exist
ERROR:  index "index_merge_requests_on_assignee_id" does not exist
ERROR:  index "index_merge_requests_closing_issues_on_merge_request_id" does not exist
ERROR:  index "index_merge_requests_closing_issues_on_issue_id" does not exist
ERROR:  index "index_merge_request_user_mentions_on_note_id" does not exist
ERROR:  index "index_merge_request_metrics_on_pipeline_id" does not exist
ERROR:  index "index_merge_request_metrics_on_merged_by_id" does not exist
ERROR:  index "index_merge_request_metrics_on_merged_at" does not exist
ERROR:  index "index_merge_request_metrics_on_merge_request_id_and_merged_at" does not exist
ERROR:  index "index_merge_request_metrics_on_latest_closed_by_id" does not exist
ERROR:  index "index_merge_request_metrics_on_latest_closed_at" does not exist
ERROR:  index "index_merge_request_metrics_on_first_deployed_to_production_at" does not exist
ERROR:  index "index_merge_request_metrics" does not exist
ERROR:  index "index_merge_request_diffs_on_merge_request_id_and_id_partial" does not exist
ERROR:  index "index_merge_request_diffs_on_merge_request_id_and_id" does not exist
ERROR:  index "index_merge_request_diff_files_on_mr_diff_id_and_order" does not exist
ERROR:  index "index_merge_request_diff_commits_on_sha" does not exist
ERROR:  index "index_merge_request_diff_commits_on_mr_diff_id_and_order" does not exist
ERROR:  index "index_merge_request_context_commits_on_merge_request_id" does not exist
ERROR:  index "index_merge_request_blocks_on_blocked_merge_request_id" does not exist
ERROR:  index "index_merge_request_assignees_on_user_id" does not exist
ERROR:  index "index_merge_request_assignees_on_merge_request_id_and_user_id" does not exist
ERROR:  index "index_merge_request_assignees_on_merge_request_id" does not exist
ERROR:  index "index_members_on_user_id_created_at" does not exist
ERROR:  index "index_members_on_user_id" does not exist
ERROR:  index "index_members_on_source_id_and_source_type" does not exist
ERROR:  index "index_members_on_requested_at" does not exist
ERROR:  index "index_members_on_invite_token" does not exist
ERROR:  index "index_members_on_invite_email" does not exist
ERROR:  index "index_members_on_expires_at" does not exist
ERROR:  index "index_members_on_access_level" does not exist
ERROR:  index "index_lists_on_user_id" does not exist
ERROR:  index "index_lists_on_milestone_id" does not exist
ERROR:  index "index_lists_on_list_type" does not exist
ERROR:  index "index_lists_on_label_id" does not exist
ERROR:  index "index_lists_on_board_id_and_label_id" does not exist
ERROR:  index "index_list_user_preferences_on_user_id_and_list_id" does not exist
ERROR:  index "index_list_user_preferences_on_user_id" does not exist
ERROR:  index "index_list_user_preferences_on_list_id" does not exist
ERROR:  index "index_lfs_objects_projects_on_project_id_and_lfs_object_id" does not exist
ERROR:  index "index_lfs_objects_projects_on_lfs_object_id" does not exist
ERROR:  index "index_lfs_objects_on_oid" does not exist
ERROR:  index "index_lfs_objects_on_file_store" does not exist
ERROR:  index "index_lfs_objects_file_store_is_null" does not exist
ERROR:  index "index_lfs_file_locks_on_user_id" does not exist
ERROR:  index "index_lfs_file_locks_on_project_id_and_path" does not exist
ERROR:  index "index_labels_on_type_and_project_id" does not exist
ERROR:  index "index_labels_on_title" does not exist
ERROR:  index "index_labels_on_template" does not exist
ERROR:  index "index_labels_on_project_id_and_title" does not exist
ERROR:  index "index_labels_on_project_id" does not exist
ERROR:  index "index_labels_on_group_id_and_title" does not exist
ERROR:  index "index_labels_on_group_id_and_project_id_and_title" does not exist
ERROR:  index "index_label_priorities_on_project_id_and_label_id" does not exist
ERROR:  index "index_label_priorities_on_priority" does not exist
ERROR:  index "index_label_priorities_on_label_id" does not exist
ERROR:  index "index_label_links_on_target_id_and_target_type" does not exist
ERROR:  index "index_label_links_on_label_id" does not exist
ERROR:  index "index_kubernetes_namespaces_on_cluster_project_environment_id" does not exist
ERROR:  index "index_keys_on_user_id" does not exist
ERROR:  index "index_keys_on_last_used_at" does not exist
ERROR:  index "index_keys_on_id_and_ldap_key_type" does not exist
ERROR:  index "index_keys_on_fingerprint_sha256" does not exist
ERROR:  index "index_keys_on_fingerprint" does not exist
ERROR:  index "index_jira_tracker_data_on_service_id" does not exist
ERROR:  index "index_jira_imports_on_user_id" does not exist
ERROR:  index "index_jira_imports_on_project_id_and_jira_project_key" does not exist
ERROR:  index "index_jira_imports_on_label_id" does not exist
ERROR:  index "index_jira_connect_subscriptions_on_namespace_id" does not exist
ERROR:  index "index_jira_connect_installations_on_client_key" does not exist
ERROR:  index "index_issues_on_updated_by_id" does not exist
ERROR:  index "index_issues_on_updated_at" does not exist
ERROR:  index "index_issues_on_title_trigram" does not exist
ERROR:  index "index_issues_on_sprint_id" does not exist
ERROR:  index "index_issues_on_relative_position" does not exist
ERROR:  index "index_issues_on_promoted_to_epic_id" does not exist
ERROR:  index "index_issues_on_project_id_and_iid" does not exist
ERROR:  index "index_issues_on_project_id_and_external_key" does not exist
ERROR:  index "index_issues_on_moved_to_id" does not exist
ERROR:  index "index_issues_on_milestone_id" does not exist
ERROR:  index "index_issues_on_lock_version" does not exist
ERROR:  index "index_issues_on_duplicated_to_id" does not exist
ERROR:  index "index_issues_on_description_trigram" does not exist
ERROR:  index "index_issues_on_confidential" does not exist
ERROR:  index "index_issues_on_closed_by_id" does not exist
ERROR:  index "index_issues_on_author_id_and_id_and_created_at" does not exist
ERROR:  index "index_issues_on_author_id" does not exist
ERROR:  index "index_issue_user_mentions_on_note_id" does not exist
ERROR:  index "index_issue_tracker_data_on_service_id" does not exist
ERROR:  index "index_issue_metrics_on_issue_id_and_timestamps" does not exist
ERROR:  index "index_issue_metrics" does not exist
ERROR:  index "index_issue_links_on_target_id" does not exist
ERROR:  index "index_issue_links_on_source_id_and_target_id" does not exist
ERROR:  index "index_issue_links_on_source_id" does not exist
ERROR:  index "index_issue_assignees_on_user_id" does not exist
ERROR:  index "index_issue_assignees_on_issue_id_and_user_id" does not exist
ERROR:  index "index_ip_restrictions_on_group_id" does not exist
ERROR:  index "index_internal_ids_on_usage_and_project_id" does not exist
ERROR:  index "index_internal_ids_on_usage_and_namespace_id" does not exist
ERROR:  index "index_internal_ids_on_project_id" does not exist
ERROR:  index "index_internal_ids_on_namespace_id" does not exist
ERROR:  index "index_insights_on_project_id" does not exist
ERROR:  index "index_insights_on_namespace_id" does not exist
ERROR:  index "index_index_statuses_on_project_id" does not exist
ERROR:  index "index_import_failures_on_project_id_not_null" does not exist
ERROR:  index "index_import_failures_on_project_id_and_correlation_id_value" does not exist
ERROR:  index "index_import_failures_on_group_id_not_null" does not exist
ERROR:  index "index_import_failures_on_correlation_id_value" does not exist
ERROR:  index "index_import_export_uploads_on_updated_at" does not exist
ERROR:  index "index_import_export_uploads_on_project_id" does not exist
ERROR:  index "index_import_export_uploads_on_group_id" does not exist
ERROR:  index "index_identities_on_user_id" does not exist
ERROR:  index "index_identities_on_saml_provider_id" does not exist
ERROR:  index "index_group_wiki_repositories_on_shard_id" does not exist
ERROR:  index "index_group_wiki_repositories_on_disk_path" does not exist
ERROR:  index "index_group_import_states_on_group_id" does not exist
ERROR:  index "index_group_group_links_on_shared_with_group_id" does not exist
ERROR:  index "index_group_group_links_on_shared_group_and_shared_with_group" does not exist
ERROR:  index "index_group_deploy_tokens_on_group_and_deploy_token_ids" does not exist
ERROR:  index "index_group_deploy_tokens_on_deploy_token_id" does not exist
ERROR:  index "index_group_deletion_schedules_on_user_id" does not exist
ERROR:  index "index_group_deletion_schedules_on_marked_for_deletion_on" does not exist
ERROR:  index "index_group_custom_attributes_on_key_and_value" does not exist
ERROR:  index "index_group_custom_attributes_on_group_id_and_key" does not exist
ERROR:  index "index_grafana_integrations_on_project_id" does not exist
ERROR:  index "index_grafana_integrations_on_enabled" does not exist
ERROR:  index "index_gpg_signatures_on_project_id" does not exist
ERROR:  index "index_gpg_signatures_on_gpg_key_subkey_id" does not exist
ERROR:  index "index_gpg_signatures_on_gpg_key_primary_keyid" does not exist
ERROR:  index "index_gpg_signatures_on_gpg_key_id" does not exist
ERROR:  index "index_gpg_signatures_on_commit_sha" does not exist
ERROR:  index "index_gpg_keys_on_user_id" does not exist
ERROR:  index "index_gpg_keys_on_primary_keyid" does not exist
ERROR:  index "index_gpg_keys_on_fingerprint" does not exist
ERROR:  index "index_gpg_key_subkeys_on_keyid" does not exist
ERROR:  index "index_gpg_key_subkeys_on_gpg_key_id" does not exist
ERROR:  index "index_gpg_key_subkeys_on_fingerprint" does not exist
ERROR:  index "index_gitlab_subscriptions_on_namespace_id" does not exist
ERROR:  index "index_gitlab_subscriptions_on_hosted_plan_id" does not exist
ERROR:  index "index_gitlab_subscription_histories_on_gitlab_subscription_id" does not exist
ERROR:  index "index_geo_upload_deleted_events_on_upload_id" does not exist
ERROR:  index "index_geo_reset_checksum_events_on_project_id" does not exist
ERROR:  index "index_geo_repository_updated_events_on_source" does not exist
ERROR:  index "index_geo_repository_updated_events_on_project_id" does not exist
ERROR:  index "index_geo_repository_renamed_events_on_project_id" does not exist
ERROR:  index "index_geo_repository_deleted_events_on_project_id" does not exist
ERROR:  index "index_geo_repository_created_events_on_project_id" does not exist
ERROR:  index "index_geo_repositories_changed_events_on_geo_node_id" does not exist
ERROR:  index "index_geo_nodes_on_primary" does not exist
ERROR:  index "index_geo_nodes_on_name" does not exist
ERROR:  index "index_geo_nodes_on_access_key" does not exist
ERROR:  index "index_geo_node_statuses_on_geo_node_id" does not exist
ERROR:  index "index_geo_node_namespace_links_on_namespace_id" does not exist
ERROR:  index "index_geo_node_namespace_links_on_geo_node_id_and_namespace_id" does not exist
ERROR:  index "index_geo_node_namespace_links_on_geo_node_id" does not exist
ERROR:  index "index_geo_lfs_object_deleted_events_on_lfs_object_id" does not exist
ERROR:  index "index_geo_job_artifact_deleted_events_on_job_artifact_id" does not exist
ERROR:  index "index_geo_hashed_storage_migrated_events_on_project_id" does not exist
ERROR:  index "index_geo_hashed_storage_attachments_events_on_project_id" does not exist
ERROR:  index "index_geo_event_log_on_upload_deleted_event_id" does not exist
ERROR:  index "index_geo_event_log_on_reset_checksum_event_id" does not exist
ERROR:  index "index_geo_event_log_on_repository_updated_event_id" does not exist
ERROR:  index "index_geo_event_log_on_repository_renamed_event_id" does not exist
ERROR:  index "index_geo_event_log_on_repository_deleted_event_id" does not exist
ERROR:  index "index_geo_event_log_on_repository_created_event_id" does not exist
ERROR:  index "index_geo_event_log_on_repositories_changed_event_id" does not exist
ERROR:  index "index_geo_event_log_on_lfs_object_deleted_event_id" does not exist
ERROR:  index "index_geo_event_log_on_job_artifact_deleted_event_id" does not exist
ERROR:  index "index_geo_event_log_on_hashed_storage_migrated_event_id" does not exist
ERROR:  index "index_geo_event_log_on_hashed_storage_attachments_event_id" does not exist
ERROR:  index "index_geo_event_log_on_geo_event_id" does not exist
ERROR:  index "index_geo_event_log_on_container_repository_updated_event_id" does not exist
ERROR:  index "index_geo_event_log_on_cache_invalidation_event_id" does not exist
ERROR:  index "index_fork_networks_on_root_project_id" does not exist
ERROR:  index "index_fork_network_members_on_project_id" does not exist
ERROR:  index "index_fork_network_members_on_forked_from_project_id" does not exist
ERROR:  index "index_fork_network_members_on_fork_network_id" does not exist
ERROR:  index "index_for_status_per_branch_per_project" does not exist
ERROR:  index "index_for_resource_group" does not exist
ERROR:  index "index_features_on_key" does not exist
ERROR:  index "index_feature_gates_on_feature_key_and_key_and_value" does not exist
ERROR:  index "index_feature_flags_clients_on_project_id_and_token_encrypted" does not exist
ERROR:  index "index_feature_flag_scopes_on_flag_id_and_environment_scope" does not exist
ERROR:  index "index_external_pull_requests_on_project_and_branches" does not exist
ERROR:  index "index_evidences_on_release_id" does not exist
ERROR:  index "index_events_on_target_type_and_target_id" does not exist
ERROR:  index "index_events_on_project_id_and_id" does not exist
ERROR:  index "index_events_on_project_id_and_created_at" does not exist
ERROR:  index "index_events_on_group_id_partial" does not exist
ERROR:  index "index_events_on_author_id_and_project_id" does not exist
ERROR:  index "index_events_on_author_id_and_created_at" does not exist
ERROR:  index "index_events_on_action" does not exist
ERROR:  index "index_epics_on_start_date_sourcing_milestone_id" does not exist
ERROR:  index "index_epics_on_start_date_sourcing_epic_id" does not exist
ERROR:  index "index_epics_on_start_date" does not exist
ERROR:  index "index_epics_on_parent_id" does not exist
ERROR:  index "index_epics_on_lock_version" does not exist
ERROR:  index "index_epics_on_iid" does not exist
ERROR:  index "index_epics_on_group_id_and_iid_varchar_pattern" does not exist
ERROR:  index "index_epics_on_group_id_and_external_key" does not exist
ERROR:  index "index_epics_on_group_id" does not exist
ERROR:  index "index_epics_on_end_date" does not exist
ERROR:  index "index_epics_on_due_date_sourcing_milestone_id" does not exist
ERROR:  index "index_epics_on_due_date_sourcing_epic_id" does not exist
ERROR:  index "index_epics_on_closed_by_id" does not exist
ERROR:  index "index_epics_on_author_id" does not exist
ERROR:  index "index_epics_on_assignee_id" does not exist
ERROR:  index "index_epic_user_mentions_on_note_id" does not exist
ERROR:  index "index_epic_metrics" does not exist
ERROR:  index "index_epic_issues_on_issue_id" does not exist
ERROR:  index "index_epic_issues_on_epic_id" does not exist
ERROR:  index "index_environments_on_state_and_auto_stop_at" does not exist
ERROR:  index "index_environments_on_project_id_state_environment_type" does not exist
ERROR:  index "index_environments_on_project_id_and_slug" does not exist
ERROR:  index "index_environments_on_project_id_and_name" does not exist
ERROR:  index "index_environments_on_name_varchar_pattern_ops" does not exist
ERROR:  index "index_enabled_clusters_on_id" does not exist
ERROR:  index "index_emails_on_user_id" does not exist
ERROR:  index "index_emails_on_email" does not exist
ERROR:  index "index_emails_on_confirmation_token" does not exist
ERROR:  index "index_elasticsearch_indexed_projects_on_project_id" does not exist
ERROR:  index "index_elasticsearch_indexed_namespaces_on_namespace_id" does not exist
ERROR:  index "index_elasticsearch_indexed_namespaces_on_created_at" does not exist
ERROR:  index "index_draft_notes_on_merge_request_id" does not exist
ERROR:  index "index_draft_notes_on_discussion_id" does not exist
ERROR:  index "index_draft_notes_on_author_id" does not exist
ERROR:  index "index_diff_note_positions_on_note_id_and_diff_type" does not exist
ERROR:  index "index_design_user_mentions_on_note_id" does not exist
ERROR:  index "index_design_management_versions_on_sha_and_issue_id" does not exist
ERROR:  index "index_design_management_versions_on_issue_id" does not exist
ERROR:  index "index_design_management_versions_on_author_id" does not exist
ERROR:  index "index_design_management_designs_versions_on_version_id" does not exist
ERROR:  index "index_design_management_designs_versions_on_event" does not exist
ERROR:  index "index_design_management_designs_versions_on_design_id" does not exist
ERROR:  index "index_design_management_designs_on_project_id" does not exist
ERROR:  index "index_design_management_designs_on_issue_id_and_filename" does not exist
ERROR:  index "index_description_versions_on_merge_request_id" does not exist
ERROR:  index "index_description_versions_on_issue_id" does not exist
ERROR:  index "index_description_versions_on_epic_id" does not exist
ERROR:  index "index_deployments_on_user_id_and_status_and_created_at" does not exist
ERROR:  index "index_deployments_on_project_id_and_updated_at_and_id" does not exist
ERROR:  index "index_deployments_on_project_id_and_status_and_created_at" does not exist
ERROR:  index "index_deployments_on_project_id_and_status" does not exist
ERROR:  index "index_deployments_on_project_id_and_ref" does not exist
ERROR:  index "index_deployments_on_project_id_and_iid" does not exist
ERROR:  index "index_deployments_on_project_id_and_id" does not exist
ERROR:  index "index_deployments_on_id_where_cluster_id_present" does not exist
ERROR:  index "index_deployments_on_id_and_status" does not exist
ERROR:  index "index_deployments_on_environment_id_and_status" does not exist
ERROR:  index "index_deployments_on_environment_id_and_iid_and_project_id" does not exist
ERROR:  index "index_deployments_on_environment_id_and_id" does not exist
ERROR:  index "index_deployments_on_deployable_type_and_deployable_id" does not exist
ERROR:  index "index_deployments_on_created_at" does not exist
ERROR:  index "index_deployments_on_cluster_id_and_status" does not exist
ERROR:  index "index_deployment_merge_requests_on_merge_request_id" does not exist
ERROR:  index "index_deployment_clusters_on_cluster_id_and_deployment_id" does not exist
ERROR:  index "index_deploy_tokens_on_token_encrypted" does not exist
ERROR:  index "index_deploy_tokens_on_token_and_expires_at_and_id" does not exist
ERROR:  index "index_deploy_tokens_on_token" does not exist
ERROR:  index "index_deploy_keys_projects_on_project_id" does not exist
ERROR:  index "index_deploy_keys_projects_on_deploy_key_id" does not exist
ERROR:  index "index_dependency_proxy_group_settings_on_group_id" does not exist
ERROR:  index "index_dependency_proxy_blobs_on_group_id_and_file_name" does not exist
ERROR:  index "index_daily_report_results_unique_columns" does not exist
ERROR:  index "index_daily_build_group_report_results_unique_columns" does not exist
ERROR:  index "index_container_repository_on_name_trigram" does not exist
ERROR:  index "index_container_repositories_on_project_id_and_name" does not exist
ERROR:  index "index_container_repositories_on_project_id" does not exist
ERROR:  index "index_container_expiration_policies_on_next_run_at_and_enabled" does not exist
ERROR:  index "index_commit_user_mentions_on_note_id" does not exist
ERROR:  index "index_clusters_on_user_id" does not exist
ERROR:  index "index_clusters_on_management_project_id" does not exist
ERROR:  index "index_clusters_on_enabled_cluster_type_id_and_created_at" does not exist
ERROR:  index "index_clusters_on_enabled_and_provider_type_and_id" does not exist
ERROR:  index "index_clusters_kubernetes_namespaces_on_project_id" does not exist
ERROR:  index "index_clusters_kubernetes_namespaces_on_environment_id" does not exist
ERROR:  index "index_clusters_kubernetes_namespaces_on_cluster_project_id" does not exist
ERROR:  index "index_clusters_kubernetes_namespaces_on_cluster_id" does not exist
ERROR:  index "index_clusters_applications_runners_on_runner_id" does not exist
ERROR:  index "index_clusters_applications_runners_on_cluster_id" does not exist
ERROR:  index "index_clusters_applications_prometheus_on_cluster_id" does not exist
ERROR:  index "index_clusters_applications_knative_on_cluster_id" does not exist
ERROR:  index "index_clusters_applications_jupyter_on_oauth_application_id" does not exist
ERROR:  index "index_clusters_applications_jupyter_on_cluster_id" does not exist
ERROR:  index "index_clusters_applications_ingress_on_modsecurity" does not exist
ERROR:  index "index_clusters_applications_ingress_on_cluster_id" does not exist
ERROR:  index "index_clusters_applications_helm_on_cluster_id" does not exist
ERROR:  index "index_clusters_applications_fluentd_on_cluster_id" does not exist
ERROR:  index "index_clusters_applications_elastic_stacks_on_cluster_id" does not exist
ERROR:  index "index_clusters_applications_crossplane_on_cluster_id" does not exist
ERROR:  index "index_clusters_applications_cert_managers_on_cluster_id" does not exist
ERROR:  index "index_cluster_providers_gcp_on_cluster_id" does not exist
ERROR:  index "index_cluster_providers_gcp_on_cloud_run" does not exist
ERROR:  index "index_cluster_providers_aws_on_created_by_user_id" does not exist
ERROR:  index "index_cluster_providers_aws_on_cluster_id_and_status" does not exist
ERROR:  index "index_cluster_providers_aws_on_cluster_id" does not exist
ERROR:  index "index_cluster_projects_on_project_id" does not exist
ERROR:  index "index_cluster_projects_on_cluster_id" does not exist
ERROR:  index "index_cluster_platforms_kubernetes_on_cluster_id" does not exist
ERROR:  index "index_cluster_groups_on_group_id" does not exist
ERROR:  index "index_cluster_groups_on_cluster_id_and_group_id" does not exist
ERROR:  index "index_ci_variables_on_project_id_and_key_and_environment_scope" does not exist
ERROR:  index "index_ci_variables_on_project_id" does not exist
ERROR:  index "index_ci_triggers_on_project_id" does not exist
ERROR:  index "index_ci_triggers_on_owner_id" does not exist
ERROR:  index "index_ci_trigger_requests_on_trigger_id_and_id" does not exist
ERROR:  index "index_ci_trigger_requests_on_commit_id" does not exist
ERROR:  index "index_ci_subscriptions_projects_unique_subscription" does not exist
ERROR:  index "index_ci_subscriptions_projects_on_upstream_project_id" does not exist
ERROR:  index "index_ci_stages_on_project_id" does not exist
ERROR:  index "index_ci_stages_on_pipeline_id_and_position" does not exist
ERROR:  index "index_ci_stages_on_pipeline_id_and_name" does not exist
ERROR:  index "index_ci_stages_on_pipeline_id" does not exist
ERROR:  index "index_ci_sources_projects_on_source_project_id_and_pipeline_id" does not exist
ERROR:  index "index_ci_sources_projects_on_pipeline_id" does not exist
ERROR:  index "index_ci_sources_pipelines_on_source_project_id" does not exist
ERROR:  index "index_ci_sources_pipelines_on_source_pipeline_id" does not exist
ERROR:  index "index_ci_sources_pipelines_on_source_job_id" does not exist
ERROR:  index "index_ci_sources_pipelines_on_project_id" does not exist
ERROR:  index "index_ci_sources_pipelines_on_pipeline_id" does not exist
ERROR:  index "index_ci_runners_on_token_encrypted" does not exist
ERROR:  index "index_ci_runners_on_token" does not exist
ERROR:  index "index_ci_runners_on_runner_type" does not exist
ERROR:  index "index_ci_runners_on_locked" does not exist
ERROR:  index "index_ci_runners_on_is_shared" does not exist
ERROR:  index "index_ci_runners_on_contacted_at" does not exist
ERROR:  index "index_ci_runner_projects_on_runner_id" does not exist
ERROR:  index "index_ci_runner_projects_on_project_id" does not exist
ERROR:  index "index_ci_runner_namespaces_on_runner_id_and_namespace_id" does not exist
ERROR:  index "index_ci_runner_namespaces_on_namespace_id" does not exist
ERROR:  index "index_ci_resources_on_resource_group_id_and_build_id" does not exist
ERROR:  index "index_ci_resources_on_build_id" does not exist
ERROR:  index "index_ci_resource_groups_on_project_id_and_key" does not exist
ERROR:  index "index_ci_refs_on_project_id_and_ref_and_tag" does not exist
ERROR:  index "index_ci_refs_on_last_updated_by_pipeline_id" does not exist
ERROR:  index "index_ci_pipelines_on_user_id_and_created_at" does not exist
ERROR:  index "index_ci_pipelines_on_status" does not exist
ERROR:  index "index_ci_pipelines_on_project_idandrefandiddesc" does not exist
ERROR:  index "index_ci_pipelines_on_project_id_and_status_and_updated_at" does not exist
ERROR:  index "index_ci_pipelines_on_project_id_and_status_and_config_source" does not exist
ERROR:  index "index_ci_pipelines_on_project_id_and_source" does not exist
ERROR:  index "index_ci_pipelines_on_project_id_and_sha" does not exist
ERROR:  index "index_ci_pipelines_on_project_id_and_ref_and_status_and_id" does not exist
ERROR:  index "index_ci_pipelines_on_project_id_and_iid" does not exist
ERROR:  index "index_ci_pipelines_on_project_id_and_id_desc" does not exist
ERROR:  index "index_ci_pipelines_on_pipeline_schedule_id" does not exist
ERROR:  index "index_ci_pipelines_on_merge_request_id" does not exist
ERROR:  index "index_ci_pipelines_on_external_pull_request_id" does not exist
ERROR:  index "index_ci_pipelines_on_auto_canceled_by_id" does not exist
ERROR:  index "index_ci_pipelines_config_on_pipeline_id" does not exist
ERROR:  index "index_ci_pipeline_variables_on_pipeline_id_and_key" does not exist
ERROR:  index "index_ci_pipeline_variables_on_pipeline_id" does not exist
ERROR:  index "index_ci_pipeline_schedules_on_project_id" does not exist
ERROR:  index "index_ci_pipeline_schedules_on_owner_id" does not exist
ERROR:  index "index_ci_pipeline_schedules_on_next_run_at_and_active" does not exist
ERROR:  index "index_ci_pipeline_schedule_variables_on_schedule_id_and_key" does not exist
ERROR:  index "index_ci_pipeline_chat_data_on_pipeline_id" does not exist
ERROR:  index "index_ci_pipeline_chat_data_on_chat_name_id" does not exist
ERROR:  index "index_ci_job_variables_on_key_and_job_id" does not exist
ERROR:  index "index_ci_job_variables_on_job_id" does not exist
ERROR:  index "index_ci_job_artifacts_on_project_id_for_security_reports" does not exist
ERROR:  index "index_ci_job_artifacts_on_project_id" does not exist
ERROR:  index "index_ci_job_artifacts_on_job_id_and_file_type" does not exist
ERROR:  index "index_ci_job_artifacts_on_file_store" does not exist
ERROR:  index "index_ci_job_artifacts_on_expire_at_and_job_id" does not exist
ERROR:  index "index_ci_job_artifacts_file_store_is_null" does not exist
ERROR:  index "index_ci_instance_variables_on_key" does not exist
ERROR:  index "index_ci_group_variables_on_group_id_and_key" does not exist
ERROR:  index "index_ci_freeze_periods_on_project_id" does not exist
ERROR:  index "index_ci_daily_report_results_on_last_pipeline_id" does not exist
ERROR:  index "index_ci_daily_build_group_report_results_on_last_pipeline_id" does not exist
ERROR:  index "index_ci_builds_runner_session_on_build_id" does not exist
ERROR:  index "index_ci_builds_project_id_and_status_for_live_jobs_partial2" does not exist
ERROR:  index "index_ci_builds_on_user_id_and_created_at_and_type_eq_ci_build" does not exist
ERROR:  index "index_ci_builds_on_user_id" does not exist
ERROR:  index "index_ci_builds_on_upstream_pipeline_id" does not exist
ERROR:  index "index_ci_builds_on_updated_at" does not exist
ERROR:  index "index_ci_builds_on_token_encrypted" does not exist
ERROR:  index "index_ci_builds_on_token" does not exist
ERROR:  index "index_ci_builds_on_status_and_type_and_runner_id" does not exist
ERROR:  index "index_ci_builds_on_stage_id" does not exist
ERROR:  index "index_ci_builds_on_runner_id" does not exist
ERROR:  index "index_ci_builds_on_queued_at" does not exist
ERROR:  index "index_ci_builds_on_protected" does not exist
ERROR:  index "index_ci_builds_on_project_id_for_successfull_pages_deploy" does not exist
ERROR:  index "index_ci_builds_on_project_id_and_name_and_ref" does not exist
ERROR:  index "index_ci_builds_on_project_id_and_id" does not exist
ERROR:  index "index_ci_builds_on_name_and_security_type_eq_ci_build" does not exist
ERROR:  index "index_ci_builds_on_commit_id_and_type_and_ref" does not exist
ERROR:  index "index_ci_builds_on_commit_id_and_type_and_name_and_ref" does not exist
ERROR:  index "index_ci_builds_on_commit_id_and_status_and_type" does not exist
ERROR:  index "index_ci_builds_on_commit_id_and_stage_idx_and_created_at" does not exist
ERROR:  index "index_ci_builds_on_commit_id_and_artifacts_expireatandidpartial" does not exist
ERROR:  index "index_ci_builds_on_auto_canceled_by_id" does not exist
ERROR:  index "index_ci_builds_on_artifacts_expire_at" does not exist
ERROR:  index "index_ci_builds_metadata_on_project_id" does not exist
ERROR:  index "index_ci_builds_metadata_on_build_id_and_interruptible" does not exist
ERROR:  index "index_ci_builds_metadata_on_build_id_and_has_exposed_artifacts" does not exist
ERROR:  index "index_ci_builds_metadata_on_build_id" does not exist
ERROR:  index "index_ci_build_trace_sections_on_section_name_id" does not exist
ERROR:  index "index_ci_build_trace_sections_on_project_id" does not exist
ERROR:  index "index_ci_build_trace_sections_on_build_id_and_section_name_id" does not exist
ERROR:  index "index_ci_build_trace_section_names_on_project_id_and_name" does not exist
ERROR:  index "index_ci_build_trace_chunks_on_build_id_and_chunk_index" does not exist
ERROR:  index "index_ci_build_needs_on_build_id_and_name" does not exist
ERROR:  index "index_chat_teams_on_namespace_id" does not exist
ERROR:  index "index_chat_names_on_user_id_and_service_id" does not exist
ERROR:  index "index_chat_names_on_service_id_and_team_id_and_chat_id" does not exist
ERROR:  index "index_chat_names_on_service_id" does not exist
ERROR:  index "index_broadcast_message_on_ends_at_and_broadcast_type_and_id" does not exist
ERROR:  index "index_boards_on_project_id" does not exist
ERROR:  index "index_boards_on_milestone_id" does not exist
ERROR:  index "index_boards_on_group_id" does not exist
ERROR:  index "index_board_project_recent_visits_on_user_project_and_board" does not exist
ERROR:  index "index_board_project_recent_visits_on_user_id" does not exist
ERROR:  index "index_board_project_recent_visits_on_project_id" does not exist
ERROR:  index "index_board_project_recent_visits_on_board_id" does not exist
ERROR:  index "index_board_labels_on_label_id" does not exist
ERROR:  index "index_board_labels_on_board_id_and_label_id" does not exist
ERROR:  index "index_board_group_recent_visits_on_user_id" does not exist
ERROR:  index "index_board_group_recent_visits_on_user_group_and_board" does not exist
ERROR:  index "index_board_group_recent_visits_on_group_id" does not exist
ERROR:  index "index_board_group_recent_visits_on_board_id" does not exist
ERROR:  index "index_board_assignees_on_board_id_and_assignee_id" does not exist
ERROR:  index "index_board_assignees_on_assignee_id" does not exist
ERROR:  index "index_badges_on_project_id" does not exist
ERROR:  index "index_badges_on_group_id" does not exist
ERROR:  index "index_aws_roles_on_user_id" does not exist
ERROR:  index "index_aws_roles_on_role_external_id" does not exist
ERROR:  index "index_award_emoji_on_user_id_and_name" does not exist
ERROR:  index "index_award_emoji_on_awardable_type_and_awardable_id" does not exist
ERROR:  index "index_audit_events_on_entity_id_and_entity_type_and_id_desc" does not exist
ERROR:  index "index_approvers_on_user_id" does not exist
ERROR:  index "index_approvers_on_target_id_and_target_type" does not exist
ERROR:  index "index_approver_groups_on_target_id_and_target_type" does not exist
ERROR:  index "index_approver_groups_on_group_id" does not exist
ERROR:  index "index_approvals_on_user_id_and_merge_request_id" does not exist
ERROR:  index "index_approvals_on_merge_request_id" does not exist
ERROR:  index "index_approval_rules_code_owners_rule_type" does not exist
ERROR:  index "index_approval_rule_name_for_code_owners_rule_type" does not exist
ERROR:  index "index_approval_project_rules_users_2" does not exist
ERROR:  index "index_approval_project_rules_users_1" does not exist
ERROR:  index "index_approval_project_rules_protected_branches_unique" does not exist
ERROR:  index "index_approval_project_rules_protected_branches_pb_id" does not exist
ERROR:  index "index_approval_project_rules_on_rule_type" does not exist
ERROR:  index "index_approval_project_rules_on_project_id" does not exist
ERROR:  index "index_approval_project_rules_groups_2" does not exist
ERROR:  index "index_approval_project_rules_groups_1" does not exist
ERROR:  index "index_approval_merge_request_rules_users_2" does not exist
ERROR:  index "index_approval_merge_request_rules_users_1" does not exist
ERROR:  index "index_approval_merge_request_rules_groups_2" does not exist
ERROR:  index "index_approval_merge_request_rules_groups_1" does not exist
ERROR:  index "index_approval_merge_request_rules_approved_approvers_2" does not exist
ERROR:  index "index_approval_merge_request_rules_approved_approvers_1" does not exist
ERROR:  index "index_approval_merge_request_rules_1" does not exist
ERROR:  index "index_approval_merge_request_rule_sources_2" does not exist
ERROR:  index "index_approval_merge_request_rule_sources_1" does not exist
ERROR:  index "index_applicationsettings_on_instance_administration_project_id" does not exist
ERROR:  index "index_application_settings_on_usage_stats_set_by_user_id" does not exist
ERROR:  index "index_application_settings_on_push_rule_id" does not exist
ERROR:  index "index_application_settings_on_instance_administrators_group_id" does not exist
ERROR:  index "index_application_settings_on_file_template_project_id" does not exist
ERROR:  index "index_application_settings_on_custom_project_templates_group_id" does not exist
ERROR:  index "index_analytics_cycle_analytics_group_stages_custom_only" does not exist
ERROR:  index "index_analytics_ca_project_stages_on_start_event_label_id" does not exist
ERROR:  index "index_analytics_ca_project_stages_on_relative_position" does not exist
ERROR:  index "index_analytics_ca_project_stages_on_project_id_and_name" does not exist
ERROR:  index "index_analytics_ca_project_stages_on_project_id" does not exist
ERROR:  index "index_analytics_ca_project_stages_on_end_event_label_id" does not exist
ERROR:  index "index_analytics_ca_group_stages_on_start_event_label_id" does not exist
ERROR:  index "index_analytics_ca_group_stages_on_relative_position" does not exist
ERROR:  index "index_analytics_ca_group_stages_on_group_id_and_name" does not exist
ERROR:  index "index_analytics_ca_group_stages_on_group_id" does not exist
ERROR:  index "index_analytics_ca_group_stages_on_end_event_label_id" does not exist
ERROR:  index "index_allowed_email_domains_on_group_id" does not exist
ERROR:  index "index_alerts_service_data_on_service_id" does not exist
ERROR:  index "index_alert_management_alerts_on_project_id_and_iid" does not exist
ERROR:  index "index_alert_management_alerts_on_project_id_and_fingerprint" does not exist
ERROR:  index "index_alert_management_alerts_on_issue_id" does not exist
ERROR:  index "index_abuse_reports_on_user_id" does not exist
ERROR:  index "idx_vulnerability_issue_links_on_vulnerability_id_and_link_type" does not exist
ERROR:  index "idx_vulnerability_issue_links_on_vulnerability_id_and_issue_id" does not exist
ERROR:  index "idx_serverless_domain_cluster_on_clusters_applications_knative" does not exist
ERROR:  index "idx_security_scans_on_scan_type" does not exist
ERROR:  index "idx_security_scans_on_build_and_scan_type" does not exist
ERROR:  index "idx_repository_states_outdated_checksums" does not exist
ERROR:  index "idx_repository_states_on_wiki_failure_partial" does not exist
ERROR:  index "idx_repository_states_on_repository_failure_partial" does not exist
ERROR:  index "idx_repository_states_on_last_wiki_verification_ran_at" does not exist
ERROR:  index "idx_repository_states_on_last_repository_verification_ran_at" does not exist
ERROR:  index "idx_projects_on_repository_storage_last_repository_updated_at" does not exist
ERROR:  index "idx_project_repository_check_partial" does not exist
ERROR:  index "idx_project_id_payload_key_self_managed_prometheus_alert_events" does not exist
ERROR:  index "idx_proj_feat_usg_on_jira_dvcs_server_last_sync_at_and_proj_id" does not exist
ERROR:  index "idx_proj_feat_usg_on_jira_dvcs_cloud_last_sync_at_and_proj_id" does not exist
ERROR:  index "idx_pkgs_dep_links_on_pkg_id_dependency_id_dependency_type" does not exist
ERROR:  index "idx_packages_packages_on_project_id_name_version_package_type" does not exist
ERROR:  index "idx_mr_cc_diff_files_on_mr_cc_id_and_sha" does not exist
ERROR:  index "idx_mr_cc_diff_files_on_mr_cc_id" does not exist
ERROR:  index "idx_metrics_users_starred_dashboard_on_user_project_dashboard" does not exist
ERROR:  index "idx_merge_requests_on_target_project_id_and_iid_opened" does not exist
ERROR:  index "idx_merge_requests_on_state_id_and_merge_status" does not exist
ERROR:  index "idx_merge_requests_on_source_project_and_branch_state_opened" does not exist
ERROR:  index "idx_merge_requests_on_id_and_merge_jid" does not exist
ERROR:  index "idx_jira_connect_subscriptions_on_installation_id_namespace_id" does not exist
ERROR:  index "idx_jira_connect_subscriptions_on_installation_id" does not exist
ERROR:  index "idx_issues_on_state_id" does not exist
ERROR:  index "idx_issues_on_project_id_and_updated_at_and_id_and_state_id" does not exist
ERROR:  index "idx_issues_on_project_id_and_rel_position_and_state_id_and_id" does not exist
ERROR:  index "idx_issues_on_project_id_and_due_date_and_id_and_state_id" does not exist
ERROR:  index "idx_issues_on_project_id_and_created_at_and_id_and_state_id" does not exist
ERROR:  index "idx_issues_on_health_status_not_null" does not exist
ERROR:  index "idx_geo_con_rep_updated_events_on_container_repository_id" does not exist
ERROR:  index "idx_environment_merge_requests_unique_index" does not exist
ERROR:  index "idx_deployment_merge_requests_unique_index" does not exist
ERROR:  index "idx_deployment_clusters_on_cluster_id_and_kubernetes_namespace" does not exist
ERROR:  index "epic_user_mentions_on_epic_id_index" does not exist
ERROR:  index "epic_user_mentions_on_epic_id_and_note_id_index" does not exist
ERROR:  index "design_user_mentions_on_design_id_and_note_id_index" does not exist
ERROR:  index "design_management_designs_versions_uniqueness" does not exist
ERROR:  index "commit_id_and_note_id_index" does not exist
ERROR:  index "code_owner_approval_required" does not exist
ERROR:  index "ci_builds_gitlab_monitor_metrics" does not exist
ERROR:  index "approval_rule_name_index_for_code_owners" does not exist
ERROR:  index "any_approver_project_rule_type_unique_index" does not exist
ERROR:  index "any_approver_merge_request_rule_type_unique_index" does not exist
ERROR:  index "analytics_repository_languages_unique_index" does not exist
ERROR:  index "analytics_repository_languages_on_project_id" does not exist
ERROR:  index "analytics_index_events_on_created_at_and_author_id" does not exist
ERROR:  index "analytics_index_audit_events_on_created_at_and_author_id" does not exist
ERROR:  relation "public.zoom_meetings" does not exist
ERROR:  relation "public.x509_issuers" does not exist
ERROR:  relation "public.x509_commit_signatures" does not exist
ERROR:  relation "public.x509_certificates" does not exist
ERROR:  relation "public.wiki_page_slugs" does not exist
ERROR:  relation "public.wiki_page_meta" does not exist
ERROR:  relation "public.web_hooks" does not exist
ERROR:  relation "public.web_hook_logs" does not exist
ERROR:  relation "public.vulnerability_user_mentions" does not exist
ERROR:  relation "public.vulnerability_scanners" does not exist
ERROR:  relation "public.vulnerability_occurrences" does not exist
ERROR:  relation "public.vulnerability_occurrence_pipelines" does not exist
ERROR:  relation "public.vulnerability_occurrence_identifiers" does not exist
ERROR:  relation "public.vulnerability_issue_links" does not exist
ERROR:  relation "public.vulnerability_identifiers" does not exist
ERROR:  relation "public.vulnerability_feedback" does not exist
ERROR:  relation "public.vulnerability_exports" does not exist
ERROR:  relation "public.vulnerabilities" does not exist
ERROR:  relation "public.users_statistics" does not exist
ERROR:  relation "public.users_star_projects" does not exist
ERROR:  relation "public.users" does not exist
ERROR:  relation "public.users_ops_dashboard_projects" does not exist
ERROR:  relation "public.user_synced_attributes_metadata" does not exist
ERROR:  relation "public.user_statuses" does not exist
ERROR:  relation "public.user_preferences" does not exist
ERROR:  relation "public.user_highest_roles" does not exist
ERROR:  relation "public.user_details" does not exist
ERROR:  relation "public.user_custom_attributes" does not exist
ERROR:  relation "public.user_canonical_emails" does not exist
ERROR:  relation "public.user_callouts" does not exist
ERROR:  relation "public.user_agent_details" does not exist
ERROR:  relation "public.uploads" does not exist
ERROR:  relation "public.u2f_registrations" does not exist
ERROR:  relation "public.trending_projects" does not exist
ERROR:  relation "public.todos" does not exist
ERROR:  relation "public.timelogs" does not exist
ERROR:  relation "public.terraform_states" does not exist
ERROR:  relation "public.term_agreements" does not exist
ERROR:  relation "public.tags" does not exist
ERROR:  relation "public.taggings" does not exist
ERROR:  relation "public.system_note_metadata" does not exist
ERROR:  relation "public.suggestions" does not exist
ERROR:  relation "public.subscriptions" does not exist
ERROR:  relation "public.status_page_settings" does not exist
ERROR:  relation "public.status_page_published_incidents" does not exist
ERROR:  relation "public.sprints" does not exist
ERROR:  relation "public.spam_logs" does not exist
ERROR:  relation "public.software_licenses" does not exist
ERROR:  relation "public.software_license_policies" does not exist
ERROR:  relation "public.snippets" does not exist
ERROR:  relation "public.snippet_user_mentions" does not exist
ERROR:  relation "public.snippet_repositories" does not exist
ERROR:  relation "public.smartcard_identities" does not exist
ERROR:  relation "public.slack_integrations" does not exist
ERROR:  relation "public.shards" does not exist
ERROR:  relation "public.services" does not exist
ERROR:  relation "public.service_desk_settings" does not exist
ERROR:  relation "public.serverless_domain_cluster" does not exist
ERROR:  relation "public.sentry_issues" does not exist
ERROR:  relation "public.sent_notifications" does not exist
ERROR:  relation "public.self_managed_prometheus_alert_events" does not exist
ERROR:  relation "public.security_scans" does not exist
ERROR:  relation "public.scim_oauth_access_tokens" does not exist
ERROR:  relation "public.scim_identities" does not exist
ALTER TABLE
ERROR:  relation "public.saml_providers" does not exist
ERROR:  relation "public.routes" does not exist
ERROR:  relation "public.reviews" does not exist
ERROR:  relation "public.resource_weight_events" does not exist
ERROR:  relation "public.resource_state_events" does not exist
ERROR:  relation "public.resource_milestone_events" does not exist
ERROR:  relation "public.resource_label_events" does not exist
ERROR:  relation "public.requirements" does not exist
ERROR:  relation "public.remote_mirrors" does not exist
ERROR:  relation "public.releases" does not exist
ERROR:  relation "public.release_links" does not exist
ERROR:  relation "public.redirect_routes" does not exist
ERROR:  relation "public.push_rules" does not exist
ERROR:  relation "public.protected_tags" does not exist
ERROR:  relation "public.protected_tag_create_access_levels" does not exist
ERROR:  relation "public.protected_environments" does not exist
ERROR:  relation "public.protected_environment_deploy_access_levels" does not exist
ERROR:  relation "public.protected_branches" does not exist
ERROR:  relation "public.protected_branch_unprotect_access_levels" does not exist
ERROR:  relation "public.protected_branch_push_access_levels" does not exist
ERROR:  relation "public.protected_branch_merge_access_levels" does not exist
ERROR:  relation "public.prometheus_metrics" does not exist
ERROR:  relation "public.prometheus_alerts" does not exist
ERROR:  relation "public.prometheus_alert_events" does not exist
ERROR:  relation "public.projects" does not exist
ERROR:  relation "public.project_tracing_settings" does not exist
ERROR:  relation "public.project_statistics" does not exist
ERROR:  relation "public.project_settings" does not exist
ERROR:  relation "public.project_repository_storage_moves" does not exist
ERROR:  relation "public.project_repository_states" does not exist
ERROR:  relation "public.project_repositories" does not exist
ERROR:  relation "public.project_mirror_data" does not exist
ERROR:  relation "public.project_metrics_settings" does not exist
ERROR:  relation "public.project_incident_management_settings" does not exist
ERROR:  relation "public.project_import_data" does not exist
ERROR:  relation "public.project_group_links" does not exist
ERROR:  relation "public.project_features" does not exist
ERROR:  relation "public.project_feature_usages" does not exist
ERROR:  relation "public.project_export_jobs" does not exist
ERROR:  relation "public.project_error_tracking_settings" does not exist
ERROR:  relation "public.project_deploy_tokens" does not exist
ERROR:  relation "public.project_daily_statistics" does not exist
ERROR:  relation "public.project_custom_attributes" does not exist
ERROR:  relation "public.project_compliance_framework_settings" does not exist
ERROR:  relation "public.project_ci_cd_settings" does not exist
ERROR:  relation "public.project_auto_devops" does not exist
ERROR:  relation "public.project_aliases" does not exist
ERROR:  relation "public.project_alerting_settings" does not exist
ERROR:  relation "public.programming_languages" does not exist
ERROR:  relation "public.pool_repositories" does not exist
ERROR:  relation "public.plans" does not exist
ERROR:  relation "public.plan_limits" does not exist
ERROR:  relation "public.personal_access_tokens" does not exist
ERROR:  relation "public.path_locks" does not exist
ERROR:  relation "public.partitioned_foreign_keys" does not exist
ERROR:  relation "public.pages_domains" does not exist
ERROR:  relation "public.pages_domain_acme_orders" does not exist
ERROR:  relation "public.packages_tags" does not exist
ERROR:  relation "public.packages_pypi_metadata" does not exist
ERROR:  relation "public.packages_packages" does not exist
ERROR:  relation "public.packages_package_files" does not exist
ERROR:  relation "public.packages_nuget_metadata" does not exist
ERROR:  relation "public.packages_nuget_dependency_link_metadata" does not exist
ERROR:  relation "public.packages_maven_metadata" does not exist
ERROR:  relation "public.packages_dependency_links" does not exist
ERROR:  relation "public.packages_dependencies" does not exist
ERROR:  relation "public.packages_conan_metadata" does not exist
ERROR:  relation "public.packages_conan_file_metadata" does not exist
ERROR:  relation "public.packages_build_infos" does not exist
ERROR:  relation "public.operations_user_lists" does not exist
ERROR:  relation "public.operations_strategies_user_lists" does not exist
ERROR:  relation "public.operations_strategies" does not exist
ERROR:  relation "public.operations_scopes" does not exist
ERROR:  relation "public.operations_feature_flags" does not exist
ERROR:  relation "public.operations_feature_flags_clients" does not exist
ERROR:  relation "public.operations_feature_flag_scopes" does not exist
ERROR:  relation "public.open_project_tracker_data" does not exist
ERROR:  relation "public.oauth_openid_requests" does not exist
ERROR:  relation "public.oauth_applications" does not exist
ERROR:  relation "public.oauth_access_tokens" does not exist
ERROR:  relation "public.oauth_access_grants" does not exist
ERROR:  relation "public.notification_settings" does not exist
ERROR:  relation "public.notes" does not exist
ERROR:  relation "public.note_diff_files" does not exist
ERROR:  relation "public.namespaces" does not exist
ERROR:  relation "public.namespace_statistics" does not exist
ERROR:  relation "public.namespace_root_storage_statistics" does not exist
ERROR:  relation "public.namespace_aggregation_schedules" does not exist
ERROR:  relation "public.milestones" does not exist
ERROR:  relation "public.metrics_users_starred_dashboards" does not exist
ERROR:  relation "public.metrics_dashboard_annotations" does not exist
ERROR:  relation "public.merge_trains" does not exist
ERROR:  relation "public.merge_requests" does not exist
ERROR:  relation "public.merge_requests_closing_issues" does not exist
ERROR:  relation "public.merge_request_user_mentions" does not exist
ERROR:  relation "public.merge_request_metrics" does not exist
ERROR:  relation "public.merge_request_diffs" does not exist
ERROR:  relation "public.merge_request_context_commits" does not exist
ERROR:  relation "public.merge_request_blocks" does not exist
ERROR:  relation "public.merge_request_assignees" does not exist
ERROR:  relation "public.members" does not exist
ERROR:  relation "public.lists" does not exist
ERROR:  relation "public.list_user_preferences" does not exist
ERROR:  relation "public.licenses" does not exist
ERROR:  relation "public.lfs_objects_projects" does not exist
ERROR:  relation "public.lfs_objects" does not exist
ERROR:  relation "public.lfs_file_locks" does not exist
ERROR:  relation "public.ldap_group_links" does not exist
ERROR:  relation "public.labels" does not exist
ERROR:  relation "public.label_priorities" does not exist
ERROR:  relation "public.label_links" does not exist
ERROR:  relation "public.keys" does not exist
ERROR:  relation "public.jira_tracker_data" does not exist
ERROR:  relation "public.jira_imports" does not exist
ERROR:  relation "public.jira_connect_subscriptions" does not exist
ERROR:  relation "public.jira_connect_installations" does not exist
ERROR:  relation "public.issues" does not exist
ERROR:  relation "public.issue_user_mentions" does not exist
ERROR:  relation "public.issue_tracker_data" does not exist
ERROR:  relation "public.issue_metrics" does not exist
ERROR:  relation "public.issue_links" does not exist
ERROR:  relation "public.ip_restrictions" does not exist
ERROR:  relation "public.internal_ids" does not exist
ERROR:  relation "public.insights" does not exist
ERROR:  relation "public.index_statuses" does not exist
ERROR:  relation "public.import_failures" does not exist
ERROR:  relation "public.import_export_uploads" does not exist
ERROR:  relation "public.identities" does not exist
ERROR:  relation "public.historical_data" does not exist
ERROR:  relation "public.group_wiki_repositories" does not exist
ERROR:  relation "public.group_import_states" does not exist
ERROR:  relation "public.group_group_links" does not exist
ERROR:  relation "public.group_deploy_tokens" does not exist
ERROR:  relation "public.group_deletion_schedules" does not exist
ERROR:  relation "public.group_custom_attributes" does not exist
ERROR:  relation "public.grafana_integrations" does not exist
ERROR:  relation "public.gpg_signatures" does not exist
ERROR:  relation "public.gpg_keys" does not exist
ERROR:  relation "public.gpg_key_subkeys" does not exist
ERROR:  relation "public.gitlab_subscriptions" does not exist
ERROR:  relation "public.gitlab_subscription_histories" does not exist
ERROR:  relation "public.geo_upload_deleted_events" does not exist
ERROR:  relation "public.geo_reset_checksum_events" does not exist
ERROR:  relation "public.geo_repository_updated_events" does not exist
ERROR:  relation "public.geo_repository_renamed_events" does not exist
ERROR:  relation "public.geo_repository_deleted_events" does not exist
ERROR:  relation "public.geo_repository_created_events" does not exist
ERROR:  relation "public.geo_repositories_changed_events" does not exist
ERROR:  relation "public.geo_nodes" does not exist
ERROR:  relation "public.geo_node_statuses" does not exist
ERROR:  relation "public.geo_node_namespace_links" does not exist
ERROR:  relation "public.geo_lfs_object_deleted_events" does not exist
ERROR:  relation "public.geo_job_artifact_deleted_events" does not exist
ERROR:  relation "public.geo_hashed_storage_migrated_events" does not exist
ERROR:  relation "public.geo_hashed_storage_attachments_events" does not exist
ERROR:  relation "public.geo_events" does not exist
ERROR:  relation "public.geo_event_log" does not exist
ERROR:  relation "public.geo_container_repository_updated_events" does not exist
ERROR:  relation "public.geo_cache_invalidation_events" does not exist
ERROR:  relation "public.fork_networks" does not exist
ERROR:  relation "public.fork_network_members" does not exist
ERROR:  relation "public.features" does not exist
ERROR:  relation "public.feature_gates" does not exist
ERROR:  relation "public.external_pull_requests" does not exist
ERROR:  relation "public.evidences" does not exist
ERROR:  relation "public.events" does not exist
ERROR:  relation "public.epics" does not exist
ERROR:  relation "public.epic_user_mentions" does not exist
ERROR:  relation "public.epic_metrics" does not exist
ERROR:  relation "public.epic_issues" does not exist
ERROR:  relation "public.environments" does not exist
ERROR:  relation "public.emails" does not exist
ERROR:  relation "public.draft_notes" does not exist
ERROR:  relation "public.diff_note_positions" does not exist
ERROR:  relation "public.design_user_mentions" does not exist
ERROR:  relation "public.design_management_versions" does not exist
ERROR:  relation "public.design_management_designs_versions" does not exist
ERROR:  relation "public.design_management_designs" does not exist
ERROR:  relation "public.description_versions" does not exist
ERROR:  relation "public.deployments" does not exist
ERROR:  relation "public.deployment_clusters" does not exist
ERROR:  relation "public.deploy_tokens" does not exist
ERROR:  relation "public.deploy_keys_projects" does not exist
ERROR:  relation "public.dependency_proxy_group_settings" does not exist
ERROR:  relation "public.dependency_proxy_blobs" does not exist
ERROR:  relation "public.conversational_development_index_metrics" does not exist
ERROR:  relation "public.container_repositories" does not exist
ERROR:  relation "public.container_expiration_policies" does not exist
ERROR:  relation "public.commit_user_mentions" does not exist
ERROR:  relation "public.clusters" does not exist
ERROR:  relation "public.clusters_kubernetes_namespaces" does not exist
ERROR:  relation "public.clusters_applications_runners" does not exist
ERROR:  relation "public.clusters_applications_prometheus" does not exist
ERROR:  relation "public.clusters_applications_knative" does not exist
ERROR:  relation "public.clusters_applications_jupyter" does not exist
ERROR:  relation "public.clusters_applications_ingress" does not exist
ERROR:  relation "public.clusters_applications_helm" does not exist
ERROR:  relation "public.clusters_applications_fluentd" does not exist
ERROR:  relation "public.clusters_applications_elastic_stacks" does not exist
ERROR:  relation "public.clusters_applications_crossplane" does not exist
ERROR:  relation "public.clusters_applications_cert_managers" does not exist
ERROR:  relation "public.cluster_providers_gcp" does not exist
ERROR:  relation "public.cluster_providers_aws" does not exist
ERROR:  relation "public.cluster_projects" does not exist
ERROR:  relation "public.cluster_platforms_kubernetes" does not exist
ERROR:  relation "public.cluster_groups" does not exist
ERROR:  relation "public.ci_variables" does not exist
ERROR:  relation "public.ci_triggers" does not exist
ERROR:  relation "public.ci_trigger_requests" does not exist
ERROR:  relation "public.ci_subscriptions_projects" does not exist
ERROR:  relation "public.ci_stages" does not exist
ERROR:  relation "public.ci_sources_projects" does not exist
ERROR:  relation "public.ci_sources_pipelines" does not exist
ERROR:  relation "public.ci_runners" does not exist
ERROR:  relation "public.ci_runner_projects" does not exist
ERROR:  relation "public.ci_runner_namespaces" does not exist
ERROR:  relation "public.ci_resources" does not exist
ERROR:  relation "public.ci_resource_groups" does not exist
ERROR:  relation "public.ci_refs" does not exist
ERROR:  relation "public.ci_pipelines" does not exist
ERROR:  relation "public.ci_pipelines_config" does not exist
ERROR:  relation "public.ci_pipeline_variables" does not exist
ERROR:  relation "public.ci_pipeline_schedules" does not exist
ERROR:  relation "public.ci_pipeline_schedule_variables" does not exist
ERROR:  relation "public.ci_pipeline_chat_data" does not exist
ERROR:  relation "public.ci_job_variables" does not exist
ERROR:  relation "public.ci_job_artifacts" does not exist
ERROR:  relation "public.ci_instance_variables" does not exist
ERROR:  relation "public.ci_group_variables" does not exist
ERROR:  relation "public.ci_freeze_periods" does not exist
ERROR:  relation "public.ci_daily_report_results" does not exist
ERROR:  relation "public.ci_daily_build_group_report_results" does not exist
ERROR:  relation "public.ci_builds_runner_session" does not exist
ERROR:  relation "public.ci_builds" does not exist
ERROR:  relation "public.ci_builds_metadata" does not exist
ERROR:  relation "public.ci_build_trace_section_names" does not exist
ERROR:  relation "public.ci_build_trace_chunks" does not exist
ERROR:  relation "public.ci_build_needs" does not exist
ERROR:  relation "public.lfs_objects" does not exist
ERROR:  relation "public.uploads" does not exist
ERROR:  relation "public.ci_job_artifacts" does not exist
ERROR:  relation "public.chat_teams" does not exist
ERROR:  relation "public.chat_names" does not exist
ERROR:  relation "public.broadcast_messages" does not exist
ERROR:  relation "public.boards" does not exist
ERROR:  relation "public.board_project_recent_visits" does not exist
ERROR:  relation "public.board_labels" does not exist
ERROR:  relation "public.board_group_recent_visits" does not exist
ERROR:  relation "public.board_assignees" does not exist
ERROR:  relation "public.badges" does not exist
ERROR:  relation "public.aws_roles" does not exist
ERROR:  relation "public.award_emoji" does not exist
ERROR:  relation "public.audit_events" does not exist
ERROR:  relation "public.ar_internal_metadata" does not exist
ERROR:  relation "public.approvers" does not exist
ERROR:  relation "public.approver_groups" does not exist
ERROR:  relation "public.approvals" does not exist
ERROR:  relation "public.approval_project_rules_users" does not exist
ERROR:  relation "public.approval_project_rules" does not exist
ERROR:  relation "public.approval_project_rules_groups" does not exist
ERROR:  relation "public.approval_merge_request_rules_users" does not exist
ERROR:  relation "public.approval_merge_request_rules" does not exist
ERROR:  relation "public.approval_merge_request_rules_groups" does not exist
ERROR:  relation "public.approval_merge_request_rules_approved_approvers" does not exist
ERROR:  relation "public.approval_merge_request_rule_sources" does not exist
ERROR:  relation "public.application_settings" does not exist
ERROR:  relation "public.application_setting_terms" does not exist
ERROR:  relation "public.appearances" does not exist
ERROR:  relation "public.analytics_cycle_analytics_project_stages" does not exist
ERROR:  relation "public.analytics_cycle_analytics_group_stages" does not exist
ERROR:  relation "public.allowed_email_domains" does not exist
ERROR:  relation "public.alerts_service_data" does not exist
ERROR:  relation "public.alert_management_alerts" does not exist
ERROR:  relation "public.abuse_reports" does not exist
ERROR:  relation "public.zoom_meetings" does not exist
ERROR:  relation "public.x509_issuers" does not exist
ERROR:  relation "public.x509_commit_signatures" does not exist
ERROR:  relation "public.x509_certificates" does not exist
ERROR:  relation "public.wiki_page_slugs" does not exist
ERROR:  relation "public.wiki_page_meta" does not exist
ERROR:  relation "public.web_hooks" does not exist
ERROR:  relation "public.web_hook_logs" does not exist
ERROR:  relation "public.vulnerability_user_mentions" does not exist
ERROR:  relation "public.vulnerability_scanners" does not exist
ERROR:  relation "public.vulnerability_occurrences" does not exist
ERROR:  relation "public.vulnerability_occurrence_pipelines" does not exist
ERROR:  relation "public.vulnerability_occurrence_identifiers" does not exist
ERROR:  relation "public.vulnerability_issue_links" does not exist
ERROR:  relation "public.vulnerability_identifiers" does not exist
ERROR:  relation "public.vulnerability_feedback" does not exist
ERROR:  relation "public.vulnerability_exports" does not exist
ERROR:  relation "public.vulnerabilities" does not exist
ERROR:  relation "public.users_statistics" does not exist
ERROR:  relation "public.users_star_projects" does not exist
ERROR:  relation "public.users_ops_dashboard_projects" does not exist
ERROR:  relation "public.users" does not exist
ERROR:  relation "public.user_synced_attributes_metadata" does not exist
ERROR:  relation "public.user_statuses" does not exist
ERROR:  relation "public.user_preferences" does not exist
ERROR:  relation "public.user_details" does not exist
ERROR:  relation "public.user_custom_attributes" does not exist
ERROR:  relation "public.user_canonical_emails" does not exist
ERROR:  relation "public.user_callouts" does not exist
ERROR:  relation "public.user_agent_details" does not exist
ERROR:  relation "public.uploads" does not exist
ERROR:  relation "public.u2f_registrations" does not exist
ERROR:  relation "public.trending_projects" does not exist
ERROR:  relation "public.todos" does not exist
ERROR:  relation "public.timelogs" does not exist
ERROR:  relation "public.terraform_states" does not exist
ERROR:  relation "public.term_agreements" does not exist
ERROR:  relation "public.tags" does not exist
ERROR:  relation "public.taggings" does not exist
ERROR:  relation "public.system_note_metadata" does not exist
ERROR:  relation "public.suggestions" does not exist
ERROR:  relation "public.subscriptions" does not exist
ERROR:  relation "public.status_page_settings" does not exist
ERROR:  relation "public.status_page_published_incidents" does not exist
ERROR:  relation "public.sprints" does not exist
ERROR:  relation "public.spam_logs" does not exist
ERROR:  relation "public.software_licenses" does not exist
ERROR:  relation "public.software_license_policies" does not exist
ERROR:  relation "public.snippets" does not exist
ERROR:  relation "public.snippet_user_mentions" does not exist
ERROR:  relation "public.smartcard_identities" does not exist
ERROR:  relation "public.slack_integrations" does not exist
ERROR:  relation "public.shards" does not exist
ERROR:  relation "public.services" does not exist
ERROR:  relation "public.sentry_issues" does not exist
ERROR:  relation "public.sent_notifications" does not exist
ERROR:  relation "public.self_managed_prometheus_alert_events" does not exist
ERROR:  relation "public.security_scans" does not exist
ERROR:  relation "public.scim_oauth_access_tokens" does not exist
ERROR:  relation "public.scim_identities" does not exist
ERROR:  relation "public.saml_providers" does not exist
ERROR:  relation "public.routes" does not exist
ERROR:  relation "public.reviews" does not exist
ERROR:  relation "public.resource_weight_events" does not exist
ERROR:  relation "public.resource_state_events" does not exist
ERROR:  relation "public.resource_milestone_events" does not exist
ERROR:  relation "public.resource_label_events" does not exist
ERROR:  relation "public.requirements" does not exist
ERROR:  relation "public.remote_mirrors" does not exist
ERROR:  relation "public.releases" does not exist
ERROR:  relation "public.release_links" does not exist
ERROR:  relation "public.redirect_routes" does not exist
ERROR:  relation "public.push_rules" does not exist
ERROR:  relation "public.protected_tags" does not exist
ERROR:  relation "public.protected_tag_create_access_levels" does not exist
ERROR:  relation "public.protected_environments" does not exist
ERROR:  relation "public.protected_environment_deploy_access_levels" does not exist
ERROR:  relation "public.protected_branches" does not exist
ERROR:  relation "public.protected_branch_unprotect_access_levels" does not exist
ERROR:  relation "public.protected_branch_push_access_levels" does not exist
ERROR:  relation "public.protected_branch_merge_access_levels" does not exist
ERROR:  relation "public.prometheus_metrics" does not exist
ERROR:  relation "public.prometheus_alerts" does not exist
ERROR:  relation "public.prometheus_alert_events" does not exist
ERROR:  relation "public.projects" does not exist
ERROR:  relation "public.project_tracing_settings" does not exist
ERROR:  relation "public.project_statistics" does not exist
ERROR:  relation "public.project_repository_storage_moves" does not exist
ERROR:  relation "public.project_repository_states" does not exist
ERROR:  relation "public.project_repositories" does not exist
ERROR:  relation "public.project_mirror_data" does not exist
ERROR:  relation "public.project_incident_management_settings" does not exist
ERROR:  relation "public.project_import_data" does not exist
ERROR:  relation "public.project_group_links" does not exist
ERROR:  relation "public.project_features" does not exist
ERROR:  relation "public.project_export_jobs" does not exist
ERROR:  relation "public.project_deploy_tokens" does not exist
ERROR:  relation "public.project_daily_statistics" does not exist
ERROR:  relation "public.project_custom_attributes" does not exist
ERROR:  relation "public.project_compliance_framework_settings" does not exist
ERROR:  relation "public.project_ci_cd_settings" does not exist
ERROR:  relation "public.project_auto_devops" does not exist
ERROR:  relation "public.project_aliases" does not exist
ERROR:  relation "public.programming_languages" does not exist
ERROR:  relation "public.pool_repositories" does not exist
ERROR:  relation "public.plans" does not exist
ERROR:  relation "public.plan_limits" does not exist
ERROR:  relation "public.personal_access_tokens" does not exist
ERROR:  relation "public.path_locks" does not exist
ERROR:  relation "public.partitioned_foreign_keys" does not exist
ERROR:  relation "public.pages_domains" does not exist
ERROR:  relation "public.pages_domain_acme_orders" does not exist
ERROR:  relation "public.packages_tags" does not exist
ERROR:  relation "public.packages_packages" does not exist
ERROR:  relation "public.packages_package_files" does not exist
ERROR:  relation "public.packages_maven_metadata" does not exist
ERROR:  relation "public.packages_dependency_links" does not exist
ERROR:  relation "public.packages_dependencies" does not exist
ERROR:  relation "public.packages_conan_metadata" does not exist
ERROR:  relation "public.packages_conan_file_metadata" does not exist
ERROR:  relation "public.packages_build_infos" does not exist
ERROR:  relation "public.operations_user_lists" does not exist
ERROR:  relation "public.operations_strategies_user_lists" does not exist
ERROR:  relation "public.operations_strategies" does not exist
ERROR:  relation "public.operations_scopes" does not exist
ERROR:  relation "public.operations_feature_flags_clients" does not exist
ERROR:  relation "public.operations_feature_flags" does not exist
ERROR:  relation "public.operations_feature_flag_scopes" does not exist
ERROR:  relation "public.open_project_tracker_data" does not exist
ERROR:  relation "public.oauth_openid_requests" does not exist
ERROR:  relation "public.oauth_applications" does not exist
ERROR:  relation "public.oauth_access_tokens" does not exist
ERROR:  relation "public.oauth_access_grants" does not exist
ERROR:  relation "public.notification_settings" does not exist
ERROR:  relation "public.notes" does not exist
ERROR:  relation "public.note_diff_files" does not exist
ERROR:  relation "public.namespaces" does not exist
ERROR:  relation "public.namespace_statistics" does not exist
ERROR:  relation "public.milestones" does not exist
ERROR:  relation "public.metrics_users_starred_dashboards" does not exist
ERROR:  relation "public.metrics_dashboard_annotations" does not exist
ERROR:  relation "public.merge_trains" does not exist
ERROR:  relation "public.merge_requests_closing_issues" does not exist
ERROR:  relation "public.merge_requests" does not exist
ERROR:  relation "public.merge_request_user_mentions" does not exist
ERROR:  relation "public.merge_request_metrics" does not exist
ERROR:  relation "public.merge_request_diffs" does not exist
ERROR:  relation "public.merge_request_context_commits" does not exist
ERROR:  relation "public.merge_request_blocks" does not exist
ERROR:  relation "public.merge_request_assignees" does not exist
ERROR:  relation "public.members" does not exist
ERROR:  relation "public.lists" does not exist
ERROR:  relation "public.list_user_preferences" does not exist
ERROR:  relation "public.licenses" does not exist
ERROR:  relation "public.lfs_objects_projects" does not exist
ERROR:  relation "public.lfs_objects" does not exist
ERROR:  relation "public.lfs_file_locks" does not exist
ERROR:  relation "public.ldap_group_links" does not exist
ERROR:  relation "public.labels" does not exist
ERROR:  relation "public.label_priorities" does not exist
ERROR:  relation "public.label_links" does not exist
ERROR:  relation "public.keys" does not exist
ERROR:  relation "public.jira_tracker_data" does not exist
ERROR:  relation "public.jira_imports" does not exist
ERROR:  relation "public.jira_connect_subscriptions" does not exist
ERROR:  relation "public.jira_connect_installations" does not exist
ERROR:  relation "public.issues" does not exist
ERROR:  relation "public.issue_user_mentions" does not exist
ERROR:  relation "public.issue_tracker_data" does not exist
ERROR:  relation "public.issue_metrics" does not exist
ERROR:  relation "public.issue_links" does not exist
ERROR:  relation "public.ip_restrictions" does not exist
ERROR:  relation "public.internal_ids" does not exist
ERROR:  relation "public.insights" does not exist
ERROR:  relation "public.index_statuses" does not exist
ERROR:  relation "public.import_failures" does not exist
ERROR:  relation "public.import_export_uploads" does not exist
ERROR:  relation "public.identities" does not exist
ERROR:  relation "public.historical_data" does not exist
ERROR:  relation "public.group_import_states" does not exist
ERROR:  relation "public.group_group_links" does not exist
ERROR:  relation "public.group_deploy_tokens" does not exist
ERROR:  relation "public.group_custom_attributes" does not exist
ERROR:  relation "public.grafana_integrations" does not exist
ERROR:  relation "public.gpg_signatures" does not exist
ERROR:  relation "public.gpg_keys" does not exist
ERROR:  relation "public.gpg_key_subkeys" does not exist
ERROR:  relation "public.gitlab_subscriptions" does not exist
ERROR:  relation "public.gitlab_subscription_histories" does not exist
ERROR:  relation "public.geo_upload_deleted_events" does not exist
ERROR:  relation "public.geo_reset_checksum_events" does not exist
ERROR:  relation "public.geo_repository_updated_events" does not exist
ERROR:  relation "public.geo_repository_renamed_events" does not exist
ERROR:  relation "public.geo_repository_deleted_events" does not exist
ERROR:  relation "public.geo_repository_created_events" does not exist
ERROR:  relation "public.geo_repositories_changed_events" does not exist
ERROR:  relation "public.geo_nodes" does not exist
ERROR:  relation "public.geo_node_statuses" does not exist
ERROR:  relation "public.geo_node_namespace_links" does not exist
ERROR:  relation "public.geo_lfs_object_deleted_events" does not exist
ERROR:  relation "public.geo_job_artifact_deleted_events" does not exist
ERROR:  relation "public.geo_hashed_storage_migrated_events" does not exist
ERROR:  relation "public.geo_hashed_storage_attachments_events" does not exist
ERROR:  relation "public.geo_events" does not exist
ERROR:  relation "public.geo_event_log" does not exist
ERROR:  relation "public.geo_container_repository_updated_events" does not exist
ERROR:  relation "public.geo_cache_invalidation_events" does not exist
ERROR:  relation "public.fork_networks" does not exist
ERROR:  relation "public.fork_network_members" does not exist
ERROR:  relation "public.features" does not exist
ERROR:  relation "public.feature_gates" does not exist
ERROR:  relation "public.external_pull_requests" does not exist
ERROR:  relation "public.evidences" does not exist
ERROR:  relation "public.events" does not exist
ERROR:  relation "public.epics" does not exist
ERROR:  relation "public.epic_user_mentions" does not exist
ERROR:  relation "public.epic_metrics" does not exist
ERROR:  relation "public.epic_issues" does not exist
ERROR:  relation "public.environments" does not exist
ERROR:  relation "public.emails" does not exist
ERROR:  relation "public.draft_notes" does not exist
ERROR:  relation "public.diff_note_positions" does not exist
ERROR:  relation "public.design_user_mentions" does not exist
ERROR:  relation "public.design_management_versions" does not exist
ERROR:  relation "public.design_management_designs_versions" does not exist
ERROR:  relation "public.design_management_designs" does not exist
ERROR:  relation "public.description_versions" does not exist
ERROR:  relation "public.deployments" does not exist
ERROR:  relation "public.deploy_tokens" does not exist
ERROR:  relation "public.deploy_keys_projects" does not exist
ERROR:  relation "public.dependency_proxy_group_settings" does not exist
ERROR:  relation "public.dependency_proxy_blobs" does not exist
ERROR:  relation "public.conversational_development_index_metrics" does not exist
ERROR:  relation "public.container_repositories" does not exist
ERROR:  relation "public.commit_user_mentions" does not exist
ERROR:  relation "public.clusters_kubernetes_namespaces" does not exist
ERROR:  relation "public.clusters_applications_runners" does not exist
ERROR:  relation "public.clusters_applications_prometheus" does not exist
ERROR:  relation "public.clusters_applications_knative" does not exist
ERROR:  relation "public.clusters_applications_jupyter" does not exist
ERROR:  relation "public.clusters_applications_ingress" does not exist
ERROR:  relation "public.clusters_applications_helm" does not exist
ERROR:  relation "public.clusters_applications_fluentd" does not exist
ERROR:  relation "public.clusters_applications_elastic_stacks" does not exist
ERROR:  relation "public.clusters_applications_crossplane" does not exist
ERROR:  relation "public.clusters_applications_cert_managers" does not exist
ERROR:  relation "public.clusters" does not exist
ERROR:  relation "public.cluster_providers_gcp" does not exist
ERROR:  relation "public.cluster_providers_aws" does not exist
ERROR:  relation "public.cluster_projects" does not exist
ERROR:  relation "public.cluster_platforms_kubernetes" does not exist
ERROR:  relation "public.cluster_groups" does not exist
ERROR:  relation "public.ci_variables" does not exist
ERROR:  relation "public.ci_triggers" does not exist
ERROR:  relation "public.ci_trigger_requests" does not exist
ERROR:  relation "public.ci_subscriptions_projects" does not exist
ERROR:  relation "public.ci_stages" does not exist
ERROR:  relation "public.ci_sources_projects" does not exist
ERROR:  relation "public.ci_sources_pipelines" does not exist
ERROR:  relation "public.ci_runners" does not exist
ERROR:  relation "public.ci_runner_projects" does not exist
ERROR:  relation "public.ci_runner_namespaces" does not exist
ERROR:  relation "public.ci_resources" does not exist
ERROR:  relation "public.ci_resource_groups" does not exist
ERROR:  relation "public.ci_refs" does not exist
ERROR:  relation "public.ci_pipelines_config" does not exist
ERROR:  relation "public.ci_pipelines" does not exist
ERROR:  relation "public.ci_pipeline_variables" does not exist
ERROR:  relation "public.ci_pipeline_schedules" does not exist
ERROR:  relation "public.ci_pipeline_schedule_variables" does not exist
ERROR:  relation "public.ci_pipeline_chat_data" does not exist
ERROR:  relation "public.ci_job_variables" does not exist
ERROR:  relation "public.ci_job_artifacts" does not exist
ERROR:  relation "public.ci_instance_variables" does not exist
ERROR:  relation "public.ci_group_variables" does not exist
ERROR:  relation "public.ci_freeze_periods" does not exist
ERROR:  relation "public.ci_daily_report_results" does not exist
ERROR:  relation "public.ci_daily_build_group_report_results" does not exist
ERROR:  relation "public.ci_builds_runner_session" does not exist
ERROR:  relation "public.ci_builds_metadata" does not exist
ERROR:  relation "public.ci_builds" does not exist
ERROR:  relation "public.ci_build_trace_section_names" does not exist
ERROR:  relation "public.ci_build_trace_chunks" does not exist
ERROR:  relation "public.ci_build_needs" does not exist
ERROR:  relation "public.chat_teams" does not exist
ERROR:  relation "public.chat_names" does not exist
ERROR:  relation "public.broadcast_messages" does not exist
ERROR:  relation "public.boards" does not exist
ERROR:  relation "public.board_project_recent_visits" does not exist
ERROR:  relation "public.board_labels" does not exist
ERROR:  relation "public.board_group_recent_visits" does not exist
ERROR:  relation "public.board_assignees" does not exist
ERROR:  relation "public.badges" does not exist
ERROR:  relation "public.award_emoji" does not exist
ERROR:  relation "public.audit_events" does not exist
ERROR:  relation "public.approvers" does not exist
ERROR:  relation "public.approver_groups" does not exist
ERROR:  relation "public.approvals" does not exist
ERROR:  relation "public.approval_project_rules_users" does not exist
ERROR:  relation "public.approval_project_rules_groups" does not exist
ERROR:  relation "public.approval_project_rules" does not exist
ERROR:  relation "public.approval_merge_request_rules_users" does not exist
ERROR:  relation "public.approval_merge_request_rules_groups" does not exist
ERROR:  relation "public.approval_merge_request_rules_approved_approvers" does not exist
ERROR:  relation "public.approval_merge_request_rules" does not exist
ERROR:  relation "public.approval_merge_request_rule_sources" does not exist
ERROR:  relation "public.application_settings" does not exist
ERROR:  relation "public.application_setting_terms" does not exist
ERROR:  relation "public.appearances" does not exist
ERROR:  relation "public.analytics_cycle_analytics_project_stages" does not exist
ERROR:  relation "public.analytics_cycle_analytics_group_stages" does not exist
ERROR:  relation "public.allowed_email_domains" does not exist
ERROR:  relation "public.alerts_service_data" does not exist
ERROR:  relation "public.alert_management_alerts" does not exist
ERROR:  relation "public.abuse_reports" does not exist
ERROR:  sequence "zoom_meetings_id_seq" does not exist
ERROR:  table "zoom_meetings" does not exist
ERROR:  sequence "x509_issuers_id_seq" does not exist
ERROR:  table "x509_issuers" does not exist
ERROR:  sequence "x509_commit_signatures_id_seq" does not exist
ERROR:  table "x509_commit_signatures" does not exist
ERROR:  sequence "x509_certificates_id_seq" does not exist
ERROR:  table "x509_certificates" does not exist
ERROR:  sequence "wiki_page_slugs_id_seq" does not exist
ERROR:  table "wiki_page_slugs" does not exist
ERROR:  sequence "wiki_page_meta_id_seq" does not exist
ERROR:  table "wiki_page_meta" does not exist
ERROR:  sequence "web_hooks_id_seq" does not exist
ERROR:  table "web_hooks" does not exist
ERROR:  sequence "web_hook_logs_id_seq" does not exist
ERROR:  table "web_hook_logs" does not exist
ERROR:  sequence "vulnerability_user_mentions_id_seq" does not exist
ERROR:  table "vulnerability_user_mentions" does not exist
ERROR:  sequence "vulnerability_scanners_id_seq" does not exist
ERROR:  table "vulnerability_scanners" does not exist
ERROR:  sequence "vulnerability_occurrences_id_seq" does not exist
ERROR:  table "vulnerability_occurrences" does not exist
ERROR:  sequence "vulnerability_occurrence_pipelines_id_seq" does not exist
ERROR:  table "vulnerability_occurrence_pipelines" does not exist
ERROR:  sequence "vulnerability_occurrence_identifiers_id_seq" does not exist
ERROR:  table "vulnerability_occurrence_identifiers" does not exist
ERROR:  sequence "vulnerability_issue_links_id_seq" does not exist
ERROR:  table "vulnerability_issue_links" does not exist
ERROR:  sequence "vulnerability_identifiers_id_seq" does not exist
ERROR:  table "vulnerability_identifiers" does not exist
ERROR:  sequence "vulnerability_feedback_id_seq" does not exist
ERROR:  table "vulnerability_feedback" does not exist
ERROR:  sequence "vulnerability_exports_id_seq" does not exist
ERROR:  table "vulnerability_exports" does not exist
ERROR:  sequence "vulnerabilities_id_seq" does not exist
ERROR:  table "vulnerabilities" does not exist
ERROR:  sequence "users_statistics_id_seq" does not exist
ERROR:  table "users_statistics" does not exist
ERROR:  sequence "users_star_projects_id_seq" does not exist
ERROR:  table "users_star_projects" does not exist
ERROR:  table "users_security_dashboard_projects" does not exist
ERROR:  sequence "users_ops_dashboard_projects_id_seq" does not exist
ERROR:  table "users_ops_dashboard_projects" does not exist
ERROR:  sequence "users_id_seq" does not exist
ERROR:  table "users" does not exist
ERROR:  sequence "user_synced_attributes_metadata_id_seq" does not exist
ERROR:  table "user_synced_attributes_metadata" does not exist
ERROR:  sequence "user_statuses_user_id_seq" does not exist
ERROR:  table "user_statuses" does not exist
ERROR:  sequence "user_preferences_id_seq" does not exist
ERROR:  table "user_preferences" does not exist
ERROR:  table "user_interacted_projects" does not exist
ERROR:  table "user_highest_roles" does not exist
ERROR:  sequence "user_details_user_id_seq" does not exist
ERROR:  table "user_details" does not exist
ERROR:  sequence "user_custom_attributes_id_seq" does not exist
ERROR:  table "user_custom_attributes" does not exist
ERROR:  sequence "user_canonical_emails_id_seq" does not exist
ERROR:  table "user_canonical_emails" does not exist
ERROR:  sequence "user_callouts_id_seq" does not exist
ERROR:  table "user_callouts" does not exist
ERROR:  sequence "user_agent_details_id_seq" does not exist
ERROR:  table "user_agent_details" does not exist
ERROR:  sequence "uploads_id_seq" does not exist
ERROR:  table "uploads" does not exist
ERROR:  sequence "u2f_registrations_id_seq" does not exist
ERROR:  table "u2f_registrations" does not exist
ERROR:  sequence "trending_projects_id_seq" does not exist
ERROR:  table "trending_projects" does not exist
ERROR:  sequence "todos_id_seq" does not exist
ERROR:  table "todos" does not exist
ERROR:  sequence "timelogs_id_seq" does not exist
ERROR:  table "timelogs" does not exist
ERROR:  sequence "terraform_states_id_seq" does not exist
ERROR:  table "terraform_states" does not exist
ERROR:  sequence "term_agreements_id_seq" does not exist
ERROR:  table "term_agreements" does not exist
ERROR:  sequence "tags_id_seq" does not exist
ERROR:  table "tags" does not exist
ERROR:  sequence "taggings_id_seq" does not exist
ERROR:  table "taggings" does not exist
ERROR:  sequence "system_note_metadata_id_seq" does not exist
ERROR:  table "system_note_metadata" does not exist
ERROR:  sequence "suggestions_id_seq" does not exist
ERROR:  table "suggestions" does not exist
ERROR:  sequence "subscriptions_id_seq" does not exist
ERROR:  table "subscriptions" does not exist
ERROR:  sequence "status_page_settings_project_id_seq" does not exist
ERROR:  table "status_page_settings" does not exist
ERROR:  sequence "status_page_published_incidents_id_seq" does not exist
ERROR:  table "status_page_published_incidents" does not exist
ERROR:  sequence "sprints_id_seq" does not exist
ERROR:  table "sprints" does not exist
ERROR:  sequence "spam_logs_id_seq" does not exist
ERROR:  table "spam_logs" does not exist
ERROR:  sequence "software_licenses_id_seq" does not exist
ERROR:  table "software_licenses" does not exist
ERROR:  sequence "software_license_policies_id_seq" does not exist
ERROR:  table "software_license_policies" does not exist
ERROR:  sequence "snippets_id_seq" does not exist
ERROR:  table "snippets" does not exist
ERROR:  sequence "snippet_user_mentions_id_seq" does not exist
ERROR:  table "snippet_user_mentions" does not exist
ERROR:  table "snippet_repositories" does not exist
ERROR:  sequence "smartcard_identities_id_seq" does not exist
ERROR:  table "smartcard_identities" does not exist
ERROR:  sequence "slack_integrations_id_seq" does not exist
ERROR:  table "slack_integrations" does not exist
ERROR:  sequence "shards_id_seq" does not exist
ERROR:  table "shards" does not exist
ERROR:  sequence "services_id_seq" does not exist
ERROR:  table "services" does not exist
ERROR:  table "service_desk_settings" does not exist
ERROR:  table "serverless_domain_cluster" does not exist
ERROR:  sequence "sentry_issues_id_seq" does not exist
ERROR:  table "sentry_issues" does not exist
ERROR:  sequence "sent_notifications_id_seq" does not exist
ERROR:  table "sent_notifications" does not exist
ERROR:  sequence "self_managed_prometheus_alert_events_id_seq" does not exist
ERROR:  table "self_managed_prometheus_alert_events" does not exist
ERROR:  sequence "security_scans_id_seq" does not exist
ERROR:  table "security_scans" does not exist
ERROR:  sequence "scim_oauth_access_tokens_id_seq" does not exist
ERROR:  table "scim_oauth_access_tokens" does not exist
ERROR:  sequence "scim_identities_id_seq" does not exist
ERROR:  table "scim_identities" does not exist
DROP TABLE
ERROR:  sequence "saml_providers_id_seq" does not exist
ERROR:  table "saml_providers" does not exist
ERROR:  sequence "routes_id_seq" does not exist
ERROR:  table "routes" does not exist
ERROR:  sequence "reviews_id_seq" does not exist
ERROR:  table "reviews" does not exist
ERROR:  sequence "resource_weight_events_id_seq" does not exist
ERROR:  table "resource_weight_events" does not exist
ERROR:  sequence "resource_state_events_id_seq" does not exist
ERROR:  table "resource_state_events" does not exist
ERROR:  sequence "resource_milestone_events_id_seq" does not exist
ERROR:  table "resource_milestone_events" does not exist
ERROR:  sequence "resource_label_events_id_seq" does not exist
ERROR:  table "resource_label_events" does not exist
ERROR:  sequence "requirements_id_seq" does not exist
ERROR:  table "requirements" does not exist
ERROR:  table "repository_languages" does not exist
ERROR:  sequence "remote_mirrors_id_seq" does not exist
ERROR:  table "remote_mirrors" does not exist
ERROR:  sequence "releases_id_seq" does not exist
ERROR:  table "releases" does not exist
ERROR:  sequence "release_links_id_seq" does not exist
ERROR:  table "release_links" does not exist
ERROR:  sequence "redirect_routes_id_seq" does not exist
ERROR:  table "redirect_routes" does not exist
ERROR:  sequence "push_rules_id_seq" does not exist
ERROR:  table "push_rules" does not exist
ERROR:  table "push_event_payloads" does not exist
ERROR:  sequence "protected_tags_id_seq" does not exist
ERROR:  table "protected_tags" does not exist
ERROR:  sequence "protected_tag_create_access_levels_id_seq" does not exist
ERROR:  table "protected_tag_create_access_levels" does not exist
ERROR:  sequence "protected_environments_id_seq" does not exist
ERROR:  table "protected_environments" does not exist
ERROR:  sequence "protected_environment_deploy_access_levels_id_seq" does not exist
ERROR:  table "protected_environment_deploy_access_levels" does not exist
ERROR:  sequence "protected_branches_id_seq" does not exist
ERROR:  table "protected_branches" does not exist
ERROR:  sequence "protected_branch_unprotect_access_levels_id_seq" does not exist
ERROR:  table "protected_branch_unprotect_access_levels" does not exist
ERROR:  sequence "protected_branch_push_access_levels_id_seq" does not exist
ERROR:  table "protected_branch_push_access_levels" does not exist
ERROR:  sequence "protected_branch_merge_access_levels_id_seq" does not exist
ERROR:  table "protected_branch_merge_access_levels" does not exist
ERROR:  sequence "prometheus_metrics_id_seq" does not exist
ERROR:  table "prometheus_metrics" does not exist
ERROR:  sequence "prometheus_alerts_id_seq" does not exist
ERROR:  table "prometheus_alerts" does not exist
ERROR:  sequence "prometheus_alert_events_id_seq" does not exist
ERROR:  table "prometheus_alert_events" does not exist
ERROR:  sequence "projects_id_seq" does not exist
ERROR:  table "projects" does not exist
ERROR:  sequence "project_tracing_settings_id_seq" does not exist
ERROR:  table "project_tracing_settings" does not exist
ERROR:  sequence "project_statistics_id_seq" does not exist
ERROR:  table "project_statistics" does not exist
ERROR:  table "project_settings" does not exist
ERROR:  sequence "project_repository_storage_moves_id_seq" does not exist
ERROR:  table "project_repository_storage_moves" does not exist
ERROR:  sequence "project_repository_states_id_seq" does not exist
ERROR:  table "project_repository_states" does not exist
ERROR:  sequence "project_repositories_id_seq" does not exist
ERROR:  table "project_repositories" does not exist
ERROR:  table "project_pages_metadata" does not exist
ERROR:  sequence "project_mirror_data_id_seq" does not exist
ERROR:  table "project_mirror_data" does not exist
ERROR:  table "project_metrics_settings" does not exist
ERROR:  sequence "project_incident_management_settings_project_id_seq" does not exist
ERROR:  table "project_incident_management_settings" does not exist
ERROR:  sequence "project_import_data_id_seq" does not exist
ERROR:  table "project_import_data" does not exist
ERROR:  sequence "project_group_links_id_seq" does not exist
ERROR:  table "project_group_links" does not exist
ERROR:  sequence "project_features_id_seq" does not exist
ERROR:  table "project_features" does not exist
ERROR:  table "project_feature_usages" does not exist
ERROR:  sequence "project_export_jobs_id_seq" does not exist
ERROR:  table "project_export_jobs" does not exist
ERROR:  table "project_error_tracking_settings" does not exist
ERROR:  sequence "project_deploy_tokens_id_seq" does not exist
ERROR:  table "project_deploy_tokens" does not exist
ERROR:  sequence "project_daily_statistics_id_seq" does not exist
ERROR:  table "project_daily_statistics" does not exist
ERROR:  sequence "project_custom_attributes_id_seq" does not exist
ERROR:  table "project_custom_attributes" does not exist
ERROR:  sequence "project_compliance_framework_settings_project_id_seq" does not exist
ERROR:  table "project_compliance_framework_settings" does not exist
ERROR:  sequence "project_ci_cd_settings_id_seq" does not exist
ERROR:  table "project_ci_cd_settings" does not exist
ERROR:  sequence "project_auto_devops_id_seq" does not exist
ERROR:  table "project_auto_devops" does not exist
ERROR:  table "project_authorizations" does not exist
ERROR:  sequence "project_aliases_id_seq" does not exist
ERROR:  table "project_aliases" does not exist
ERROR:  table "project_alerting_settings" does not exist
ERROR:  sequence "programming_languages_id_seq" does not exist
ERROR:  table "programming_languages" does not exist
ERROR:  sequence "pool_repositories_id_seq" does not exist
ERROR:  table "pool_repositories" does not exist
ERROR:  sequence "plans_id_seq" does not exist
ERROR:  table "plans" does not exist
ERROR:  sequence "plan_limits_id_seq" does not exist
ERROR:  table "plan_limits" does not exist
ERROR:  sequence "personal_access_tokens_id_seq" does not exist
ERROR:  table "personal_access_tokens" does not exist
ERROR:  sequence "path_locks_id_seq" does not exist
ERROR:  table "path_locks" does not exist
ERROR:  sequence "partitioned_foreign_keys_id_seq" does not exist
ERROR:  table "partitioned_foreign_keys" does not exist
ERROR:  sequence "pages_domains_id_seq" does not exist
ERROR:  table "pages_domains" does not exist
ERROR:  sequence "pages_domain_acme_orders_id_seq" does not exist
ERROR:  table "pages_domain_acme_orders" does not exist
ERROR:  sequence "packages_tags_id_seq" does not exist
ERROR:  table "packages_tags" does not exist
ERROR:  table "packages_pypi_metadata" does not exist
ERROR:  sequence "packages_packages_id_seq" does not exist
ERROR:  table "packages_packages" does not exist
ERROR:  sequence "packages_package_files_id_seq" does not exist
ERROR:  table "packages_package_files" does not exist
ERROR:  table "packages_nuget_metadata" does not exist
ERROR:  table "packages_nuget_dependency_link_metadata" does not exist
ERROR:  sequence "packages_maven_metadata_id_seq" does not exist
ERROR:  table "packages_maven_metadata" does not exist
ERROR:  sequence "packages_dependency_links_id_seq" does not exist
ERROR:  table "packages_dependency_links" does not exist
ERROR:  sequence "packages_dependencies_id_seq" does not exist
ERROR:  table "packages_dependencies" does not exist
ERROR:  sequence "packages_conan_metadata_id_seq" does not exist
ERROR:  table "packages_conan_metadata" does not exist
ERROR:  sequence "packages_conan_file_metadata_id_seq" does not exist
ERROR:  table "packages_conan_file_metadata" does not exist
ERROR:  sequence "packages_build_infos_id_seq" does not exist
ERROR:  table "packages_build_infos" does not exist
ERROR:  sequence "operations_user_lists_id_seq" does not exist
ERROR:  table "operations_user_lists" does not exist
ERROR:  sequence "operations_strategies_user_lists_id_seq" does not exist
ERROR:  table "operations_strategies_user_lists" does not exist
ERROR:  sequence "operations_strategies_id_seq" does not exist
ERROR:  table "operations_strategies" does not exist
ERROR:  sequence "operations_scopes_id_seq" does not exist
ERROR:  table "operations_scopes" does not exist
ERROR:  sequence "operations_feature_flags_id_seq" does not exist
ERROR:  sequence "operations_feature_flags_clients_id_seq" does not exist
ERROR:  table "operations_feature_flags_clients" does not exist
ERROR:  table "operations_feature_flags" does not exist
ERROR:  sequence "operations_feature_flag_scopes_id_seq" does not exist
ERROR:  table "operations_feature_flag_scopes" does not exist
ERROR:  sequence "open_project_tracker_data_id_seq" does not exist
ERROR:  table "open_project_tracker_data" does not exist
ERROR:  sequence "oauth_openid_requests_id_seq" does not exist
ERROR:  table "oauth_openid_requests" does not exist
ERROR:  sequence "oauth_applications_id_seq" does not exist
ERROR:  table "oauth_applications" does not exist
ERROR:  sequence "oauth_access_tokens_id_seq" does not exist
ERROR:  table "oauth_access_tokens" does not exist
ERROR:  sequence "oauth_access_grants_id_seq" does not exist
ERROR:  table "oauth_access_grants" does not exist
ERROR:  sequence "notification_settings_id_seq" does not exist
ERROR:  table "notification_settings" does not exist
ERROR:  sequence "notes_id_seq" does not exist
ERROR:  table "notes" does not exist
ERROR:  sequence "note_diff_files_id_seq" does not exist
ERROR:  table "note_diff_files" does not exist
ERROR:  sequence "namespaces_id_seq" does not exist
ERROR:  table "namespaces" does not exist
ERROR:  sequence "namespace_statistics_id_seq" does not exist
ERROR:  table "namespace_statistics" does not exist
ERROR:  table "namespace_root_storage_statistics" does not exist
ERROR:  table "namespace_aggregation_schedules" does not exist
ERROR:  sequence "milestones_id_seq" does not exist
ERROR:  table "milestones" does not exist
ERROR:  table "milestone_releases" does not exist
ERROR:  sequence "metrics_users_starred_dashboards_id_seq" does not exist
ERROR:  table "metrics_users_starred_dashboards" does not exist
ERROR:  sequence "metrics_dashboard_annotations_id_seq" does not exist
ERROR:  table "metrics_dashboard_annotations" does not exist
ERROR:  sequence "merge_trains_id_seq" does not exist
ERROR:  table "merge_trains" does not exist
ERROR:  sequence "merge_requests_id_seq" does not exist
ERROR:  sequence "merge_requests_closing_issues_id_seq" does not exist
ERROR:  table "merge_requests_closing_issues" does not exist
ERROR:  table "merge_requests" does not exist
ERROR:  sequence "merge_request_user_mentions_id_seq" does not exist
ERROR:  table "merge_request_user_mentions" does not exist
ERROR:  sequence "merge_request_metrics_id_seq" does not exist
ERROR:  table "merge_request_metrics" does not exist
ERROR:  sequence "merge_request_diffs_id_seq" does not exist
ERROR:  table "merge_request_diffs" does not exist
ERROR:  table "merge_request_diff_files" does not exist
ERROR:  table "merge_request_diff_commits" does not exist
ERROR:  sequence "merge_request_context_commits_id_seq" does not exist
ERROR:  table "merge_request_context_commits" does not exist
ERROR:  table "merge_request_context_commit_diff_files" does not exist
ERROR:  sequence "merge_request_blocks_id_seq" does not exist
ERROR:  table "merge_request_blocks" does not exist
ERROR:  sequence "merge_request_assignees_id_seq" does not exist
ERROR:  table "merge_request_assignees" does not exist
ERROR:  sequence "members_id_seq" does not exist
ERROR:  table "members" does not exist
ERROR:  sequence "lists_id_seq" does not exist
ERROR:  table "lists" does not exist
ERROR:  sequence "list_user_preferences_id_seq" does not exist
ERROR:  table "list_user_preferences" does not exist
ERROR:  sequence "licenses_id_seq" does not exist
ERROR:  table "licenses" does not exist
ERROR:  sequence "lfs_objects_projects_id_seq" does not exist
ERROR:  table "lfs_objects_projects" does not exist
ERROR:  sequence "lfs_objects_id_seq" does not exist
ERROR:  table "lfs_objects" does not exist
ERROR:  sequence "lfs_file_locks_id_seq" does not exist
ERROR:  table "lfs_file_locks" does not exist
ERROR:  sequence "ldap_group_links_id_seq" does not exist
ERROR:  table "ldap_group_links" does not exist
ERROR:  sequence "labels_id_seq" does not exist
ERROR:  table "labels" does not exist
ERROR:  sequence "label_priorities_id_seq" does not exist
ERROR:  table "label_priorities" does not exist
ERROR:  sequence "label_links_id_seq" does not exist
ERROR:  table "label_links" does not exist
ERROR:  sequence "keys_id_seq" does not exist
ERROR:  table "keys" does not exist
ERROR:  sequence "jira_tracker_data_id_seq" does not exist
ERROR:  table "jira_tracker_data" does not exist
ERROR:  sequence "jira_imports_id_seq" does not exist
ERROR:  table "jira_imports" does not exist
ERROR:  sequence "jira_connect_subscriptions_id_seq" does not exist
ERROR:  table "jira_connect_subscriptions" does not exist
ERROR:  sequence "jira_connect_installations_id_seq" does not exist
ERROR:  table "jira_connect_installations" does not exist
ERROR:  table "issues_self_managed_prometheus_alert_events" does not exist
ERROR:  table "issues_prometheus_alert_events" does not exist
ERROR:  sequence "issues_id_seq" does not exist
ERROR:  table "issues" does not exist
ERROR:  sequence "issue_user_mentions_id_seq" does not exist
ERROR:  table "issue_user_mentions" does not exist
ERROR:  sequence "issue_tracker_data_id_seq" does not exist
ERROR:  table "issue_tracker_data" does not exist
ERROR:  sequence "issue_metrics_id_seq" does not exist
ERROR:  table "issue_metrics" does not exist
ERROR:  sequence "issue_links_id_seq" does not exist
ERROR:  table "issue_links" does not exist
ERROR:  table "issue_assignees" does not exist
ERROR:  sequence "ip_restrictions_id_seq" does not exist
ERROR:  table "ip_restrictions" does not exist
ERROR:  sequence "internal_ids_id_seq" does not exist
ERROR:  table "internal_ids" does not exist
ERROR:  sequence "insights_id_seq" does not exist
ERROR:  table "insights" does not exist
ERROR:  sequence "index_statuses_id_seq" does not exist
ERROR:  table "index_statuses" does not exist
ERROR:  sequence "import_failures_id_seq" does not exist
ERROR:  table "import_failures" does not exist
ERROR:  sequence "import_export_uploads_id_seq" does not exist
ERROR:  table "import_export_uploads" does not exist
ERROR:  sequence "identities_id_seq" does not exist
ERROR:  table "identities" does not exist
ERROR:  sequence "historical_data_id_seq" does not exist
ERROR:  table "historical_data" does not exist
ERROR:  table "group_wiki_repositories" does not exist
ERROR:  sequence "group_import_states_group_id_seq" does not exist
ERROR:  table "group_import_states" does not exist
ERROR:  sequence "group_group_links_id_seq" does not exist
ERROR:  table "group_group_links" does not exist
ERROR:  sequence "group_deploy_tokens_id_seq" does not exist
ERROR:  table "group_deploy_tokens" does not exist
ERROR:  table "group_deletion_schedules" does not exist
ERROR:  sequence "group_custom_attributes_id_seq" does not exist
ERROR:  table "group_custom_attributes" does not exist
ERROR:  sequence "grafana_integrations_id_seq" does not exist
ERROR:  table "grafana_integrations" does not exist
ERROR:  sequence "gpg_signatures_id_seq" does not exist
ERROR:  table "gpg_signatures" does not exist
ERROR:  sequence "gpg_keys_id_seq" does not exist
ERROR:  table "gpg_keys" does not exist
ERROR:  sequence "gpg_key_subkeys_id_seq" does not exist
ERROR:  table "gpg_key_subkeys" does not exist
ERROR:  sequence "gitlab_subscriptions_id_seq" does not exist
ERROR:  table "gitlab_subscriptions" does not exist
ERROR:  sequence "gitlab_subscription_histories_id_seq" does not exist
ERROR:  table "gitlab_subscription_histories" does not exist
ERROR:  sequence "geo_upload_deleted_events_id_seq" does not exist
ERROR:  table "geo_upload_deleted_events" does not exist
ERROR:  sequence "geo_reset_checksum_events_id_seq" does not exist
ERROR:  table "geo_reset_checksum_events" does not exist
ERROR:  sequence "geo_repository_updated_events_id_seq" does not exist
ERROR:  table "geo_repository_updated_events" does not exist
ERROR:  sequence "geo_repository_renamed_events_id_seq" does not exist
ERROR:  table "geo_repository_renamed_events" does not exist
ERROR:  sequence "geo_repository_deleted_events_id_seq" does not exist
ERROR:  table "geo_repository_deleted_events" does not exist
ERROR:  sequence "geo_repository_created_events_id_seq" does not exist
ERROR:  table "geo_repository_created_events" does not exist
ERROR:  sequence "geo_repositories_changed_events_id_seq" does not exist
ERROR:  table "geo_repositories_changed_events" does not exist
ERROR:  sequence "geo_nodes_id_seq" does not exist
ERROR:  table "geo_nodes" does not exist
ERROR:  sequence "geo_node_statuses_id_seq" does not exist
ERROR:  table "geo_node_statuses" does not exist
ERROR:  sequence "geo_node_namespace_links_id_seq" does not exist
ERROR:  table "geo_node_namespace_links" does not exist
ERROR:  sequence "geo_lfs_object_deleted_events_id_seq" does not exist
ERROR:  table "geo_lfs_object_deleted_events" does not exist
ERROR:  sequence "geo_job_artifact_deleted_events_id_seq" does not exist
ERROR:  table "geo_job_artifact_deleted_events" does not exist
ERROR:  sequence "geo_hashed_storage_migrated_events_id_seq" does not exist
ERROR:  table "geo_hashed_storage_migrated_events" does not exist
ERROR:  sequence "geo_hashed_storage_attachments_events_id_seq" does not exist
ERROR:  table "geo_hashed_storage_attachments_events" does not exist
ERROR:  sequence "geo_events_id_seq" does not exist
ERROR:  table "geo_events" does not exist
ERROR:  sequence "geo_event_log_id_seq" does not exist
ERROR:  table "geo_event_log" does not exist
ERROR:  sequence "geo_container_repository_updated_events_id_seq" does not exist
ERROR:  table "geo_container_repository_updated_events" does not exist
ERROR:  sequence "geo_cache_invalidation_events_id_seq" does not exist
ERROR:  table "geo_cache_invalidation_events" does not exist
ERROR:  sequence "fork_networks_id_seq" does not exist
ERROR:  table "fork_networks" does not exist
ERROR:  sequence "fork_network_members_id_seq" does not exist
ERROR:  table "fork_network_members" does not exist
ERROR:  sequence "features_id_seq" does not exist
ERROR:  table "features" does not exist
ERROR:  sequence "feature_gates_id_seq" does not exist
ERROR:  table "feature_gates" does not exist
ERROR:  sequence "external_pull_requests_id_seq" does not exist
ERROR:  table "external_pull_requests" does not exist
ERROR:  sequence "evidences_id_seq" does not exist
ERROR:  table "evidences" does not exist
ERROR:  sequence "events_id_seq" does not exist
ERROR:  table "events" does not exist
ERROR:  sequence "epics_id_seq" does not exist
ERROR:  table "epics" does not exist
ERROR:  sequence "epic_user_mentions_id_seq" does not exist
ERROR:  table "epic_user_mentions" does not exist
ERROR:  sequence "epic_metrics_id_seq" does not exist
ERROR:  table "epic_metrics" does not exist
ERROR:  sequence "epic_issues_id_seq" does not exist
ERROR:  table "epic_issues" does not exist
ERROR:  sequence "environments_id_seq" does not exist
ERROR:  table "environments" does not exist
ERROR:  sequence "emails_id_seq" does not exist
ERROR:  table "emails" does not exist
ERROR:  table "elasticsearch_indexed_projects" does not exist
ERROR:  table "elasticsearch_indexed_namespaces" does not exist
ERROR:  sequence "draft_notes_id_seq" does not exist
ERROR:  table "draft_notes" does not exist
ERROR:  sequence "diff_note_positions_id_seq" does not exist
ERROR:  table "diff_note_positions" does not exist
ERROR:  sequence "design_user_mentions_id_seq" does not exist
ERROR:  table "design_user_mentions" does not exist
ERROR:  sequence "design_management_versions_id_seq" does not exist
ERROR:  table "design_management_versions" does not exist
ERROR:  sequence "design_management_designs_versions_id_seq" does not exist
ERROR:  table "design_management_designs_versions" does not exist
ERROR:  sequence "design_management_designs_id_seq" does not exist
ERROR:  table "design_management_designs" does not exist
ERROR:  sequence "description_versions_id_seq" does not exist
ERROR:  table "description_versions" does not exist
ERROR:  sequence "deployments_id_seq" does not exist
ERROR:  table "deployments" does not exist
ERROR:  table "deployment_merge_requests" does not exist
ERROR:  table "deployment_clusters" does not exist
ERROR:  sequence "deploy_tokens_id_seq" does not exist
ERROR:  table "deploy_tokens" does not exist
ERROR:  sequence "deploy_keys_projects_id_seq" does not exist
ERROR:  table "deploy_keys_projects" does not exist
ERROR:  sequence "dependency_proxy_group_settings_id_seq" does not exist
ERROR:  table "dependency_proxy_group_settings" does not exist
ERROR:  sequence "dependency_proxy_blobs_id_seq" does not exist
ERROR:  table "dependency_proxy_blobs" does not exist
ERROR:  sequence "conversational_development_index_metrics_id_seq" does not exist
ERROR:  table "conversational_development_index_metrics" does not exist
ERROR:  sequence "container_repositories_id_seq" does not exist
ERROR:  table "container_repositories" does not exist
ERROR:  table "container_expiration_policies" does not exist
ERROR:  sequence "commit_user_mentions_id_seq" does not exist
ERROR:  table "commit_user_mentions" does not exist
ERROR:  sequence "clusters_kubernetes_namespaces_id_seq" does not exist
ERROR:  table "clusters_kubernetes_namespaces" does not exist
ERROR:  sequence "clusters_id_seq" does not exist
ERROR:  sequence "clusters_applications_runners_id_seq" does not exist
ERROR:  table "clusters_applications_runners" does not exist
ERROR:  sequence "clusters_applications_prometheus_id_seq" does not exist
ERROR:  table "clusters_applications_prometheus" does not exist
ERROR:  sequence "clusters_applications_knative_id_seq" does not exist
ERROR:  table "clusters_applications_knative" does not exist
ERROR:  sequence "clusters_applications_jupyter_id_seq" does not exist
ERROR:  table "clusters_applications_jupyter" does not exist
ERROR:  sequence "clusters_applications_ingress_id_seq" does not exist
ERROR:  table "clusters_applications_ingress" does not exist
ERROR:  sequence "clusters_applications_helm_id_seq" does not exist
ERROR:  table "clusters_applications_helm" does not exist
ERROR:  sequence "clusters_applications_fluentd_id_seq" does not exist
ERROR:  table "clusters_applications_fluentd" does not exist
ERROR:  sequence "clusters_applications_elastic_stacks_id_seq" does not exist
ERROR:  table "clusters_applications_elastic_stacks" does not exist
ERROR:  sequence "clusters_applications_crossplane_id_seq" does not exist
ERROR:  table "clusters_applications_crossplane" does not exist
ERROR:  sequence "clusters_applications_cert_managers_id_seq" does not exist
ERROR:  table "clusters_applications_cert_managers" does not exist
ERROR:  table "clusters" does not exist
ERROR:  sequence "cluster_providers_gcp_id_seq" does not exist
ERROR:  table "cluster_providers_gcp" does not exist
ERROR:  sequence "cluster_providers_aws_id_seq" does not exist
ERROR:  table "cluster_providers_aws" does not exist
ERROR:  sequence "cluster_projects_id_seq" does not exist
ERROR:  table "cluster_projects" does not exist
ERROR:  sequence "cluster_platforms_kubernetes_id_seq" does not exist
ERROR:  table "cluster_platforms_kubernetes" does not exist
ERROR:  sequence "cluster_groups_id_seq" does not exist
ERROR:  table "cluster_groups" does not exist
ERROR:  sequence "ci_variables_id_seq" does not exist
ERROR:  table "ci_variables" does not exist
ERROR:  sequence "ci_triggers_id_seq" does not exist
ERROR:  table "ci_triggers" does not exist
ERROR:  sequence "ci_trigger_requests_id_seq" does not exist
ERROR:  table "ci_trigger_requests" does not exist
ERROR:  sequence "ci_subscriptions_projects_id_seq" does not exist
ERROR:  table "ci_subscriptions_projects" does not exist
ERROR:  sequence "ci_stages_id_seq" does not exist
ERROR:  table "ci_stages" does not exist
ERROR:  sequence "ci_sources_projects_id_seq" does not exist
ERROR:  table "ci_sources_projects" does not exist
ERROR:  sequence "ci_sources_pipelines_id_seq" does not exist
ERROR:  table "ci_sources_pipelines" does not exist
ERROR:  sequence "ci_runners_id_seq" does not exist
ERROR:  table "ci_runners" does not exist
ERROR:  sequence "ci_runner_projects_id_seq" does not exist
ERROR:  table "ci_runner_projects" does not exist
ERROR:  sequence "ci_runner_namespaces_id_seq" does not exist
ERROR:  table "ci_runner_namespaces" does not exist
ERROR:  sequence "ci_resources_id_seq" does not exist
ERROR:  table "ci_resources" does not exist
ERROR:  sequence "ci_resource_groups_id_seq" does not exist
ERROR:  table "ci_resource_groups" does not exist
ERROR:  sequence "ci_refs_id_seq" does not exist
ERROR:  table "ci_refs" does not exist
ERROR:  sequence "ci_pipelines_id_seq" does not exist
ERROR:  sequence "ci_pipelines_config_pipeline_id_seq" does not exist
ERROR:  table "ci_pipelines_config" does not exist
ERROR:  table "ci_pipelines" does not exist
ERROR:  sequence "ci_pipeline_variables_id_seq" does not exist
ERROR:  table "ci_pipeline_variables" does not exist
ERROR:  sequence "ci_pipeline_schedules_id_seq" does not exist
ERROR:  table "ci_pipeline_schedules" does not exist
ERROR:  sequence "ci_pipeline_schedule_variables_id_seq" does not exist
ERROR:  table "ci_pipeline_schedule_variables" does not exist
ERROR:  sequence "ci_pipeline_chat_data_id_seq" does not exist
ERROR:  table "ci_pipeline_chat_data" does not exist
ERROR:  sequence "ci_job_variables_id_seq" does not exist
ERROR:  table "ci_job_variables" does not exist
ERROR:  sequence "ci_job_artifacts_id_seq" does not exist
ERROR:  table "ci_job_artifacts" does not exist
ERROR:  sequence "ci_instance_variables_id_seq" does not exist
ERROR:  table "ci_instance_variables" does not exist
ERROR:  sequence "ci_group_variables_id_seq" does not exist
ERROR:  table "ci_group_variables" does not exist
ERROR:  sequence "ci_freeze_periods_id_seq" does not exist
ERROR:  table "ci_freeze_periods" does not exist
ERROR:  sequence "ci_daily_report_results_id_seq" does not exist
ERROR:  table "ci_daily_report_results" does not exist
ERROR:  sequence "ci_daily_build_group_report_results_id_seq" does not exist
ERROR:  table "ci_daily_build_group_report_results" does not exist
ERROR:  sequence "ci_builds_runner_session_id_seq" does not exist
ERROR:  table "ci_builds_runner_session" does not exist
ERROR:  sequence "ci_builds_metadata_id_seq" does not exist
ERROR:  table "ci_builds_metadata" does not exist
ERROR:  sequence "ci_builds_id_seq" does not exist
ERROR:  table "ci_builds" does not exist
ERROR:  table "ci_build_trace_sections" does not exist
ERROR:  sequence "ci_build_trace_section_names_id_seq" does not exist
ERROR:  table "ci_build_trace_section_names" does not exist
ERROR:  sequence "ci_build_trace_chunks_id_seq" does not exist
ERROR:  table "ci_build_trace_chunks" does not exist
ERROR:  sequence "ci_build_needs_id_seq" does not exist
ERROR:  table "ci_build_needs" does not exist
ERROR:  sequence "chat_teams_id_seq" does not exist
ERROR:  table "chat_teams" does not exist
ERROR:  sequence "chat_names_id_seq" does not exist
ERROR:  table "chat_names" does not exist
ERROR:  sequence "broadcast_messages_id_seq" does not exist
ERROR:  table "broadcast_messages" does not exist
ERROR:  sequence "boards_id_seq" does not exist
ERROR:  table "boards" does not exist
ERROR:  sequence "board_project_recent_visits_id_seq" does not exist
ERROR:  table "board_project_recent_visits" does not exist
ERROR:  sequence "board_labels_id_seq" does not exist
ERROR:  table "board_labels" does not exist
ERROR:  sequence "board_group_recent_visits_id_seq" does not exist
ERROR:  table "board_group_recent_visits" does not exist
ERROR:  sequence "board_assignees_id_seq" does not exist
ERROR:  table "board_assignees" does not exist
ERROR:  sequence "badges_id_seq" does not exist
ERROR:  table "badges" does not exist
ERROR:  table "aws_roles" does not exist
ERROR:  sequence "award_emoji_id_seq" does not exist
ERROR:  table "award_emoji" does not exist
ERROR:  sequence "audit_events_id_seq" does not exist
ERROR:  table "audit_events" does not exist
ERROR:  table "ar_internal_metadata" does not exist
ERROR:  sequence "approvers_id_seq" does not exist
ERROR:  table "approvers" does not exist
ERROR:  sequence "approver_groups_id_seq" does not exist
ERROR:  table "approver_groups" does not exist
ERROR:  sequence "approvals_id_seq" does not exist
ERROR:  table "approvals" does not exist
ERROR:  sequence "approval_project_rules_users_id_seq" does not exist
ERROR:  table "approval_project_rules_users" does not exist
ERROR:  table "approval_project_rules_protected_branches" does not exist
ERROR:  sequence "approval_project_rules_id_seq" does not exist
ERROR:  sequence "approval_project_rules_groups_id_seq" does not exist
ERROR:  table "approval_project_rules_groups" does not exist
ERROR:  table "approval_project_rules" does not exist
ERROR:  sequence "approval_merge_request_rules_users_id_seq" does not exist
ERROR:  table "approval_merge_request_rules_users" does not exist
ERROR:  sequence "approval_merge_request_rules_id_seq" does not exist
ERROR:  sequence "approval_merge_request_rules_groups_id_seq" does not exist
ERROR:  table "approval_merge_request_rules_groups" does not exist
ERROR:  sequence "approval_merge_request_rules_approved_approvers_id_seq" does not exist
ERROR:  table "approval_merge_request_rules_approved_approvers" does not exist
ERROR:  table "approval_merge_request_rules" does not exist
ERROR:  sequence "approval_merge_request_rule_sources_id_seq" does not exist
ERROR:  table "approval_merge_request_rule_sources" does not exist
ERROR:  sequence "application_settings_id_seq" does not exist
ERROR:  table "application_settings" does not exist
ERROR:  sequence "application_setting_terms_id_seq" does not exist
ERROR:  table "application_setting_terms" does not exist
ERROR:  sequence "appearances_id_seq" does not exist
ERROR:  table "appearances" does not exist
ERROR:  table "analytics_language_trend_repository_languages" does not exist
ERROR:  sequence "analytics_cycle_analytics_project_stages_id_seq" does not exist
ERROR:  table "analytics_cycle_analytics_project_stages" does not exist
ERROR:  sequence "analytics_cycle_analytics_group_stages_id_seq" does not exist
ERROR:  table "analytics_cycle_analytics_group_stages" does not exist
ERROR:  sequence "allowed_email_domains_id_seq" does not exist
ERROR:  table "allowed_email_domains" does not exist
ERROR:  sequence "alerts_service_data_id_seq" does not exist
ERROR:  table "alerts_service_data" does not exist
ERROR:  sequence "alert_management_alerts_id_seq" does not exist
ERROR:  table "alert_management_alerts" does not exist
ERROR:  sequence "abuse_reports_id_seq" does not exist
ERROR:  table "abuse_reports" does not exist
ERROR:  must be owner of extension pg_trgm
CREATE EXTENSION
ERROR:  must be owner of extension pg_trgm
SET
SET
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE TABLE
ALTER TABLE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE TABLE
ALTER TABLE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE TABLE
ALTER TABLE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE TABLE
ALTER TABLE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE TABLE
ALTER TABLE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE TABLE
ALTER TABLE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE TABLE
ALTER TABLE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE TABLE
ALTER TABLE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
ALTER SEQUENCE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
COPY 0
COPY 0
COPY 1
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 1
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 1
COPY 135
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 1
COPY 1
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 6
COPY 6
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 2
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 4
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 5
COPY 0
COPY 29
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 105
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 3
COPY 14
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 4
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 1
COPY 9
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 2
COPY 29
COPY 0
COPY 0
COPY 0
COPY 0
COPY 5
COPY 14
COPY 3
COPY 3
COPY 0
COPY 3
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 12
COPY 0
COPY 26
COPY 0
COPY 9
COPY 36
COPY 0
COPY 0
COPY 1
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 1
COPY 1
COPY 1
COPY 2
COPY 11
COPY 0
COPY 0
COPY 18
COPY 1
COPY 8
COPY 0
COPY 0
COPY 16
COPY 0
COPY 0
COPY 0
COPY 0
COPY 8
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 8
COPY 8
COPY 0
COPY 0
COPY 8
COPY 8
COPY 0
COPY 8
COPY 0
COPY 0
COPY 22
COPY 8
COPY 8
COPY 0
COPY 8
COPY 0
COPY 0
COPY 0
COPY 0
COPY 84
COPY 0
COPY 3
COPY 0
COPY 1
COPY 0
COPY 15
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 30
COPY 0
COPY 1219
COPY 0
COPY 0
COPY 0
COPY 0
COPY 36
COPY 0
COPY 0
COPY 0
COPY 35
COPY 1
COPY 0
COPY 0
COPY 2
COPY 0
COPY 2
COPY 0
COPY 410
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 8
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 18
COPY 4
COPY 4
COPY 2
COPY 0
COPY 3
COPY 9
COPY 17
COPY 8
COPY 0
COPY 0
COPY 12
COPY 0
COPY 0
COPY 0
COPY 3
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 2
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
COPY 0
 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
    135
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      3
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      6
(1 row)

 setval 
--------
      6
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      2
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      4
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
     29
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
    212
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      4
(1 row)

 setval 
--------
      2
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      3
(1 row)

 setval 
--------
     16
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      8
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      2
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      2
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
     10
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      6
(1 row)

 setval 
--------
     57
(1 row)

 setval 
--------
      4
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      7
(1 row)

 setval 
--------
      7
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      7
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
     28
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
     18
(1 row)

 setval 
--------
     64
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      2
(1 row)

 setval 
--------
     11
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
     40
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
    211
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
     38
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      2
(1 row)

 setval 
--------
     38
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
     38
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
     40
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
     22
(1 row)

 setval 
--------
     34
(1 row)

 setval 
--------
     34
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
     34
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      3
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
     64
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
     36
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
     39
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      2
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
    422
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
     16
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      6
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
     20
(1 row)

 setval 
--------
      4
(1 row)

 setval 
--------
      4
(1 row)

 setval 
--------
      2
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      9
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
     13
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      3
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
     33
(1 row)

 setval 
--------
      2
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

 setval 
--------
      1
(1 row)

ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
[32m[DONE][0m
2020-06-11 20:51:26 -0400 -- [32mdone[0m
2020-06-11 20:51:26 -0400 -- [34mRestoring repositories ...[0m
 * dxxxxx/sampleproject ... [32m[DONE][0m
 * xxxxxx/exampleproject ... [32m[DONE][0m
 * root/guide ... [32m[DONE][0m
 * root/guide.wiki ... [32m[DONE][0m
 * mxxxxx/laybooks ... [32m[DONE][0m
 * distribution/xxxxx-distribution/xxxxxdistribution ... [32m[DONE][0m
 * sysadmin/database/sqlserver ... [32m[DONE][0m
 * application/xxxx ... [32m[DONE][0m
 * application/xxxx ... [32m[DONE][0m
 - Object pool @pools/6b/86/6b86b273ff34fce19d6b804eff5a3f5747ada4eaa22f1d49c01e52ddb7875b4b...
rake aborted!
NoMethodError: undefined method `root_of_fork_network' for nil:NilClass
/opt/gitlab/embedded/service/gitlab-rails/lib/backup/repository.rb:167:in `block in restore_object_pools'
/opt/gitlab/embedded/service/gitlab-rails/lib/backup/repository.rb:164:in `restore_object_pools'
/opt/gitlab/embedded/service/gitlab-rails/lib/backup/repository.rb:106:in `restore'
/opt/gitlab/embedded/service/gitlab-rails/lib/tasks/gitlab/backup.rake:106:in `block (4 levels) in <top (required)>'
/opt/gitlab/embedded/service/gitlab-rails/lib/tasks/gitlab/backup.rake:73:in `block (3 levels) in <top (required)>'
/opt/gitlab/embedded/bin/bundle:23:in `load'
/opt/gitlab/embedded/bin/bundle:23:in `<main>'
Tasks: TOP => gitlab:backup:repo:restore
(See full trace by running task with --trace)

Output of checks

(If you are reporting a bug on GitLab.com, write: This bug happens on GitLab.com)

Results of GitLab environment info

Expand for output related to GitLab environment info rpm -qi gitlab-ee

1-rpm

(For installations with omnibus-gitlab package run and paste the output of: sudo gitlab-rake gitlab:env:info)

2-gitlab-rake

Results of GitLab application Check

Expand for output related to the GitLab application check

(For installations with omnibus-gitlab package run and paste the output of: sudo gitlab-rake gitlab:check SANITIZE=true)

3-check 4-check

Possible fixes

(If you can, link to the line of code that might be responsible for the problem)

Edited by Tom Atkins