Space
Database Size: 26.4 MB
319 unused indices. Remove them for faster writes.
rails generate migration remove_unused_indexes
And paste
remove_index :nc_grid_view_columns_v2, name: "nc_grid_view_columns_v2_fk_view_id_fk_column_id_index" remove_index :nc_views_v2, name: "nc_views_v2_created_by_index" remove_index :nc_views_v2, name: "nc_views_v2_owned_by_index" remove_index :nc_grid_view_v2, name: "nc_grid_view_v2_base_id_fk_workspace_id_index" remove_index :nc_grid_view_v2, name: "nc_grid_view_v2_fk_view_id_index" remove_index :nc_models_v2, name: "nc_models_v2_base_id_fk_workspace_id_index" remove_index :products, name: "idx_products_search" remove_index :nc_models_v2, name: "nc_models_v2_uuid_index" remove_index :nc_views_v2, name: "nc_views_v2_fk_custom_url_id_index" remove_index :products, name: "idx_products_title_search" remove_index :product_variants, name: "idx_variants_attributes" remove_index :products, name: "idx_cat_price" remove_index :product_images, name: "idx_images_variant_order" remove_index :products, name: "idx_products_brand_price_compound" remove_index :products, name: "idx_products_cat_price" remove_index :products, name: "idx_products_category" remove_index :products, name: "idx_products_category_id" remove_index :product_variants, name: "idx_variants_stock" remove_index :nc_base_users_v2, name: "nc_base_users_v2_invited_by_index" remove_index :nc_bases_v2, name: "nc_bases_is_sandbox_idx" remove_index :nc_bases_v2, name: "nc_bases_is_sandbox_production_idx" remove_index :nc_bases_v2, name: "nc_bases_managed_app_auto_update_idx" remove_index :nc_bases_v2, name: "nc_bases_managed_app_id_idx" remove_index :nc_bases_v2, name: "nc_bases_managed_app_master_idx" remove_index :nc_bases_v2, name: "nc_bases_managed_app_version_id_idx" remove_index :nc_bases_v2, name: "nc_bases_v2_fk_custom_url_id_index" remove_index :nc_col_relations_v2, name: "nc_col_relations_v2_fk_child_column_id_index" remove_index :nc_col_relations_v2, name: "nc_col_relations_v2_fk_display_value_column_id_index" remove_index :nc_col_relations_v2, name: "nc_col_relations_v2_fk_mm_child_column_id_index" remove_index :nc_col_relations_v2, name: "nc_col_relations_v2_fk_mm_parent_column_id_index" remove_index :nc_col_relations_v2, name: "nc_col_relations_v2_fk_parent_column_id_index" remove_index :nc_integration_links_v2, name: "nc_il_integration_idx" remove_index :nc_integrations_v2, name: "nc_integrations_v2_created_by_index" remove_index :nc_operation_logs, name: "nc_op_logs_cleanup_due_at_idx" remove_index :nc_sources_v2, name: "nc_source_v2_fk_sql_executor_id_index" remove_index :nc_trash, name: "nc_trash_cleanup_due_at_index" remove_index :nc_user_refresh_tokens, name: "nc_user_refresh_tokens_expires_at_index" remove_index :nc_users_v2, name: "nc_users_v2_last_active_at_idx" remove_index :workspace_user, name: "nc_workspace_user_scim_external_id_idx" remove_index :workspace_user, name: "nc_workspace_user_scim_managed_idx" remove_index :notification, name: "notification_created_at_index" remove_index :workspace, name: "workspace_fk_org_id_index" remove_index :workspace_user, name: "workspace_user_invited_by_index" remove_index :Features, name: "Features_deleted_idx" remove_index :Features, name: "Features_order_idx" remove_index :Features, name: "Features_order_idx" remove_index :nc_api_token_scopes, name: "idx_api_token_scopes_resource" remove_index :nc_api_token_scopes, name: "idx_api_token_scopes_token" remove_index :nc_form_view_columns_v2, name: "idx_nc_form_view_columns_row_id" remove_index :nc_api_tokens, name: "nc_api_tokens_fk_sso_client_id_index" remove_index :nc_api_tokens, name: "nc_api_tokens_fk_user_id_index" remove_index :nc_audit_v2, name: "nc_audit_v2_fk_org_id_idx" remove_index :nc_audit_v2, name: "nc_audit_v2_fk_workspace_idx" remove_index :nc_audit_v2, name: "nc_audit_v2_old_id_index" remove_index :nc_audit_v2, name: "nc_audit_v2_tenant_idx" remove_index :nc_automation_executions, name: "nc_automation_executions_oldpk_idx" remove_index :nc_automation_executions, name: "nc_automation_executions_resume_idx" remove_index :nc_automation_subscribers, name: "nc_automation_subscribers_automation_idx" remove_index :nc_automation_subscribers, name: "nc_automation_subscribers_user_idx" remove_index :nc_automations, name: "nc_automations_context_idx" remove_index :nc_automations, name: "nc_automations_enabled_idx" remove_index :nc_automations, name: "nc_automations_oldpk_idx" remove_index :nc_automations, name: "nc_automations_type_idx" remove_index :nc_base_variables, name: "nc_base_variables_base_ws_index" remove_index :nc_bookmark_groups, name: "nc_bookmark_groups_fk_user_id_index" remove_index :nc_bookmarks, name: "nc_bookmarks_fk_group_id_index" remove_index :nc_bookmarks, name: "nc_bookmarks_fk_user_id_index" remove_index :nc_calendar_view_columns_v2, name: "nc_calendar_view_columns_v2_base_id_fk_workspace_id_index" remove_index :nc_calendar_view_columns_v2, name: "nc_calendar_view_columns_v2_fk_view_id_fk_column_id_index" remove_index :nc_calendar_view_columns_v2, name: "nc_calendar_view_columns_v2_oldpk_idx" remove_index :nc_calendar_view_range_v2, name: "nc_calendar_view_range_v2_base_id_fk_workspace_id_index" remove_index :nc_calendar_view_range_v2, name: "nc_calendar_view_range_v2_oldpk_idx" remove_index :nc_calendar_view_v2, name: "nc_calendar_view_v2_base_id_fk_workspace_id_index" remove_index :nc_calendar_view_v2, name: "nc_calendar_view_v2_oldpk_idx" remove_index :nc_chat_messages, name: "nc_chat_messages_session_idx" remove_index :nc_chat_sessions, name: "nc_chat_sessions_user_idx" remove_index :nc_col_barcode_v2, name: "nc_col_barcode_v2_fk_column_id_index" remove_index :nc_col_barcode_v2, name: "nc_col_barcode_v2_oldpk_idx" remove_index :nc_col_button_v2, name: "nc_col_button_v2_fk_column_id_index" remove_index :nc_col_button_v2, name: "nc_col_button_v2_oldpk_idx" remove_index :nc_col_formula_v2, name: "nc_col_formula_v2_fk_column_id_index" remove_index :nc_col_formula_v2, name: "nc_col_formula_v2_oldpk_idx" remove_index :nc_col_long_text_v2, name: "nc_col_long_text_v2_fk_column_id_index" remove_index :nc_col_long_text_v2, name: "nc_col_long_text_v2_oldpk_idx" remove_index :nc_col_lookup_v2, name: "nc_col_lookup_v2_fk_column_id_index" remove_index :nc_col_lookup_v2, name: "nc_col_lookup_v2_fk_lookup_column_id_index" remove_index :nc_col_lookup_v2, name: "nc_col_lookup_v2_fk_relation_column_id_index" remove_index :nc_col_lookup_v2, name: "nc_col_lookup_v2_oldpk_idx" remove_index :nc_col_qrcode_v2, name: "nc_col_qrcode_v2_fk_column_id_index" remove_index :nc_col_qrcode_v2, name: "nc_col_qrcode_v2_oldpk_idx" remove_index :nc_col_rollup_v2, name: "nc_col_rollup_v2_fk_column_id_index" remove_index :nc_col_rollup_v2, name: "nc_col_rollup_v2_fk_relation_column_id_index" remove_index :nc_col_rollup_v2, name: "nc_col_rollup_v2_fk_rollup_column_id_index" remove_index :nc_col_rollup_v2, name: "nc_col_rollup_v2_oldpk_idx" remove_index :nc_col_select_options_v2, name: "nc_col_select_options_v2_fk_column_id_index" remove_index :nc_col_select_options_v2, name: "nc_col_select_options_v2_oldpk_idx" remove_index :nc_comment_reactions, name: "nc_comment_reactions_base_id_fk_workspace_id_index" remove_index :nc_comment_reactions, name: "nc_comment_reactions_comment_id_index" remove_index :nc_comment_reactions, name: "nc_comment_reactions_oldpk_idx" remove_index :nc_comment_reactions, name: "nc_comment_reactions_row_id_index" remove_index :nc_comments, name: "nc_comments_doc_idx" remove_index :nc_comments, name: "nc_comments_oldpk_idx" remove_index :nc_custom_urls_v2, name: "nc_custom_urls_v2_custom_path_index" remove_index :nc_custom_urls_v2, name: "nc_custom_urls_v2_fk_dashboard_id_index" remove_index :nc_custom_urls_v2, name: "nc_custom_urls_v2_oldpk_idx" remove_index :nc_dashboards_v2, name: "nc_dashboards_context" remove_index :nc_dashboards_v2, name: "nc_dashboards_v2_oldpk_idx" remove_index :nc_date_dependency_v2, name: "nc_date_dep_context_idx" remove_index :nc_date_dependency_v2, name: "nc_date_dep_model_idx" remove_index :nc_dependency_tracker, name: "nc_dependency_tracker_dependent_idx" remove_index :nc_dependency_tracker, name: "nc_dependency_tracker_oldpk_idx" remove_index :nc_dependency_tracker, name: "nc_dependency_tracker_queryable_field_0_idx" remove_index :nc_dependency_tracker, name: "nc_dependency_tracker_queryable_field_1_idx" remove_index :nc_dependency_tracker, name: "nc_dependency_tracker_queryable_field_2_idx" remove_index :nc_dependency_tracker, name: "nc_dependency_tracker_source_idx" remove_index :nc_doc_content_v2, name: "nc_doc_content_v2_tenant_idx" remove_index :nc_doc_revisions_v2, name: "nc_doc_revisions_v2_doc_created_idx" remove_index :nc_doc_revisions_v2, name: "nc_doc_revisions_v2_tenant_idx" remove_index :nc_docs_v2, name: "nc_docs_v2_tenant_idx" remove_index :nc_docs_v2, name: "nc_docs_v2_tree_idx" remove_index :nc_extensions, name: "nc_extensions_oldpk_idx" remove_index :nc_filter_exp_v2, name: "nc_filter_exp_rls_policy_idx" remove_index :nc_filter_exp_v2, name: "nc_filter_exp_v2_base_id_fk_workspace_id_index" remove_index :nc_filter_exp_v2, name: "nc_filter_exp_v2_fk_button_col_id_index" remove_index :nc_filter_exp_v2, name: "nc_filter_exp_v2_fk_column_id_index" remove_index :nc_filter_exp_v2, name: "nc_filter_exp_v2_fk_hook_id_index" remove_index :nc_filter_exp_v2, name: "nc_filter_exp_v2_fk_level_id_index" remove_index :nc_filter_exp_v2, name: "nc_filter_exp_v2_fk_link_col_id_index" remove_index :nc_filter_exp_v2, name: "nc_filter_exp_v2_fk_parent_column_id_index" remove_index :nc_filter_exp_v2, name: "nc_filter_exp_v2_fk_parent_id_index" remove_index :nc_filter_exp_v2, name: "nc_filter_exp_v2_fk_value_col_id_index" remove_index :nc_filter_exp_v2, name: "nc_filter_exp_v2_fk_widget_id_index" remove_index :nc_filter_exp_v2, name: "nc_filter_exp_v2_oldpk_idx" remove_index :nc_follower, name: "nc_follower_fk_follower_id_index" remove_index :nc_follower, name: "nc_follower_fk_user_id_index" remove_index :nc_form_view_columns_v2, name: "nc_form_view_columns_v2_base_id_fk_workspace_id_index" remove_index :nc_form_view_columns_v2, name: "nc_form_view_columns_v2_fk_column_id_index" remove_index :nc_form_view_columns_v2, name: "nc_form_view_columns_v2_fk_view_id_fk_column_id_index" remove_index :nc_form_view_columns_v2, name: "nc_form_view_columns_v2_fk_view_id_index" remove_index :nc_form_view_columns_v2, name: "nc_form_view_columns_v2_oldpk_idx" remove_index :nc_form_view_v2, name: "nc_form_view_v2_base_id_fk_workspace_id_index" remove_index :nc_form_view_v2, name: "nc_form_view_v2_fk_view_id_index" remove_index :nc_form_view_v2, name: "nc_form_view_v2_oldpk_idx" remove_index :nc_file_references, name: "nc_fr_doc_idx" remove_index :nc_file_references, name: "nc_fr_revision_idx" remove_index :nc_file_references, name: "nc_fr_session_idx" remove_index :nc_gallery_view_columns_v2, name: "nc_gallery_view_columns_v2_base_id_fk_workspace_id_index" remove_index :nc_gallery_view_columns_v2, name: "nc_gallery_view_columns_v2_fk_column_id_index" remove_index :nc_gallery_view_columns_v2, name: "nc_gallery_view_columns_v2_fk_view_id_fk_column_id_index" remove_index :nc_gallery_view_columns_v2, name: "nc_gallery_view_columns_v2_fk_view_id_index" remove_index :nc_gallery_view_columns_v2, name: "nc_gallery_view_columns_v2_oldpk_idx" remove_index :nc_gallery_view_v2, name: "nc_gallery_view_v2_base_id_fk_workspace_id_index" remove_index :nc_gallery_view_v2, name: "nc_gallery_view_v2_fk_view_id_index" remove_index :nc_gallery_view_v2, name: "nc_gallery_view_v2_oldpk_idx" remove_index :nc_gantt_view_columns_v2, name: "nc_gantt_view_columns_v2_base_id_fk_workspace_id_index" remove_index :nc_gantt_view_columns_v2, name: "nc_gantt_view_columns_v2_fk_view_id_fk_column_id_index" remove_index :nc_gantt_view_columns_v2, name: "nc_gantt_view_columns_v2_oldpk_idx" remove_index :nc_gantt_view_v2, name: "nc_gantt_view_v2_base_id_fk_workspace_id_index" remove_index :nc_gantt_view_v2, name: "nc_gantt_view_v2_oldpk_idx" remove_index :nc_gcp_marketplace_accounts, name: "nc_gcp_mp_accounts_link_token_idx" remove_index :nc_gcp_marketplace_accounts, name: "nc_gcp_mp_accounts_user_idx" remove_index :nc_gcp_marketplace_entitlements, name: "nc_gcp_mp_ent_account_idx" remove_index :nc_gcp_marketplace_entitlements, name: "nc_gcp_mp_ent_install_idx" remove_index :nc_hook_logs_v2, name: "nc_hook_logs_error_notify_idx" remove_index :nc_hook_logs_v2, name: "nc_hook_logs_v2_base_id_fk_workspace_id_index" remove_index :nc_hook_logs_v2, name: "nc_hook_logs_v2_oldpk_idx" remove_index :nc_hooks_v2, name: "nc_hooks_v2_oldpk_idx" remove_index :nc_installations, name: "nc_installations_fk_user_id_idx" remove_index :nc_installations, name: "nc_installations_license_key_idx" remove_index :nc_integrations_store_v2, name: "nc_integrations_store_v2_fk_integration_id_index" remove_index :nc_kanban_view_columns_v2, name: "nc_kanban_view_columns_v2_base_id_fk_workspace_id_index" remove_index :nc_kanban_view_columns_v2, name: "nc_kanban_view_columns_v2_fk_column_id_index" remove_index :nc_kanban_view_columns_v2, name: "nc_kanban_view_columns_v2_fk_view_id_fk_column_id_index" remove_index :nc_kanban_view_columns_v2, name: "nc_kanban_view_columns_v2_fk_view_id_index" remove_index :nc_kanban_view_columns_v2, name: "nc_kanban_view_columns_v2_oldpk_idx" remove_index :nc_kanban_view_v2, name: "nc_kanban_view_v2_base_id_fk_workspace_id_index" remove_index :nc_kanban_view_v2, name: "nc_kanban_view_v2_fk_grp_col_id_index" remove_index :nc_kanban_view_v2, name: "nc_kanban_view_v2_fk_view_id_index" remove_index :nc_kanban_view_v2, name: "nc_kanban_view_v2_oldpk_idx" remove_index :nc_mail_sends, name: "nc_mail_sends_dispatch_idx" remove_index :nc_mail_sends, name: "nc_mail_sends_message_idx" remove_index :nc_mail_sends, name: "nc_mail_sends_user_idx" remove_index :nc_managed_app_deployment_logs, name: "nc_managed_app_deployment_logs_managed_app_id_idx" remove_index :nc_managed_app_versions, name: "nc_managed_app_versions_managed_app_id_idx" remove_index :nc_managed_app_versions, name: "nc_managed_app_versions_ordering_idx" remove_index :nc_managed_app_versions, name: "nc_managed_app_versions_status_idx" remove_index :nc_map_view_columns_v2, name: "nc_map_view_columns_v2_base_id_fk_workspace_id_index" remove_index :nc_map_view_columns_v2, name: "nc_map_view_columns_v2_fk_column_id_index" remove_index :nc_map_view_columns_v2, name: "nc_map_view_columns_v2_fk_view_id_fk_column_id_index" remove_index :nc_map_view_columns_v2, name: "nc_map_view_columns_v2_fk_view_id_index" remove_index :nc_map_view_columns_v2, name: "nc_map_view_columns_v2_oldpk_idx" remove_index :nc_map_view_v2, name: "nc_map_view_v2_base_id_fk_workspace_id_index" remove_index :nc_map_view_v2, name: "nc_map_view_v2_fk_geo_data_col_id_index" remove_index :nc_map_view_v2, name: "nc_map_view_v2_fk_view_id_index" remove_index :nc_map_view_v2, name: "nc_map_view_v2_oldpk_idx" remove_index :nc_mcp_tokens, name: "nc_mcp_tokens_oldpk_idx" remove_index :nc_model_stats_v2, name: "nc_model_stats_v2_base_id_fk_workspace_id_index" remove_index :nc_model_stats_v2, name: "nc_model_stats_v2_fk_workspace_id_index" remove_index :nc_oauth_authorization_codes, name: "nc_oauth_authorization_codes_code_index" remove_index :nc_oauth_authorization_codes, name: "nc_oauth_authorization_codes_expires_at_index" remove_index :nc_oauth_authorization_codes, name: "nc_oauth_authorization_codes_fk_client_id_fk_user_id_index" remove_index :nc_oauth_authorization_codes, name: "nc_oauth_authorization_codes_fk_client_id_index" remove_index :nc_oauth_authorization_codes, name: "nc_oauth_authorization_codes_fk_user_id_index" remove_index :nc_oauth_authorization_codes, name: "nc_oauth_authorization_codes_is_used_index" remove_index :nc_oauth_clients, name: "nc_oauth_clients_fk_user_id_index" remove_index :nc_oauth_tokens, name: "nc_oauth_tokens_access_token_expires_at_index" remove_index :nc_oauth_tokens, name: "nc_oauth_tokens_access_token_index" remove_index :nc_oauth_tokens, name: "nc_oauth_tokens_fk_client_id_fk_user_id_index" remove_index :nc_oauth_tokens, name: "nc_oauth_tokens_fk_client_id_index" remove_index :nc_oauth_tokens, name: "nc_oauth_tokens_fk_user_id_index" remove_index :nc_oauth_tokens, name: "nc_oauth_tokens_is_revoked_access_token_expires_at_index" remove_index :nc_oauth_tokens, name: "nc_oauth_tokens_is_revoked_index" remove_index :nc_oauth_tokens, name: "nc_oauth_tokens_last_used_at_index" remove_index :nc_oauth_tokens, name: "nc_oauth_tokens_refresh_token_expires_at_index" remove_index :nc_oauth_tokens, name: "nc_oauth_tokens_refresh_token_index" remove_index :nc_org_domain, name: "nc_org_domain_domain_index" remove_index :nc_org_domain, name: "nc_org_domain_fk_org_id_index" remove_index :nc_org_domain, name: "nc_org_domain_fk_user_id_index" remove_index :nc_org, name: "nc_org_fk_user_id_index" remove_index :nc_org, name: "nc_org_slug_index" remove_index :nc_org_users, name: "nc_org_users_fk_user_id_index" remove_index :nc_org_users, name: "nc_org_users_scim_external_id_idx" remove_index :nc_org_users, name: "nc_org_users_scim_managed_idx" remove_index :nc_list_view_columns_v2, name: "nc_outline_view_columns_v2_base_id_fk_workspace_id_index" remove_index :nc_list_view_columns_v2, name: "nc_outline_view_columns_v2_fk_view_id_fk_column_id_index" remove_index :nc_list_view_columns_v2, name: "nc_outline_view_columns_v2_fk_view_id_index" remove_index :nc_list_view_levels_v2, name: "nc_outline_view_levels_v2_base_id_fk_workspace_id_index" remove_index :nc_list_view_levels_v2, name: "nc_outline_view_levels_v2_fk_view_id_index" remove_index :nc_list_view_v2, name: "nc_outline_view_v2_base_id_fk_workspace_id_index" remove_index :nc_list_view_v2, name: "nc_outline_view_v2_fk_view_id_index" remove_index :nc_permission_subjects, name: "nc_permission_subjects_context" remove_index :nc_permission_subjects, name: "nc_permission_subjects_oldpk_idx" remove_index :nc_permissions, name: "nc_permissions_context" remove_index :nc_permissions, name: "nc_permissions_entity" remove_index :nc_permissions, name: "nc_permissions_oldpk_idx" remove_index :nc_plans, name: "nc_plans_stripe_product_idx" remove_index :nc_principal_assignments, name: "nc_principal_assignments_principal_idx" remove_index :nc_principal_assignments, name: "nc_principal_assignments_resource_idx" remove_index :nc_principal_assignments, name: "nc_principal_assignments_resource_principal_type_idx" remove_index :nc_audit_v2, name: "nc_record_audit_v2_tenant_idx" remove_index :nc_record_templates, name: "nc_record_templates_base_id_index" remove_index :nc_record_templates, name: "nc_record_templates_fk_model_id_index" remove_index :nc_rls_policies, name: "nc_rls_policies_model_default_idx" remove_index :nc_rls_policies, name: "nc_rls_policies_model_enabled_idx" remove_index :nc_rls_policy_subjects, name: "nc_rls_policy_subjects_context_idx" remove_index :nc_row_color_conditions, name: "nc_row_color_conditions_fk_workspace_id_base_id_index" remove_index :nc_row_color_conditions, name: "nc_row_color_conditions_oldpk_idx" remove_index :nc_managed_app_deployment_logs, name: "nc_sandbox_deployment_logs_base_created_idx" remove_index :nc_managed_app_deployment_logs, name: "nc_sandbox_deployment_logs_base_id_idx" remove_index :nc_managed_app_deployment_logs, name: "nc_sandbox_deployment_logs_from_version_idx" remove_index :nc_managed_app_deployment_logs, name: "nc_sandbox_deployment_logs_status_idx" remove_index :nc_managed_app_deployment_logs, name: "nc_sandbox_deployment_logs_to_version_idx" remove_index :nc_managed_app_deployment_logs, name: "nc_sandbox_deployment_logs_workspace_id_idx" remove_index :nc_managed_app_versions, name: "nc_sandbox_versions_workspace_id_idx" remove_index :nc_managed_apps, name: "nc_sandboxes_base_id_idx" remove_index :nc_managed_apps, name: "nc_sandboxes_category_idx" remove_index :nc_managed_apps, name: "nc_sandboxes_created_by_idx" remove_index :nc_managed_apps, name: "nc_sandboxes_deleted_idx" remove_index :nc_sandboxes_v2, name: "nc_sandboxes_v2_created_by_idx" remove_index :nc_sandboxes_v2, name: "nc_sandboxes_v2_production_base_id_idx" remove_index :nc_sandboxes_v2, name: "nc_sandboxes_v2_workspace_id_idx" remove_index :nc_managed_apps, name: "nc_sandboxes_visibility_idx" remove_index :nc_managed_apps, name: "nc_sandboxes_workspace_id_idx" remove_index :nc_scim_config, name: "nc_scim_config_org_idx" remove_index :nc_sandbox_changelog, name: "nc_scl_base_id_index" remove_index :nc_sandbox_changelog, name: "nc_scl_entity_type_id_index" remove_index :nc_sandbox_changelog, name: "nc_scl_sandbox_seq_index" remove_index :nc_scripts, name: "nc_scripts_context" remove_index :nc_scripts, name: "nc_scripts_oldpk_idx" remove_index :nc_sort_v2, name: "nc_sort_v2_base_id_fk_workspace_id_index" remove_index :nc_sort_v2, name: "nc_sort_v2_fk_column_id_index" remove_index :nc_sort_v2, name: "nc_sort_v2_fk_level_id_index" remove_index :nc_sort_v2, name: "nc_sort_v2_oldpk_idx" remove_index :nc_sso_client, name: "nc_sso_client_domain_name_index" remove_index :nc_sso_client, name: "nc_sso_client_fk_user_id_index" remove_index :nc_sso_client, name: "nc_sso_client_fk_workspace_id_index" remove_index :nc_subscriptions, name: "nc_subscriptions_org_idx" remove_index :nc_subscriptions, name: "nc_subscriptions_stripe_subscription_idx" remove_index :nc_subscriptions, name: "nc_subscriptions_ws_idx" remove_index :nc_sync_configs, name: "nc_sync_configs_context" remove_index :nc_sync_configs, name: "nc_sync_configs_oldpk_idx" remove_index :nc_sync_configs, name: "nc_sync_configs_parent_idx" remove_index :nc_sync_logs_v2, name: "nc_sync_logs_v2_base_id_fk_workspace_id_index" remove_index :nc_sync_logs_v2, name: "nc_sync_logs_v2_oldpk_idx" remove_index :nc_sync_mappings, name: "nc_sync_mappings_context" remove_index :nc_sync_mappings, name: "nc_sync_mappings_oldpk_idx" remove_index :nc_sync_mappings, name: "nc_sync_mappings_sync_config_idx" remove_index :nc_sync_source_v2, name: "nc_sync_source_v2_base_id_fk_workspace_id_index" remove_index :nc_sync_source_v2, name: "nc_sync_source_v2_oldpk_idx" remove_index :nc_teams, name: "nc_teams_created_by_idx" remove_index :nc_teams, name: "nc_teams_org_idx" remove_index :nc_teams, name: "nc_teams_parent_idx" remove_index :nc_teams, name: "nc_teams_scim_external_id_idx" remove_index :nc_teams, name: "nc_teams_scim_managed_idx" remove_index :nc_timeline_view_columns_v2, name: "nc_timeline_view_columns_v2_base_id_fk_workspace_id_index" remove_index :nc_timeline_view_columns_v2, name: "nc_timeline_view_columns_v2_fk_view_id_fk_column_id_index" remove_index :nc_timeline_view_columns_v2, name: "nc_timeline_view_columns_v2_oldpk_idx" remove_index :nc_timeline_view_range_v2, name: "nc_timeline_view_range_v2_base_id_fk_workspace_id_index" remove_index :nc_timeline_view_range_v2, name: "nc_timeline_view_range_v2_oldpk_idx" remove_index :nc_timeline_view_v2, name: "nc_timeline_view_v2_base_id_fk_workspace_id_index" remove_index :nc_timeline_view_v2, name: "nc_timeline_view_v2_oldpk_idx" remove_index :nc_table_sync_column_mappings, name: "nc_tscm_dest_col_idx" remove_index :nc_table_sync_column_mappings, name: "nc_tscm_mapping_idx" remove_index :nc_table_sync_column_mappings, name: "nc_tscm_source_col_idx" remove_index :nc_table_sync_column_mappings, name: "nc_tscm_sync_idx" remove_index :nc_table_sync_mappings, name: "nc_tsm_source_uuid_idx" remove_index :nc_table_sync_mappings, name: "nc_tsm_table_sync_idx" remove_index :nc_user_comment_notifications_preference, name: "nc_user_comment_notifications_preference_base_id_fk_workspace_i" remove_index :nc_view_sections, name: "nc_view_sections_context" remove_index :nc_widgets_v2, name: "nc_widgets_context" remove_index :nc_widgets_v2, name: "nc_widgets_dashboard_idx" remove_index :nc_widgets_v2, name: "nc_widgets_v2_oldpk_idx" remove_index :nc_automation_executions, name: "nc_workflow_executions_workflow_idx" remove_index :nc_workflows, name: "nc_workflows_context_idx" remove_index :nc_org_domain, name: "org_domain_fk_workspace_id_idx" remove_index :nc_dashboards_v2, name: "share_uuid_idx" remove_index :nc_sso_client, name: "sso_client_fk_workspace_id_idx" remove_index :nc_sync_configs, name: "sync_configs_integration_model" remove_index :nc_user_comment_notifications_preference, name: "user_comments_preference_index"
| Relation | Size |
|---|---|
| nc_columns_v2 | 1.62 MB |
| nc_grid_view_columns_v2 | 1.25 MB |
| nc_columns_v2_base_id_fk_workspace_id_index | 704 KB |
| nc_grid_view_columns_v2_base_id_fk_workspace_id_index | 632 KB |
| nc_grid_view_columns_v2_pkey | 616 KB |
| nc_columns_v2_pkey | 560 KB |
| nc_grid_view_columns_v2_fk_view_id_fk_column_id_index UNUSED | 552 KB |
| nc_grid_view_columns_v2_fk_view_id_index | 400 KB |
| nc_grid_view_columns_v2_oldpk_idx | 352 KB |
| nc_columns_v2_fk_model_id_index | 320 KB |
| nc_columns_v2_oldpk_idx | 312 KB |
| nc_grid_view_columns_v2_fk_column_id_index | 312 KB |
| nc_views_v2 | 248 KB |
| nc_models_v2 | 184 KB |
| nc_grid_view_v2 | 128 KB |
| nc_disabled_models_for_role_v2 | 80 KB |
| nc_grid_view_v2_pkey | 72 KB |
| nc_models_v2_tree_idx | 72 KB |
| nc_views_v2_pkey | 72 KB |
| nc_models_v2_pkey | 64 KB |
| nc_col_relations_v2 | 56 KB |
| nc_disabled_models_for_role_v2_pkey | 56 KB |
| nc_plugins_v2 | 56 KB |
| nc_views_v2_created_by_index UNUSED | 56 KB |
| nc_views_v2_owned_by_index UNUSED | 56 KB |
| nc_grid_view_v2_base_id_fk_workspace_id_index UNUSED | 48 KB |
| nc_grid_view_v2_fk_view_id_index UNUSED | 48 KB |
| nc_grid_view_v2_oldpk_idx | 48 KB |
| nc_models_v2_base_id_fk_workspace_id_index UNUSED | 48 KB |
| nc_views_v2_base_id_fk_workspace_id_index | 48 KB |
| nc_views_v2_oldpk_idx | 48 KB |
| nc_disabled_models_for_role_v2_base_id_fk_workspace_id_index | 40 KB |
| nc_disabled_models_for_role_v2_fk_view_id_index | 40 KB |
| nc_disabled_models_for_role_v2_oldpk_idx | 40 KB |
| nc_models_v2_oldpk_idx | 40 KB |
| nc_models_v2_source_id_index | 40 KB |
| nc_models_v2_type_index | 40 KB |
| nc_views_v2_fk_model_id_index | 40 KB |
| idx_products_search UNUSED | 32 KB |
| nc_jobs | 32 KB |
| nc_models_v2_uuid_index UNUSED | 32 KB |
| nc_views_v2_fk_custom_url_id_index UNUSED | 32 KB |
| idx_products_attributes | 24 KB |
| idx_products_title_search UNUSED | 24 KB |
| idx_variants_attributes UNUSED | 24 KB |
| brands | 16 KB |
| brands_pkey | 16 KB |
| brands_slug_key | 16 KB |
| categories_pkey | 16 KB |
| categories_slug_key | 16 KB |
| idx_attr_cat_val_composite | 16 KB |
| idx_cat_price UNUSED | 16 KB |
| idx_categories_parent | 16 KB |
| idx_categories_parent_id | 16 KB |
| idx_categories_slug | 16 KB |
| idx_images_variant_order UNUSED | 16 KB |
| idx_product_images_listing | 16 KB |
| idx_product_images_primary | 16 KB |
| idx_product_images_product | 16 KB |
| idx_product_images_product_id | 16 KB |
| idx_product_images_variant | 16 KB |
| idx_product_variants_product_id | 16 KB |
| idx_products_brand_id | 16 KB |
| idx_products_brand_price_compound UNUSED | 16 KB |
| idx_products_cat_price UNUSED | 16 KB |
| idx_products_cat_price_compound | 16 KB |
| idx_products_category UNUSED | 16 KB |
| idx_products_category_id UNUSED | 16 KB |
| idx_products_created | 16 KB |
| idx_products_id | 16 KB |
| idx_products_price | 16 KB |
| idx_variants_stock UNUSED | 16 KB |
| nc_base_users_v2 | 16 KB |
| nc_base_users_v2_base_id_fk_workspace_id_index | 16 KB |
| nc_base_users_v2_invited_by_index UNUSED | 16 KB |
| nc_base_users_v2_pkey | 16 KB |
| nc_bases_is_sandbox_idx UNUSED | 16 KB |
| nc_bases_is_sandbox_production_idx UNUSED | 16 KB |
| nc_bases_managed_app_auto_update_idx UNUSED | 16 KB |
| nc_bases_managed_app_id_idx UNUSED | 16 KB |
| nc_bases_managed_app_master_idx UNUSED | 16 KB |
| nc_bases_managed_app_version_id_idx UNUSED | 16 KB |
| nc_bases_v2 | 16 KB |
| nc_bases_v2_fk_custom_url_id_index UNUSED | 16 KB |
| nc_bases_v2_fk_workspace_id_index | 16 KB |
| nc_bases_v2_pkey | 16 KB |
| nc_col_relations_v2_base_id_fk_workspace_id_index | 16 KB |
| nc_col_relations_v2_fk_child_column_id_index UNUSED | 16 KB |
| nc_col_relations_v2_fk_column_id_index | 16 KB |
| nc_col_relations_v2_fk_display_value_column_id_index UNUSED | 16 KB |
| nc_col_relations_v2_fk_mm_child_column_id_index UNUSED | 16 KB |
| nc_col_relations_v2_fk_mm_model_id_index | 16 KB |
| nc_col_relations_v2_fk_mm_parent_column_id_index UNUSED | 16 KB |
| nc_col_relations_v2_fk_parent_column_id_index UNUSED | 16 KB |
| nc_col_relations_v2_fk_related_model_id_index | 16 KB |
| nc_col_relations_v2_fk_target_view_id_index | 16 KB |
| nc_col_relations_v2_oldpk_idx | 16 KB |
| nc_col_relations_v2_pkey | 16 KB |
| nc_il_integration_idx UNUSED | 16 KB |
| nc_il_ws_base_idx | 16 KB |
| nc_integration_links_v2_fk_integration_id_base_id_unique | 16 KB |
| nc_integration_links_v2_pkey | 16 KB |
| nc_integrations_v2 | 16 KB |
| nc_integrations_v2_created_by_index UNUSED | 16 KB |
| nc_integrations_v2_fk_workspace_id_index | 16 KB |
| nc_integrations_v2_pkey | 16 KB |
| nc_integrations_v2_type_index | 16 KB |
| nc_jobs_context | 16 KB |
| nc_jobs_pkey | 16 KB |
| nc_op_logs_cleanup_due_at_idx UNUSED | 16 KB |
| nc_op_logs_user_tab_scope_status_seq_idx | 16 KB |
| nc_operation_logs | 16 KB |
| nc_operation_logs_pkey | 16 KB |
| nc_plugins_v2_pkey | 16 KB |
| nc_project_users_v2_fk_user_id_index | 16 KB |
| nc_projects_v2_pkey | 16 KB |
| nc_source_v2_base_id_fk_workspace_id_index | 16 KB |
| nc_source_v2_fk_integration_id_index | 16 KB |
| nc_source_v2_fk_sql_executor_id_index UNUSED | 16 KB |
| nc_sources_v2 | 16 KB |
| nc_sources_v2_oldpk_idx | 16 KB |
| nc_store | 16 KB |
| nc_store_key_index | 16 KB |
| nc_store_pkey | 16 KB |
| nc_trash | 16 KB |
| nc_trash_base_id_fk_workspace_id_index | 16 KB |
| nc_trash_base_id_resource_type_resource_id_unique | 16 KB |
| nc_trash_cleanup_due_at_index UNUSED | 16 KB |
| nc_trash_pkey | 16 KB |
| nc_user_refresh_tokens | 16 KB |
| nc_user_refresh_tokens_expires_at_index UNUSED | 16 KB |
| nc_user_refresh_tokens_fk_user_id_index | 16 KB |
| nc_user_refresh_tokens_token_index | 16 KB |
| nc_users_v2 | 16 KB |
| nc_users_v2_canonical_email_index | 16 KB |
| nc_users_v2_email_index | 16 KB |
| nc_users_v2_last_active_at_idx UNUSED | 16 KB |
| nc_users_v2_pkey | 16 KB |
| nc_workspace_user_scim_external_id_idx UNUSED | 16 KB |
| nc_workspace_user_scim_managed_idx UNUSED | 16 KB |
| notification | 16 KB |
| notification_created_at_index UNUSED | 16 KB |
| notification_fk_user_id_index | 16 KB |
| notification_pkey | 16 KB |
| product_attribute_category_values | 16 KB |
| product_attribute_category_values_attribute_key_category_id_key | 16 KB |
| product_attribute_category_values_pkey | 16 KB |
| product_attribute_definitions | 16 KB |
| product_attribute_definitions_key_scope_key | 16 KB |
| product_attribute_definitions_pkey | 16 KB |
| product_images | 16 KB |
| product_images_pkey | 16 KB |
| product_variants | 16 KB |
| product_variants_pkey | 16 KB |
| product_variants_sku_key | 16 KB |
| products | 16 KB |
| products_pkey | 16 KB |
| products_slug_key | 16 KB |
| uk_variant_sku | 16 KB |
| unique_attribute_key | 16 KB |
| workspace | 16 KB |
| workspace_fk_org_id_index UNUSED | 16 KB |
| workspace_pkey | 16 KB |
| workspace_user | 16 KB |
| workspace_user_invited_by_index UNUSED | 16 KB |
| workspace_user_pkey | 16 KB |
| xc_knex_migrationsv0_lock_pkey | 16 KB |
| xc_knex_migrationsv0_pkey | 16 KB |
| Features p88aeclvcjn51be | 8 KB |
| Features pjuezgotrxo40rf | 8 KB |
| Features_deleted_idx p88aeclvcjn51be UNUSED | 8 KB |
| Features_order_idx pjuezgotrxo40rf UNUSED | 8 KB |
| Features_order_idx p88aeclvcjn51be UNUSED | 8 KB |
| Features_pkey p88aeclvcjn51be | 8 KB |
| Features_pkey pjuezgotrxo40rf | 8 KB |
| categories | 8 KB |
| idx_api_token_scopes_resource UNUSED | 8 KB |
| idx_api_token_scopes_token UNUSED | 8 KB |
| idx_api_token_scopes_unique | 8 KB |
| idx_api_tokens_hash | 8 KB |
| idx_nc_form_view_columns_row_id UNUSED | 8 KB |
| nc_api_token_scopes | 8 KB |
| nc_api_token_scopes_pkey | 8 KB |
| nc_api_tokens | 8 KB |
| nc_api_tokens_fk_sso_client_id_index UNUSED | 8 KB |
| nc_api_tokens_fk_user_id_index UNUSED | 8 KB |
| nc_api_tokens_pkey | 8 KB |
| nc_audit_v2 | 8 KB |
| nc_audit_v2_fk_org_id_idx UNUSED | 8 KB |
| nc_audit_v2_fk_workspace_idx UNUSED | 8 KB |
| nc_audit_v2_old_id_index UNUSED | 8 KB |
| nc_audit_v2_pkx | 8 KB |
| nc_audit_v2_tenant_idx UNUSED | 8 KB |
| nc_automation_executions | 8 KB |
| nc_automation_executions_error_notify_idx | 8 KB |
| nc_automation_executions_oldpk_idx UNUSED | 8 KB |
| nc_automation_executions_pkey | 8 KB |
| nc_automation_executions_resume_idx UNUSED | 8 KB |
| nc_automation_subscribers_automation_idx UNUSED | 8 KB |
| nc_automation_subscribers_pkey | 8 KB |
| nc_automation_subscribers_unique_idx | 8 KB |
| nc_automation_subscribers_user_idx UNUSED | 8 KB |
| nc_automations | 8 KB |
| nc_automations_context_idx UNUSED | 8 KB |
| nc_automations_enabled_idx UNUSED | 8 KB |
| nc_automations_oldpk_idx UNUSED | 8 KB |
| nc_automations_order_idx | 8 KB |
| nc_automations_pkey | 8 KB |
| nc_automations_type_idx UNUSED | 8 KB |
| nc_base_variables | 8 KB |
| nc_base_variables_base_ws_index UNUSED | 8 KB |
| nc_base_variables_pkey | 8 KB |
| nc_base_variables_ws_base_key_unique | 8 KB |
| nc_bookmark_groups | 8 KB |
| nc_bookmark_groups_fk_user_id_index UNUSED | 8 KB |
| nc_bookmark_groups_pkey | 8 KB |
| nc_bookmarks | 8 KB |
| nc_bookmarks_fk_group_id_index UNUSED | 8 KB |
| nc_bookmarks_fk_user_id_index UNUSED | 8 KB |
| nc_bookmarks_fk_user_id_target_type_target_id_unique | 8 KB |
| nc_bookmarks_pkey | 8 KB |
| nc_calendar_view_columns_v2_base_id_fk_workspace_id_index UNUSED | 8 KB |
| nc_calendar_view_columns_v2_fk_view_id_fk_column_id_index UNUSED | 8 KB |
| nc_calendar_view_columns_v2_oldpk_idx UNUSED | 8 KB |
| nc_calendar_view_columns_v2_pkey | 8 KB |
| nc_calendar_view_range_v2_base_id_fk_workspace_id_index UNUSED | 8 KB |
| nc_calendar_view_range_v2_oldpk_idx UNUSED | 8 KB |
| nc_calendar_view_range_v2_pkey | 8 KB |
| nc_calendar_view_v2 | 8 KB |
| nc_calendar_view_v2_base_id_fk_workspace_id_index UNUSED | 8 KB |
| nc_calendar_view_v2_oldpk_idx UNUSED | 8 KB |
| nc_calendar_view_v2_pkey | 8 KB |
| nc_chat_messages | 8 KB |
| nc_chat_messages_pkey | 8 KB |
| nc_chat_messages_session_idx UNUSED | 8 KB |
| nc_chat_sessions | 8 KB |
| nc_chat_sessions_pkey | 8 KB |
| nc_chat_sessions_user_idx UNUSED | 8 KB |
| nc_col_barcode_v2 | 8 KB |
| nc_col_barcode_v2_base_id_fk_workspace_id_index | 8 KB |
| nc_col_barcode_v2_fk_column_id_index UNUSED | 8 KB |
| nc_col_barcode_v2_oldpk_idx UNUSED | 8 KB |
| nc_col_barcode_v2_pkey | 8 KB |
| nc_col_button_context | 8 KB |
| nc_col_button_v2 | 8 KB |
| nc_col_button_v2_fk_column_id_index UNUSED | 8 KB |
| nc_col_button_v2_oldpk_idx UNUSED | 8 KB |
| nc_col_button_v2_pkey | 8 KB |
| nc_col_formula_v2 | 8 KB |
| nc_col_formula_v2_base_id_fk_workspace_id_index | 8 KB |
| nc_col_formula_v2_fk_column_id_index UNUSED | 8 KB |
| nc_col_formula_v2_oldpk_idx UNUSED | 8 KB |
| nc_col_formula_v2_pkey | 8 KB |
| nc_col_long_text_context | 8 KB |
| nc_col_long_text_v2 | 8 KB |
| nc_col_long_text_v2_fk_column_id_index UNUSED | 8 KB |
| nc_col_long_text_v2_oldpk_idx UNUSED | 8 KB |
| nc_col_long_text_v2_pkey | 8 KB |
| nc_col_lookup_v2 | 8 KB |
| nc_col_lookup_v2_base_id_fk_workspace_id_index | 8 KB |
| nc_col_lookup_v2_fk_column_id_index UNUSED | 8 KB |
| nc_col_lookup_v2_fk_lookup_column_id_index UNUSED | 8 KB |
| nc_col_lookup_v2_fk_relation_column_id_index UNUSED | 8 KB |
| nc_col_lookup_v2_oldpk_idx UNUSED | 8 KB |
| nc_col_lookup_v2_pkey | 8 KB |
| nc_col_qrcode_v2 | 8 KB |
| nc_col_qrcode_v2_base_id_fk_workspace_id_index | 8 KB |
| nc_col_qrcode_v2_fk_column_id_index UNUSED | 8 KB |
| nc_col_qrcode_v2_oldpk_idx UNUSED | 8 KB |
| nc_col_qrcode_v2_pkey | 8 KB |
| nc_col_rollup_v2 | 8 KB |
| nc_col_rollup_v2_base_id_fk_workspace_id_index | 8 KB |
| nc_col_rollup_v2_fk_column_id_index UNUSED | 8 KB |
| nc_col_rollup_v2_fk_relation_column_id_index UNUSED | 8 KB |
| nc_col_rollup_v2_fk_rollup_column_id_index UNUSED | 8 KB |
| nc_col_rollup_v2_oldpk_idx UNUSED | 8 KB |
| nc_col_rollup_v2_pkey | 8 KB |
| nc_col_select_options_v2 | 8 KB |
| nc_col_select_options_v2_base_id_fk_workspace_id_index | 8 KB |
| nc_col_select_options_v2_fk_column_id_index UNUSED | 8 KB |
| nc_col_select_options_v2_oldpk_idx UNUSED | 8 KB |
| nc_col_select_options_v2_pkey | 8 KB |
| nc_comment_reactions | 8 KB |
| nc_comment_reactions_base_id_fk_workspace_id_index UNUSED | 8 KB |
| nc_comment_reactions_comment_id_index UNUSED | 8 KB |
| nc_comment_reactions_oldpk_idx UNUSED | 8 KB |
| nc_comment_reactions_pkey | 8 KB |
| nc_comment_reactions_row_id_index UNUSED | 8 KB |
| nc_comments | 8 KB |
| nc_comments_base_id_fk_workspace_id_index | 8 KB |
| nc_comments_doc_idx UNUSED | 8 KB |
| nc_comments_oldpk_idx UNUSED | 8 KB |
| nc_comments_pkey | 8 KB |
| nc_comments_row_id_fk_model_id_index | 8 KB |
| nc_custom_urls_context | 8 KB |
| nc_custom_urls_v2 | 8 KB |
| nc_custom_urls_v2_custom_path_index UNUSED | 8 KB |
| nc_custom_urls_v2_fk_dashboard_id_index UNUSED | 8 KB |
| nc_custom_urls_v2_oldpk_idx UNUSED | 8 KB |
| nc_custom_urls_v2_pkey | 8 KB |
| nc_dashboards_context UNUSED | 8 KB |
| nc_dashboards_v2 | 8 KB |
| nc_dashboards_v2_oldpk_idx UNUSED | 8 KB |
| nc_dashboards_v2_pkey | 8 KB |
| nc_data_reflection | 8 KB |
| nc_data_reflection_fk_workspace_id_index | 8 KB |
| nc_data_reflection_pkey | 8 KB |
| nc_date_dep_context_idx UNUSED | 8 KB |
| nc_date_dep_gantt_view_id_unique | 8 KB |
| nc_date_dep_model_idx UNUSED | 8 KB |
| nc_date_dep_model_view_idx | 8 KB |
| nc_date_dependency_v2_pkey | 8 KB |
| nc_db_servers | 8 KB |
| nc_db_servers_pkey | 8 KB |
| nc_dependency_tracker | 8 KB |
| nc_dependency_tracker_context_idx | 8 KB |
| nc_dependency_tracker_dependent_idx UNUSED | 8 KB |
| nc_dependency_tracker_oldpk_idx UNUSED | 8 KB |
| nc_dependency_tracker_pkey | 8 KB |
| nc_dependency_tracker_queryable_field_0_idx UNUSED | 8 KB |
| nc_dependency_tracker_queryable_field_1_idx UNUSED | 8 KB |
| nc_dependency_tracker_queryable_field_2_idx UNUSED | 8 KB |
| nc_dependency_tracker_source_idx UNUSED | 8 KB |
| nc_doc_content_v2 | 8 KB |
| nc_doc_content_v2_pkey | 8 KB |
| nc_doc_content_v2_tenant_idx UNUSED | 8 KB |
| nc_doc_revisions_v2 | 8 KB |
| nc_doc_revisions_v2_doc_created_idx UNUSED | 8 KB |
| nc_doc_revisions_v2_pkey | 8 KB |
| nc_doc_revisions_v2_tenant_idx UNUSED | 8 KB |
| nc_docs_v2 | 8 KB |
| nc_docs_v2_pkey | 8 KB |
| nc_docs_v2_tenant_idx UNUSED | 8 KB |
| nc_docs_v2_tree_idx UNUSED | 8 KB |
| nc_extensions | 8 KB |
| nc_extensions_base_id_fk_workspace_id_index | 8 KB |
| nc_extensions_oldpk_idx UNUSED | 8 KB |
| nc_extensions_pkey | 8 KB |
| nc_file_references | 8 KB |
| nc_file_references_pkey | 8 KB |
| nc_filter_exp_rls_policy_idx UNUSED | 8 KB |
| nc_filter_exp_v2 | 8 KB |
| nc_filter_exp_v2_base_id_fk_workspace_id_index UNUSED | 8 KB |
| nc_filter_exp_v2_fk_button_col_id_index UNUSED | 8 KB |
| nc_filter_exp_v2_fk_column_id_index UNUSED | 8 KB |
| nc_filter_exp_v2_fk_hook_id_index UNUSED | 8 KB |
| nc_filter_exp_v2_fk_level_id_index UNUSED | 8 KB |
| nc_filter_exp_v2_fk_link_col_id_index UNUSED | 8 KB |
| nc_filter_exp_v2_fk_parent_column_id_index UNUSED | 8 KB |
| nc_filter_exp_v2_fk_parent_id_index UNUSED | 8 KB |
| nc_filter_exp_v2_fk_value_col_id_index UNUSED | 8 KB |
| nc_filter_exp_v2_fk_view_id_index | 8 KB |
| nc_filter_exp_v2_fk_widget_id_index UNUSED | 8 KB |
| nc_filter_exp_v2_oldpk_idx UNUSED | 8 KB |
| nc_filter_exp_v2_pkey | 8 KB |
| nc_follower_fk_follower_id_index UNUSED | 8 KB |
| nc_follower_fk_user_id_index UNUSED | 8 KB |
| nc_follower_pkey | 8 KB |
| nc_form_view_columns_v2 | 8 KB |
| nc_form_view_columns_v2_base_id_fk_workspace_id_index UNUSED | 8 KB |
| nc_form_view_columns_v2_fk_column_id_index UNUSED | 8 KB |
| nc_form_view_columns_v2_fk_view_id_fk_column_id_index UNUSED | 8 KB |
| nc_form_view_columns_v2_fk_view_id_index UNUSED | 8 KB |
| nc_form_view_columns_v2_oldpk_idx UNUSED | 8 KB |
| nc_form_view_columns_v2_pkey | 8 KB |
| nc_form_view_v2 | 8 KB |
| nc_form_view_v2_base_id_fk_workspace_id_index UNUSED | 8 KB |
| nc_form_view_v2_fk_view_id_index UNUSED | 8 KB |
| nc_form_view_v2_oldpk_idx UNUSED | 8 KB |
| nc_form_view_v2_pkey | 8 KB |
| nc_fr_context | 8 KB |
| nc_fr_doc_idx UNUSED | 8 KB |
| nc_fr_revision_idx UNUSED | 8 KB |
| nc_fr_row_idx | 8 KB |
| nc_fr_session_idx UNUSED | 8 KB |
| nc_gallery_view_columns_v2 | 8 KB |
| nc_gallery_view_columns_v2_base_id_fk_workspace_id_index UNUSED | 8 KB |
| nc_gallery_view_columns_v2_fk_column_id_index UNUSED | 8 KB |
| nc_gallery_view_columns_v2_fk_view_id_fk_column_id_index UNUSED | 8 KB |
| nc_gallery_view_columns_v2_fk_view_id_index UNUSED | 8 KB |
| nc_gallery_view_columns_v2_oldpk_idx UNUSED | 8 KB |
| nc_gallery_view_columns_v2_pkey | 8 KB |
| nc_gallery_view_v2 | 8 KB |
| nc_gallery_view_v2_base_id_fk_workspace_id_index UNUSED | 8 KB |
| nc_gallery_view_v2_fk_view_id_index UNUSED | 8 KB |
| nc_gallery_view_v2_oldpk_idx UNUSED | 8 KB |
| nc_gallery_view_v2_pkey | 8 KB |
| nc_gantt_view_columns_v2_base_id_fk_workspace_id_index UNUSED | 8 KB |
| nc_gantt_view_columns_v2_fk_view_id_fk_column_id_index UNUSED | 8 KB |
| nc_gantt_view_columns_v2_oldpk_idx UNUSED | 8 KB |
| nc_gantt_view_columns_v2_pkey | 8 KB |
| nc_gantt_view_v2 | 8 KB |
| nc_gantt_view_v2_base_id_fk_workspace_id_index UNUSED | 8 KB |
| nc_gantt_view_v2_oldpk_idx UNUSED | 8 KB |
| nc_gantt_view_v2_pkey | 8 KB |
| nc_gcp_marketplace_accounts | 8 KB |
| nc_gcp_marketplace_accounts_pkey | 8 KB |
| nc_gcp_marketplace_accounts_procurement_account_id_unique | 8 KB |
| nc_gcp_marketplace_entitlements | 8 KB |
| nc_gcp_marketplace_entitlements_entitlement_id_unique | 8 KB |
| nc_gcp_marketplace_entitlements_pkey | 8 KB |
| nc_gcp_mp_accounts_link_token_idx UNUSED | 8 KB |
| nc_gcp_mp_accounts_user_idx UNUSED | 8 KB |
| nc_gcp_mp_ent_account_idx UNUSED | 8 KB |
| nc_gcp_mp_ent_install_idx UNUSED | 8 KB |
| nc_hook_logs_error_notify_idx UNUSED | 8 KB |
| nc_hook_logs_v2 | 8 KB |
| nc_hook_logs_v2_base_id_fk_workspace_id_index UNUSED | 8 KB |
| nc_hook_logs_v2_oldpk_idx UNUSED | 8 KB |
| nc_hook_logs_v2_pkey | 8 KB |
| nc_hook_trigger_fields_pkey | 8 KB |
| nc_hooks_v2 | 8 KB |
| nc_hooks_v2_base_id_fk_workspace_id_index | 8 KB |
| nc_hooks_v2_fk_model_id_index | 8 KB |
| nc_hooks_v2_oldpk_idx UNUSED | 8 KB |
| nc_hooks_v2_pkey | 8 KB |
| nc_installations | 8 KB |
| nc_installations_fk_user_id_idx UNUSED | 8 KB |
| nc_installations_license_key_idx UNUSED | 8 KB |
| nc_installations_pkey | 8 KB |
| nc_integration_links_v2 | 8 KB |
| nc_integrations_store_v2 | 8 KB |
| nc_integrations_store_v2_fk_integration_id_index UNUSED | 8 KB |
| nc_integrations_store_v2_pkey | 8 KB |
| nc_kanban_view_columns_v2 | 8 KB |
| nc_kanban_view_columns_v2_base_id_fk_workspace_id_index UNUSED | 8 KB |
| nc_kanban_view_columns_v2_fk_column_id_index UNUSED | 8 KB |
| nc_kanban_view_columns_v2_fk_view_id_fk_column_id_index UNUSED | 8 KB |
| nc_kanban_view_columns_v2_fk_view_id_index UNUSED | 8 KB |
| nc_kanban_view_columns_v2_oldpk_idx UNUSED | 8 KB |
| nc_kanban_view_columns_v2_pkey | 8 KB |
| nc_kanban_view_v2 | 8 KB |
| nc_kanban_view_v2_base_id_fk_workspace_id_index UNUSED | 8 KB |
| nc_kanban_view_v2_fk_grp_col_id_index UNUSED | 8 KB |
| nc_kanban_view_v2_fk_view_id_index UNUSED | 8 KB |
| nc_kanban_view_v2_oldpk_idx UNUSED | 8 KB |
| nc_kanban_view_v2_pkey | 8 KB |
| nc_list_view_columns_v2 | 8 KB |
| nc_list_view_levels_v2 | 8 KB |
| nc_list_view_v2 | 8 KB |
| nc_mail_sends | 8 KB |
| nc_mail_sends_dedupe_uq | 8 KB |
| nc_mail_sends_dispatch_idx UNUSED | 8 KB |
| nc_mail_sends_message_idx UNUSED | 8 KB |
| nc_mail_sends_pkey | 8 KB |
| nc_mail_sends_user_idx UNUSED | 8 KB |
| nc_managed_app_deployment_logs | 8 KB |
| nc_managed_app_deployment_logs_managed_app_id_idx UNUSED | 8 KB |
| nc_managed_app_versions | 8 KB |
| nc_managed_app_versions_managed_app_id_idx UNUSED | 8 KB |
| nc_managed_app_versions_number_unique_idx | 8 KB |
| nc_managed_app_versions_ordering_idx UNUSED | 8 KB |
| nc_managed_app_versions_status_idx UNUSED | 8 KB |
| nc_managed_app_versions_unique_idx | 8 KB |
| nc_managed_apps | 8 KB |
| nc_map_view_columns_v2 | 8 KB |
| nc_map_view_columns_v2_base_id_fk_workspace_id_index UNUSED | 8 KB |
| nc_map_view_columns_v2_fk_column_id_index UNUSED | 8 KB |
| nc_map_view_columns_v2_fk_view_id_fk_column_id_index UNUSED | 8 KB |
| nc_map_view_columns_v2_fk_view_id_index UNUSED | 8 KB |
| nc_map_view_columns_v2_oldpk_idx UNUSED | 8 KB |
| nc_map_view_columns_v2_pkey | 8 KB |
| nc_map_view_v2 | 8 KB |
| nc_map_view_v2_base_id_fk_workspace_id_index UNUSED | 8 KB |
| nc_map_view_v2_fk_geo_data_col_id_index UNUSED | 8 KB |
| nc_map_view_v2_fk_view_id_index UNUSED | 8 KB |
| nc_map_view_v2_oldpk_idx UNUSED | 8 KB |
| nc_map_view_v2_pkey | 8 KB |
| nc_mc_tokens_context | 8 KB |
| nc_mcp_tokens | 8 KB |
| nc_mcp_tokens_oldpk_idx UNUSED | 8 KB |
| nc_mcp_tokens_pkey | 8 KB |
| nc_model_stats_v2_base_id_fk_workspace_id_index UNUSED | 8 KB |
| nc_model_stats_v2_fk_workspace_id_index UNUSED | 8 KB |
| nc_model_stats_v2_oldpk_idx | 8 KB |
| nc_model_stats_v2_pkey | 8 KB |
| nc_oauth_authorization_codes | 8 KB |
| nc_oauth_authorization_codes_code_index UNUSED | 8 KB |
| nc_oauth_authorization_codes_expires_at_index UNUSED | 8 KB |
| nc_oauth_authorization_codes_fk_client_id_fk_user_id_index UNUSED | 8 KB |
| nc_oauth_authorization_codes_fk_client_id_index UNUSED | 8 KB |
| nc_oauth_authorization_codes_fk_user_id_index UNUSED | 8 KB |
| nc_oauth_authorization_codes_is_used_index UNUSED | 8 KB |
| nc_oauth_authorization_codes_pkey | 8 KB |
| nc_oauth_clients | 8 KB |
| nc_oauth_clients_fk_user_id_index UNUSED | 8 KB |
| nc_oauth_clients_pkey | 8 KB |
| nc_oauth_tokens | 8 KB |
| nc_oauth_tokens_access_token_expires_at_index UNUSED | 8 KB |
| nc_oauth_tokens_access_token_index UNUSED | 8 KB |
| nc_oauth_tokens_fk_client_id_fk_user_id_index UNUSED | 8 KB |
| nc_oauth_tokens_fk_client_id_index UNUSED | 8 KB |
| nc_oauth_tokens_fk_user_id_index UNUSED | 8 KB |
| nc_oauth_tokens_is_revoked_access_token_expires_at_index UNUSED | 8 KB |
| nc_oauth_tokens_is_revoked_index UNUSED | 8 KB |
| nc_oauth_tokens_last_used_at_index UNUSED | 8 KB |
| nc_oauth_tokens_pkey | 8 KB |
| nc_oauth_tokens_refresh_token_expires_at_index UNUSED | 8 KB |
| nc_oauth_tokens_refresh_token_index UNUSED | 8 KB |
| nc_org | 8 KB |
| nc_org_domain | 8 KB |
| nc_org_domain_domain_index UNUSED | 8 KB |
| nc_org_domain_fk_org_id_index UNUSED | 8 KB |
| nc_org_domain_fk_user_id_index UNUSED | 8 KB |
| nc_org_domain_pkey | 8 KB |
| nc_org_fk_user_id_index UNUSED | 8 KB |
| nc_org_pkey | 8 KB |
| nc_org_slug_index UNUSED | 8 KB |
| nc_org_users | 8 KB |
| nc_org_users_fk_user_id_index UNUSED | 8 KB |
| nc_org_users_pkey | 8 KB |
| nc_org_users_scim_external_id_idx UNUSED | 8 KB |
| nc_org_users_scim_managed_idx UNUSED | 8 KB |
| nc_outline_view_columns_v2_base_id_fk_workspace_id_index UNUSED | 8 KB |
| nc_outline_view_columns_v2_fk_view_id_fk_column_id_index UNUSED | 8 KB |
| nc_outline_view_columns_v2_fk_view_id_index UNUSED | 8 KB |
| nc_outline_view_columns_v2_pkey | 8 KB |
| nc_outline_view_levels_v2_base_id_fk_workspace_id_index UNUSED | 8 KB |
| nc_outline_view_levels_v2_fk_view_id_index UNUSED | 8 KB |
| nc_outline_view_levels_v2_pkey | 8 KB |
| nc_outline_view_v2_base_id_fk_workspace_id_index UNUSED | 8 KB |
| nc_outline_view_v2_fk_view_id_index UNUSED | 8 KB |
| nc_outline_view_v2_pkey | 8 KB |
| nc_permission_subjects | 8 KB |
| nc_permission_subjects_context UNUSED | 8 KB |
| nc_permission_subjects_oldpk_idx UNUSED | 8 KB |
| nc_permission_subjects_pkey | 8 KB |
| nc_permissions | 8 KB |
| nc_permissions_context UNUSED | 8 KB |
| nc_permissions_entity UNUSED | 8 KB |
| nc_permissions_oldpk_idx UNUSED | 8 KB |
| nc_permissions_pkey | 8 KB |
| nc_plans | 8 KB |
| nc_plans_pkey | 8 KB |
| nc_plans_stripe_product_idx UNUSED | 8 KB |
| nc_principal_assignments_pk | 8 KB |
| nc_principal_assignments_principal_idx UNUSED | 8 KB |
| nc_principal_assignments_principal_resource_idx | 8 KB |
| nc_principal_assignments_resource_idx UNUSED | 8 KB |
| nc_principal_assignments_resource_principal_type_idx UNUSED | 8 KB |
| nc_record_audit_v2_tenant_idx UNUSED | 8 KB |
| nc_record_templates | 8 KB |
| nc_record_templates_base_id_index UNUSED | 8 KB |
| nc_record_templates_fk_model_id_index UNUSED | 8 KB |
| nc_record_templates_fk_workspace_id_index | 8 KB |
| nc_record_templates_pkey | 8 KB |
| nc_rls_policies | 8 KB |
| nc_rls_policies_model_default_idx UNUSED | 8 KB |
| nc_rls_policies_model_enabled_idx UNUSED | 8 KB |
| nc_rls_policies_pk | 8 KB |
| nc_rls_policy_subjects | 8 KB |
| nc_rls_policy_subjects_context_idx UNUSED | 8 KB |
| nc_rls_policy_subjects_pk | 8 KB |
| nc_row_color_conditions_fk_view_id_index | 8 KB |
| nc_row_color_conditions_fk_workspace_id_base_id_index UNUSED | 8 KB |
| nc_row_color_conditions_oldpk_idx UNUSED | 8 KB |
| nc_row_color_conditions_pkey | 8 KB |
| nc_sandbox_changelog | 8 KB |
| nc_sandbox_changelog_pkey | 8 KB |
| nc_sandbox_deployment_logs_base_created_idx UNUSED | 8 KB |
| nc_sandbox_deployment_logs_base_id_idx UNUSED | 8 KB |
| nc_sandbox_deployment_logs_from_version_idx UNUSED | 8 KB |
| nc_sandbox_deployment_logs_pkey | 8 KB |
| nc_sandbox_deployment_logs_status_idx UNUSED | 8 KB |
| nc_sandbox_deployment_logs_to_version_idx UNUSED | 8 KB |
| nc_sandbox_deployment_logs_workspace_id_idx UNUSED | 8 KB |
| nc_sandbox_versions_pkey | 8 KB |
| nc_sandbox_versions_workspace_id_idx UNUSED | 8 KB |
| nc_sandboxes_base_id_idx UNUSED | 8 KB |
| nc_sandboxes_base_id_unique | 8 KB |
| nc_sandboxes_category_idx UNUSED | 8 KB |
| nc_sandboxes_created_by_idx UNUSED | 8 KB |
| nc_sandboxes_deleted_idx UNUSED | 8 KB |
| nc_sandboxes_pkey | 8 KB |
| nc_sandboxes_v2 | 8 KB |
| nc_sandboxes_v2_created_by_idx UNUSED | 8 KB |
| nc_sandboxes_v2_pkey | 8 KB |
| nc_sandboxes_v2_production_base_id_idx UNUSED | 8 KB |
| nc_sandboxes_v2_sandbox_base_id_idx | 8 KB |
| nc_sandboxes_v2_workspace_id_idx UNUSED | 8 KB |
| nc_sandboxes_visibility_idx UNUSED | 8 KB |
| nc_sandboxes_workspace_id_idx UNUSED | 8 KB |
| nc_scim_config | 8 KB |
| nc_scim_config_org_idx UNUSED | 8 KB |
| nc_scim_config_pkey | 8 KB |
| nc_scl_base_id_index UNUSED | 8 KB |
| nc_scl_entity_type_id_index UNUSED | 8 KB |
| nc_scl_sandbox_seq_index UNUSED | 8 KB |
| nc_scripts | 8 KB |
| nc_scripts_context UNUSED | 8 KB |
| nc_scripts_oldpk_idx UNUSED | 8 KB |
| nc_scripts_pkey | 8 KB |
| nc_snapshot_context | 8 KB |
| nc_snapshots | 8 KB |
| nc_snapshots_pkey | 8 KB |
| nc_sort_v2_base_id_fk_workspace_id_index UNUSED | 8 KB |
| nc_sort_v2_fk_column_id_index UNUSED | 8 KB |
| nc_sort_v2_fk_level_id_index UNUSED | 8 KB |
| nc_sort_v2_fk_view_id_index | 8 KB |
| nc_sort_v2_oldpk_idx UNUSED | 8 KB |
| nc_sort_v2_pkey | 8 KB |
| nc_sql_executor_v2_pkey | 8 KB |
| nc_sso_client | 8 KB |
| nc_sso_client_domain_name_index UNUSED | 8 KB |
| nc_sso_client_domain_pkey | 8 KB |
| nc_sso_client_fk_user_id_index UNUSED | 8 KB |
| nc_sso_client_fk_workspace_id_index UNUSED | 8 KB |
| nc_sso_client_pkey | 8 KB |
| nc_subscriptions | 8 KB |
| nc_subscriptions_org_idx UNUSED | 8 KB |
| nc_subscriptions_pkey | 8 KB |
| nc_subscriptions_stripe_subscription_idx UNUSED | 8 KB |
| nc_subscriptions_ws_idx UNUSED | 8 KB |
| nc_sync_configs | 8 KB |
| nc_sync_configs_context UNUSED | 8 KB |
| nc_sync_configs_oldpk_idx UNUSED | 8 KB |
| nc_sync_configs_parent_idx UNUSED | 8 KB |
| nc_sync_configs_pkey | 8 KB |
| nc_sync_logs_v2 | 8 KB |
| nc_sync_logs_v2_base_id_fk_workspace_id_index UNUSED | 8 KB |
| nc_sync_logs_v2_oldpk_idx UNUSED | 8 KB |
| nc_sync_logs_v2_pkey | 8 KB |
| nc_sync_mappings_context UNUSED | 8 KB |
| nc_sync_mappings_oldpk_idx UNUSED | 8 KB |
| nc_sync_mappings_pkey | 8 KB |
| nc_sync_mappings_sync_config_idx UNUSED | 8 KB |
| nc_sync_source_v2 | 8 KB |
| nc_sync_source_v2_base_id_fk_workspace_id_index UNUSED | 8 KB |
| nc_sync_source_v2_oldpk_idx UNUSED | 8 KB |
| nc_sync_source_v2_pkey | 8 KB |
| nc_sync_source_v2_source_id_index | 8 KB |
| nc_table_sync_column_mappings_pkey | 8 KB |
| nc_table_sync_mappings | 8 KB |
| nc_table_sync_mappings_pkey | 8 KB |
| nc_table_syncs | 8 KB |
| nc_table_syncs_pkey | 8 KB |
| nc_teams | 8 KB |
| nc_teams_created_by_idx UNUSED | 8 KB |
| nc_teams_org_idx UNUSED | 8 KB |
| nc_teams_parent_idx UNUSED | 8 KB |
| nc_teams_pkey | 8 KB |
| nc_teams_scim_external_id_idx UNUSED | 8 KB |
| nc_teams_scim_external_id_unique | 8 KB |
| nc_teams_scim_managed_idx UNUSED | 8 KB |
| nc_teams_workspace_idx | 8 KB |
| nc_timeline_view_columns_v2_base_id_fk_workspace_id_index UNUSED | 8 KB |
| nc_timeline_view_columns_v2_fk_view_id_fk_column_id_index UNUSED | 8 KB |
| nc_timeline_view_columns_v2_oldpk_idx UNUSED | 8 KB |
| nc_timeline_view_columns_v2_pkey | 8 KB |
| nc_timeline_view_range_v2_base_id_fk_workspace_id_index UNUSED | 8 KB |
| nc_timeline_view_range_v2_oldpk_idx UNUSED | 8 KB |
| nc_timeline_view_range_v2_pkey | 8 KB |
| nc_timeline_view_v2 | 8 KB |
| nc_timeline_view_v2_base_id_fk_workspace_id_index UNUSED | 8 KB |
| nc_timeline_view_v2_oldpk_idx UNUSED | 8 KB |
| nc_timeline_view_v2_pkey | 8 KB |
| nc_ts_ws_base_idx | 8 KB |
| nc_tscm_dest_col_idx UNUSED | 8 KB |
| nc_tscm_mapping_idx UNUSED | 8 KB |
| nc_tscm_source_col_idx UNUSED | 8 KB |
| nc_tscm_sync_idx UNUSED | 8 KB |
| nc_tsm_source_idx | 8 KB |
| nc_tsm_source_uuid_idx UNUSED | 8 KB |
| nc_tsm_table_sync_idx UNUSED | 8 KB |
| nc_usage_stats_pkey | 8 KB |
| nc_usage_stats_ws_period_idx | 8 KB |
| nc_user_comment_notifications_preference | 8 KB |
| nc_user_comment_notifications_preference_base_id_fk_workspace_i UNUSED | 8 KB |
| nc_user_comment_notifications_preference_pkey | 8 KB |
| nc_view_sections | 8 KB |
| nc_view_sections_context UNUSED | 8 KB |
| nc_view_sections_model_idx | 8 KB |
| nc_view_sections_pkey | 8 KB |
| nc_widgets_context UNUSED | 8 KB |
| nc_widgets_dashboard_idx UNUSED | 8 KB |
| nc_widgets_v2 | 8 KB |
| nc_widgets_v2_oldpk_idx UNUSED | 8 KB |
| nc_widgets_v2_pkey | 8 KB |
| nc_workflow_executions_context_idx | 8 KB |
| nc_workflow_executions_workflow_idx UNUSED | 8 KB |
| nc_workflows | 8 KB |
| nc_workflows_context_idx UNUSED | 8 KB |
| nc_workflows_pkey | 8 KB |
| org_domain_fk_workspace_id_idx UNUSED | 8 KB |
| share_uuid_idx UNUSED | 8 KB |
| sso_client_fk_workspace_id_idx UNUSED | 8 KB |
| sync_configs_integration_model UNUSED | 8 KB |
| user_comments_preference_index UNUSED | 8 KB |
| xc_knex_migrationsv0 | 8 KB |
| xc_knex_migrationsv0_lock | 8 KB |
| nc_automation_subscribers | 0 Bytes |
| nc_calendar_view_columns_v2 | 0 Bytes |
| nc_calendar_view_range_v2 | 0 Bytes |
| nc_date_dependency_v2 | 0 Bytes |
| nc_follower | 0 Bytes |
| nc_gantt_view_columns_v2 | 0 Bytes |
| nc_hook_trigger_fields | 0 Bytes |
| nc_model_stats_v2 | 0 Bytes |
| nc_principal_assignments | 0 Bytes |
| nc_row_color_conditions | 0 Bytes |
| nc_sort_v2 | 0 Bytes |
| nc_sql_executor_v2 | 0 Bytes |
| nc_sso_client_domain | 0 Bytes |
| nc_sync_mappings | 0 Bytes |
| nc_table_sync_column_mappings | 0 Bytes |
| nc_timeline_view_columns_v2 | 0 Bytes |
| nc_timeline_view_range_v2 | 0 Bytes |
| nc_usage_stats | 0 Bytes |