Space
Database Size: 45.2 MB
904 unused indices. Remove them for faster writes.
rails generate migration remove_unused_indexes
And paste
remove_index :sync_jobs, name: "sync_jobs_createdAt_idx" remove_index :sync_jobs, name: "sync_jobs_integrationId_idx" remove_index :expense_category_link, name: "idx_ecl_expense" remove_index :expense, name: "idx_expense_created" remove_index :expense, name: "idx_expense_expense_date" remove_index :access_groups, name: "access_groups_groupType_idx" remove_index :access_groups, name: "access_groups_platform_idx" remove_index :access_reviews, name: "access_reviews_accountId_idx" remove_index :access_reviews, name: "access_reviews_nextReviewDate_idx" remove_index :access_reviews, name: "access_reviews_status_idx" remove_index :account_group_memberships, name: "account_group_memberships_accountId_idx" remove_index :account_group_memberships, name: "account_group_memberships_groupId_idx" remove_index :account, name: "account_provider_idx" remove_index :account, name: "account_userId_idx" remove_index :account, name: "account_userId_idx" remove_index :account, name: "account_userId_idx" remove_index :account, name: "account_user_id_idx" remove_index :account, name: "account_user_id_idx" remove_index :activity_log, name: "activity_log_action_idx" remove_index :activity_log, name: "activity_log_action_idx" remove_index :activity_log, name: "activity_log_created_at_idx" remove_index :activity_log, name: "activity_log_created_at_idx" remove_index :activity_log, name: "activity_log_entity_id_idx" remove_index :activity_log, name: "activity_log_entity_id_idx" remove_index :activity_log, name: "activity_log_entity_type_idx" remove_index :activity_log, name: "activity_log_entity_type_idx" remove_index :activity_log, name: "activity_log_staff_id_idx" remove_index :activity_log, name: "activity_log_staff_id_idx" remove_index :activity_log, name: "activity_log_user_id_idx" remove_index :activity_log, name: "activity_log_user_id_idx" remove_index :appraisals, name: "appraisals_cycleid_idx" remove_index :appraisals, name: "appraisals_scheduledDate_idx" remove_index :appraisals, name: "appraisals_scheduleddate_idx" remove_index :appraisals, name: "appraisals_staffProfileId_idx" remove_index :appraisals, name: "appraisals_staffprofileid_idx" remove_index :appraisals, name: "appraisals_status_idx" remove_index :on_call_assignments, name: "assignments_scheduleId_idx" remove_index :on_call_assignments, name: "assignments_staffId_idx" remove_index :audit_logs, name: "audit_logs_actorId_idx" remove_index :audit_logs, name: "audit_logs_correlationId_idx" remove_index :audit_logs, name: "audit_logs_createdAt_idx" remove_index :audit_logs, name: "audit_logs_module_idx" remove_index :audit_logs, name: "audit_logs_resource_idx" remove_index :client, name: "client_display_name_idx" remove_index :client, name: "client_display_name_idx" remove_index :client, name: "client_email_idx" remove_index :client, name: "client_email_idx" remove_index :client, name: "client_primary_staff_idx" remove_index :client, name: "client_primary_staff_idx" remove_index :client_service_selection, name: "client_service_selection_business_idx" remove_index :client_service_selection, name: "client_service_selection_business_idx" remove_index :client_service_selection, name: "client_service_selection_client_id_idx" remove_index :client_service_selection, name: "client_service_selection_client_id_idx" remove_index :client_service_selection, name: "client_service_selection_service_code_idx" remove_index :client_service_selection, name: "client_service_selection_service_code_idx" remove_index :client_service_selection, name: "client_service_selection_status_idx" remove_index :client_service_selection, name: "client_service_selection_status_idx" remove_index :client, name: "client_status_idx" remove_index :client, name: "client_status_idx" remove_index :client, name: "client_tin_idx" remove_index :client, name: "client_tin_idx" remove_index :client, name: "client_type_idx" remove_index :client, name: "client_type_idx" remove_index :contracts, name: "contracts_endDate_idx" remove_index :contracts, name: "contracts_staffProfileId_idx" remove_index :contracts, name: "contracts_status_idx" remove_index :cycle_work_items, name: "cycle_work_items_cycleId_idx" remove_index :cycle_work_items, name: "cycle_work_items_workItemId_idx" remove_index :cycles, name: "cycles_departmentId_idx" remove_index :cycles, name: "cycles_startDate_idx" remove_index :cycles, name: "cycles_status_idx" remove_index :directus_activity, name: "directus_activity_timestamp_index" remove_index :directus_revisions, name: "directus_revisions_activity_index" remove_index :directus_revisions, name: "directus_revisions_parent_index" remove_index :document, name: "document_category_idx" remove_index :document, name: "document_category_idx" remove_index :document, name: "document_client_id_idx" remove_index :document, name: "document_client_id_idx" remove_index :document, name: "document_expiration_date_idx" remove_index :document, name: "document_expiration_date_idx" remove_index :document, name: "document_is_backed_up_idx" remove_index :document, name: "document_is_backed_up_idx" remove_index :document, name: "document_matter_id_idx" remove_index :document, name: "document_matter_id_idx" remove_index :document, name: "document_status_idx" remove_index :document, name: "document_status_idx" remove_index :document_template, name: "document_template_business_idx" remove_index :document_template, name: "document_template_business_idx" remove_index :document_template, name: "document_template_category_idx" remove_index :document_template, name: "document_template_category_idx" remove_index :document_template, name: "document_template_is_active_idx" remove_index :document_template, name: "document_template_is_active_idx" remove_index :document, name: "document_uploaded_by_idx" remove_index :document, name: "document_uploaded_by_idx" remove_index :external_contacts, name: "external_contacts_affiliationType_idx" remove_index :external_contacts, name: "external_contacts_email_idx" remove_index :audit_log, name: "idx_audit_log_action_type" remove_index :audit_log, name: "idx_audit_log_created" remove_index :audit_log, name: "idx_audit_log_entity_id" remove_index :audit_log, name: "idx_audit_log_entity_type" remove_index :audit_log, name: "idx_audit_log_location" remove_index :audit_log, name: "idx_audit_log_user" remove_index :netsurf_bookings, name: "idx_bookings_cabin_dates" remove_index :netsurf_bookings, name: "idx_bookings_status" remove_index :netsurf_bookings, name: "idx_bookings_stay_type" remove_index :budget, name: "idx_budget_org" remove_index :budget, name: "idx_budget_period" remove_index :budget, name: "idx_budget_status" remove_index :cash_drop, name: "idx_cash_drop_session" remove_index :cash_payout, name: "idx_cash_payout_session" remove_index :cash_session, name: "idx_cash_session_location" remove_index :cash_session, name: "idx_cash_session_register" remove_index :cash_session, name: "idx_cash_session_status" remove_index :combo_component, name: "idx_combo_component_combo" remove_index :combo_product, name: "idx_combo_product_product" remove_index :credit_note, name: "idx_credit_note_customer" remove_index :credit_note, name: "idx_credit_note_invoice" remove_index :credit_note, name: "idx_credit_note_number" remove_index :credit_note, name: "idx_credit_note_org" remove_index :credit_note, name: "idx_credit_note_status" remove_index :custom_role, name: "idx_custom_role_org" remove_index :customer, name: "idx_customer_email" remove_index :customer, name: "idx_customer_org" remove_index :customer, name: "idx_customer_phone" remove_index :customer_pricelist, name: "idx_customer_pricelist_cust" remove_index :discount_rule, name: "idx_discount_rule_org" remove_index :discount_rule, name: "idx_discount_rule_promo" remove_index :expense_category_link, name: "idx_ecl_category" remove_index :expense, name: "idx_expense_billable_uninvoiced" remove_index :expense_category, name: "idx_expense_category_org" remove_index :expense, name: "idx_expense_funding_source" remove_index :expense, name: "idx_expense_org" remove_index :expense, name: "idx_expense_session" remove_index :expense, name: "idx_expense_supplier" remove_index :finance_audit_event, name: "idx_finance_audit_org_entity" remove_index :finance_audit_event, name: "idx_finance_audit_performed_at" remove_index :funding_source, name: "idx_funding_source_org" remove_index :gift_card, name: "idx_gift_card_code" remove_index :gift_card, name: "idx_gift_card_org" remove_index :gift_card_transaction, name: "idx_gift_card_txn_card" remove_index :inventory_item, name: "idx_inventory_item_org" remove_index :inventory_item, name: "idx_inventory_item_sku" remove_index :inventory_item, name: "idx_inventory_item_supplier" remove_index :invoice, name: "idx_invoice_created" remove_index :invoice, name: "idx_invoice_customer" remove_index :invoice, name: "idx_invoice_number" remove_index :invoice, name: "idx_invoice_org" remove_index :invoice_payment, name: "idx_invoice_payment_date" remove_index :invoice_payment, name: "idx_invoice_payment_invoice" remove_index :invoice_payment, name: "idx_invoice_payment_org" remove_index :invoice, name: "idx_invoice_status" remove_index :kitchen_order_item, name: "idx_koi_status" remove_index :kitchen_order_item, name: "idx_koi_ticket" remove_index :kitchen_order_ticket, name: "idx_kot_location" remove_index :kitchen_order_ticket, name: "idx_kot_order" remove_index :kitchen_order_ticket, name: "idx_kot_station" remove_index :kitchen_order_ticket, name: "idx_kot_status" remove_index :location, name: "idx_location_org" remove_index :loyalty_tier, name: "idx_loyalty_tier_program" remove_index :loyalty_transaction, name: "idx_loyalty_txn_customer" remove_index :loyalty_transaction, name: "idx_loyalty_txn_order" remove_index :menu_schedule, name: "idx_menu_schedule_org" remove_index :modifier, name: "idx_modifier_group" remove_index :modifier_group, name: "idx_modifier_group_org" remove_index :notification_log, name: "idx_notification_log_created" remove_index :notification_log, name: "idx_notification_log_org" remove_index :notification_log, name: "idx_notification_log_status" remove_index :notification_template, name: "idx_notification_template_event" remove_index :notification_template, name: "idx_notification_template_org" remove_index :order, name: "idx_order_created" remove_index :order_line_item, name: "idx_order_line_item_order" remove_index :order_line_item, name: "idx_order_line_item_product" remove_index :order, name: "idx_order_location" remove_index :order, name: "idx_order_org" remove_index :order, name: "idx_order_register" remove_index :order, name: "idx_order_status" remove_index :order, name: "idx_order_user" remove_index :payment, name: "idx_payment_method" remove_index :payment, name: "idx_payment_order" remove_index :pin_login_rate_limit, name: "idx_pin_login_rate_limit_locked_until" remove_index :pin_login_rate_limit, name: "idx_pin_login_rate_limit_updated_at" remove_index :purchase_order_line, name: "idx_po_line_po" remove_index :pricelist, name: "idx_pricelist_org" remove_index :product_production_component, name: "idx_prod_component_product" remove_index :product_barcode, name: "idx_product_barcode_product" remove_index :netsurf_product_categories, name: "idx_product_categories_sort_order" remove_index :product, name: "idx_product_category" remove_index :product, name: "idx_product_org" remove_index :product, name: "idx_product_protein_category" remove_index :product, name: "idx_product_sku" remove_index :production_log, name: "idx_production_log_date" remove_index :production_log, name: "idx_production_log_entry_type" remove_index :production_log, name: "idx_production_log_location" remove_index :production_log, name: "idx_production_log_product" remove_index :netsurf_products, name: "idx_products_category_active" remove_index :netsurf_products, name: "idx_products_track_stock" remove_index :purchase_order, name: "idx_purchase_order_org" remove_index :purchase_order, name: "idx_purchase_order_status" remove_index :purchase_order, name: "idx_purchase_order_supplier" remove_index :quotation, name: "idx_quotation_created" remove_index :quotation, name: "idx_quotation_customer" remove_index :quotation, name: "idx_quotation_number" remove_index :quotation, name: "idx_quotation_org" remove_index :quotation, name: "idx_quotation_status" remove_index :receipt_config, name: "idx_receipt_config_org" remove_index :recipe_ingredient, name: "idx_recipe_ingredient_item" remove_index :recipe_ingredient, name: "idx_recipe_ingredient_product" remove_index :recurring_template, name: "idx_recurring_template_active" remove_index :recurring_template, name: "idx_recurring_template_next_run" remove_index :recurring_template, name: "idx_recurring_template_org" remove_index :refund, name: "idx_refund_order" remove_index :refund, name: "idx_refund_original_order" remove_index :register, name: "idx_register_location" remove_index :reporting_category, name: "idx_reporting_category_org" remove_index :netsurf_sale_items, name: "idx_sale_items_sale_id" remove_index :netsurf_sale_payments, name: "idx_sale_payments_sale_id" remove_index :netsurf_sales, name: "idx_sales_created_at" remove_index :netsurf_sales, name: "idx_sales_voided_created_at" remove_index :stock_alert, name: "idx_stock_alert_item" remove_index :stock_alert, name: "idx_stock_alert_org" remove_index :stock_count_line, name: "idx_stock_count_line_count" remove_index :stock_count, name: "idx_stock_count_location" remove_index :stock_count, name: "idx_stock_count_org" remove_index :stock_ledger, name: "idx_stock_ledger_created" remove_index :stock_ledger, name: "idx_stock_ledger_item" remove_index :stock_ledger, name: "idx_stock_ledger_location" remove_index :netsurf_stock_movements, name: "idx_stock_movements_product_created_at" remove_index :supplier, name: "idx_supplier_org" remove_index :table_layout, name: "idx_table_layout_floor" remove_index :table_layout, name: "idx_table_layout_location" remove_index :table_layout, name: "idx_table_layout_status" remove_index :tax_rate, name: "idx_tax_rate_org" remove_index :time_entry, name: "idx_time_entry_org" remove_index :time_entry, name: "idx_time_entry_user" remove_index :user_role, name: "idx_user_role_role" remove_index :user_role, name: "idx_user_role_user" remove_index :vendor_bill, name: "idx_vendor_bill_due" remove_index :vendor_bill, name: "idx_vendor_bill_number" remove_index :vendor_bill, name: "idx_vendor_bill_org" remove_index :vendor_bill_payment, name: "idx_vendor_bill_payment_bill" remove_index :vendor_bill_payment, name: "idx_vendor_bill_payment_date" remove_index :vendor_bill_payment, name: "idx_vendor_bill_payment_org" remove_index :vendor_bill, name: "idx_vendor_bill_status" remove_index :vendor_bill, name: "idx_vendor_bill_supplier" remove_index :waste_log, name: "idx_waste_log_created" remove_index :waste_log, name: "idx_waste_log_item" remove_index :waste_log, name: "idx_waste_log_org" remove_index :webhook_delivery, name: "idx_webhook_delivery_created" remove_index :webhook_delivery, name: "idx_webhook_delivery_endpoint" remove_index :webhook_endpoint, name: "idx_webhook_endpoint_org" remove_index :rota_import_warnings, name: "import_warnings_status_idx" remove_index :rota_import_warnings, name: "import_warnings_weekStart_idx" remove_index :incident_timeline, name: "incident_timeline_incidentId_idx" remove_index :incidents, name: "incidents_detectedAt_idx" remove_index :incidents, name: "incidents_severity_idx" remove_index :incidents, name: "incidents_status_idx" remove_index :knowledge_base_download, name: "knowledge_base_download_client_id_idx" remove_index :knowledge_base_download, name: "knowledge_base_download_client_id_idx" remove_index :knowledge_base_download, name: "knowledge_base_download_downloaded_by_idx" remove_index :knowledge_base_download, name: "knowledge_base_download_downloaded_by_idx" remove_index :knowledge_base_download, name: "knowledge_base_download_item_id_idx" remove_index :knowledge_base_download, name: "knowledge_base_download_item_id_idx" remove_index :knowledge_base_item, name: "knowledge_base_item_business_idx" remove_index :knowledge_base_item, name: "knowledge_base_item_business_idx" remove_index :knowledge_base_item, name: "knowledge_base_item_category_idx" remove_index :knowledge_base_item, name: "knowledge_base_item_category_idx" remove_index :knowledge_base_item, name: "knowledge_base_item_is_active_idx" remove_index :knowledge_base_item, name: "knowledge_base_item_is_active_idx" remove_index :knowledge_base_item, name: "knowledge_base_item_is_featured_idx" remove_index :knowledge_base_item, name: "knowledge_base_item_is_featured_idx" remove_index :knowledge_base_item, name: "knowledge_base_item_is_staff_only_idx" remove_index :knowledge_base_item, name: "knowledge_base_item_is_staff_only_idx" remove_index :knowledge_base_item, name: "knowledge_base_item_type_idx" remove_index :knowledge_base_item, name: "knowledge_base_item_type_idx" remove_index :leave_requests, name: "leave_requests_dateRange_idx" remove_index :leave_requests, name: "leave_requests_staffProfileId_idx" remove_index :leave_requests, name: "leave_requests_status_idx" remove_index :member, name: "member_organizationId_idx" remove_index :member, name: "member_userId_idx" remove_index :notifications, name: "notifications_createdAt_idx" remove_index :notifications, name: "notifications_recipientId_status_idx" remove_index :overlay_assignments, name: "overlay_assignments_scheduleId_idx" remove_index :overlay_assignments, name: "overlay_assignments_staffId_idx" remove_index :overlay_schedules, name: "overlay_schedules_quarter_year_idx" remove_index :overlay_schedules, name: "overlay_schedules_typeId_idx" remove_index :overlay_tasks, name: "overlay_tasks_dueDate_idx" remove_index :overlay_tasks, name: "overlay_tasks_scheduleId_idx" remove_index :overlay_tasks, name: "overlay_tasks_status_idx" remove_index :password_setup_token, name: "password_setup_token_userId_idx" remove_index :password_setup_token, name: "password_setup_token_userId_idx" remove_index :platform_accounts, name: "platform_accounts_affiliationType_idx" remove_index :platform_accounts, name: "platform_accounts_externalAccountId_idx" remove_index :platform_accounts, name: "platform_accounts_externalContactId_idx" remove_index :platform_accounts, name: "platform_accounts_isOrphaned_idx" remove_index :platform_accounts, name: "platform_accounts_platform_idx" remove_index :platform_accounts, name: "platform_accounts_staffProfileId_idx" remove_index :platform_accounts, name: "platform_accounts_status_idx" remove_index :platform_accounts, name: "platform_accounts_syncMode_idx" remove_index :platform_accounts, name: "platform_accounts_vpnEnabled_idx" remove_index :platform_integrations, name: "platform_integrations_platform_idx" remove_index :platform_integrations, name: "platform_integrations_status_idx" remove_index :policy_acknowledgements, name: "policy_acks_staffProfileId_idx" remove_index :portal_invite, name: "portal_invite_client_id_idx" remove_index :portal_invite, name: "portal_invite_client_id_idx" remove_index :portal_invite, name: "portal_invite_email_idx" remove_index :portal_invite, name: "portal_invite_email_idx" remove_index :portal_invite, name: "portal_invite_expires_at_idx" remove_index :portal_invite, name: "portal_invite_expires_at_idx" remove_index :portal_invite, name: "portal_invite_status_idx" remove_index :portal_invite, name: "portal_invite_status_idx" remove_index :portal_invite, name: "portal_invite_token_idx" remove_index :portal_invite, name: "portal_invite_token_idx" remove_index :ppe_records, name: "ppe_records_expiryDate_idx" remove_index :ppe_records, name: "ppe_records_staffProfileId_idx" remove_index :purchase_requisitions, name: "pr_createdAt_idx" remove_index :purchase_requisitions, name: "pr_departmentId_idx" remove_index :purchase_requisitions, name: "pr_requestedById_idx" remove_index :purchase_requisitions, name: "pr_status_idx" remove_index :reconciliation_issues, name: "reconciliation_issues_integrationId_idx" remove_index :reconciliation_issues, name: "reconciliation_issues_issueType_idx" remove_index :reconciliation_issues, name: "reconciliation_issues_resolvedAt_idx" remove_index :on_call_schedules, name: "schedules_status_idx" remove_index :on_call_schedules, name: "schedules_weekStart_idx" remove_index :service_catalog, name: "service_catalog_business_idx" remove_index :service_catalog, name: "service_catalog_business_idx" remove_index :service_catalog, name: "service_catalog_category_idx" remove_index :service_catalog, name: "service_catalog_category_idx" remove_index :service_catalog, name: "service_catalog_is_active_idx" remove_index :service_catalog, name: "service_catalog_is_active_idx" remove_index :service_catalog, name: "service_catalog_is_featured_idx" remove_index :service_catalog, name: "service_catalog_is_featured_idx" remove_index :service_catalog, name: "service_catalog_sort_order_idx" remove_index :service_catalog, name: "service_catalog_sort_order_idx" remove_index :service_category, name: "service_category_business_idx" remove_index :service_category, name: "service_category_business_idx" remove_index :service_category, name: "service_category_is_active_idx" remove_index :service_category, name: "service_category_is_active_idx" remove_index :service_category, name: "service_category_sort_order_idx" remove_index :service_category, name: "service_category_sort_order_idx" remove_index :session, name: "session_token_idx" remove_index :session, name: "session_userId_idx" remove_index :session, name: "session_userId_idx" remove_index :session, name: "session_userId_idx" remove_index :session, name: "session_userId_idx" remove_index :session, name: "session_user_id_idx" remove_index :session, name: "session_user_id_idx" remove_index :staff_profiles, name: "staff_profiles_departmentId_idx" remove_index :staff_profiles, name: "staff_profiles_teamleadid_idx" remove_index :staff_profiles, name: "staff_profiles_userId_idx" remove_index :staff, name: "staff_user_id_idx" remove_index :staff, name: "staff_user_id_idx" remove_index :system_backup, name: "system_backup_created_at_idx" remove_index :system_backup, name: "system_backup_created_at_idx" remove_index :system_backup, name: "system_backup_status_idx" remove_index :system_backup, name: "system_backup_status_idx" remove_index :system_backup, name: "system_backup_type_idx" remove_index :system_backup, name: "system_backup_type_idx" remove_index :tag, name: "tag_business_idx" remove_index :tag, name: "tag_business_idx" remove_index :tag, name: "tag_name_idx" remove_index :tag, name: "tag_name_idx" remove_index :temporary_changes, name: "temp_changes_category_idx" remove_index :temporary_changes, name: "temp_changes_ownerId_idx" remove_index :temporary_changes, name: "temp_changes_removeByDate_idx" remove_index :temporary_changes, name: "temp_changes_riskLevel_idx" remove_index :temporary_changes, name: "temp_changes_status_idx" remove_index :training_records, name: "training_records_expiryDate_idx" remove_index :training_records, name: "training_records_staffProfileId_idx" remove_index :training_records, name: "training_records_status_idx" remove_index :work_initiatives, name: "work_initiatives_departmentId_idx" remove_index :work_initiatives, name: "work_initiatives_status_idx" remove_index :work_items, name: "work_items_assignedToId_idx" remove_index :work_items, name: "work_items_departmentId_idx" remove_index :work_items, name: "work_items_dueDate_idx" remove_index :work_items, name: "work_items_status_idx" remove_index :work_items, name: "work_items_type_idx" remove_index :account, name: "account_provider_idx" remove_index :account, name: "account_userId_idx" remove_index :account, name: "account_userId_idx" remove_index :account, name: "account_user_id_idx" remove_index :active_timer, name: "active_timer_matter_id_idx" remove_index :active_timer, name: "active_timer_matter_id_idx" remove_index :active_timer, name: "active_timer_staff_id_idx" remove_index :active_timer, name: "active_timer_staff_id_idx" remove_index :api_key, name: "apiKey_keyHash_idx" remove_index :api_key, name: "apiKey_keyPrefix_idx" remove_index :api_key, name: "apiKey_organizationId_idx" remove_index :api_usage, name: "apiUsage_apiKeyId_idx" remove_index :api_usage, name: "apiUsage_createdAt_idx" remove_index :api_usage, name: "apiUsage_endpoint_idx" remove_index :api_usage, name: "apiUsage_organizationId_idx" remove_index :appointment, name: "appointment_appointment_type_id_idx" remove_index :appointment, name: "appointment_appointment_type_id_idx" remove_index :appointment, name: "appointment_assigned_staff_id_idx" remove_index :appointment, name: "appointment_assigned_staff_id_idx" remove_index :appointment, name: "appointment_business_idx" remove_index :appointment, name: "appointment_business_idx" remove_index :appointment, name: "appointment_client_id_idx" remove_index :appointment, name: "appointment_client_id_idx" remove_index :appointment, name: "appointment_is_public_booking_idx" remove_index :appointment, name: "appointment_is_public_booking_idx" remove_index :appointment, name: "appointment_matter_id_idx" remove_index :appointment, name: "appointment_matter_id_idx" remove_index :appointment, name: "appointment_public_booking_token_idx" remove_index :appointment, name: "appointment_public_booking_token_idx" remove_index :appointment_reminder, name: "appointment_reminder_appointment_id_idx" remove_index :appointment_reminder, name: "appointment_reminder_appointment_id_idx" remove_index :appointment_reminder, name: "appointment_reminder_is_sent_idx" remove_index :appointment_reminder, name: "appointment_reminder_is_sent_idx" remove_index :appointment_reminder, name: "appointment_reminder_scheduled_at_idx" remove_index :appointment_reminder, name: "appointment_reminder_scheduled_at_idx" remove_index :appointment, name: "appointment_scheduled_at_idx" remove_index :appointment, name: "appointment_scheduled_at_idx" remove_index :appointment, name: "appointment_status_idx" remove_index :appointment, name: "appointment_status_idx" remove_index :appointment_type, name: "appointment_type_business_idx" remove_index :appointment_type, name: "appointment_type_business_idx" remove_index :appointment_type, name: "appointment_type_is_active_idx" remove_index :appointment_type, name: "appointment_type_is_active_idx" remove_index :appointment_type, name: "appointment_type_public_booking_token_idx" remove_index :appointment_type, name: "appointment_type_public_booking_token_idx" remove_index :appraisal_cycles, name: "appraisal_cycles_departmentid_idx" remove_index :appraisal_cycles, name: "appraisal_cycles_status_idx" remove_index :appraisal_cycles, name: "appraisal_cycles_year_idx" remove_index :appraisal_followups, name: "appraisal_followups_appraisalid_idx" remove_index :appraisal_followups, name: "appraisal_followups_duedate_idx" remove_index :attendance_exceptions, name: "attendance_exceptions_exceptiondate_idx" remove_index :attendance_exceptions, name: "attendance_exceptions_leaverequestid_idx" remove_index :attendance_exceptions, name: "attendance_exceptions_staff_date_idx" remove_index :attendance_exceptions, name: "attendance_exceptions_staffprofileid_idx" remove_index :attendance_exceptions, name: "attendance_exceptions_status_idx" remove_index :audit_log, name: "auditLog_action_idx" remove_index :audit_log, name: "auditLog_createdAt_idx" remove_index :audit_log, name: "auditLog_entityType_entityId_idx" remove_index :audit_log, name: "auditLog_organizationId_idx" remove_index :audit_log, name: "auditLog_userId_idx" remove_index :automation_rule_logs, name: "automation_rule_logs_firedAt_idx" remove_index :automation_rule_logs, name: "automation_rule_logs_ruleId_idx" remove_index :automation_rules, name: "automation_rules_enabled_idx" remove_index :automation_rules, name: "automation_rules_module_event_idx" remove_index :callouts, name: "callouts_calloutat_idx" remove_index :callouts, name: "callouts_relatedincidentid_idx" remove_index :callouts, name: "callouts_staffprofileid_idx" remove_index :callouts, name: "callouts_status_idx" remove_index :career_path_plans, name: "career_path_plans_status_idx" remove_index :career_path_years, name: "career_path_years_planid_idx" remove_index :client_aml_assessment, name: "client_aml_assessment_client_id_idx" remove_index :client_aml_assessment, name: "client_aml_assessment_client_id_idx" remove_index :client_aml_assessment, name: "client_aml_assessment_next_review_idx" remove_index :client_aml_assessment, name: "client_aml_assessment_next_review_idx" remove_index :client_aml_assessment, name: "client_aml_assessment_risk_rating_idx" remove_index :client_aml_assessment, name: "client_aml_assessment_risk_rating_idx" remove_index :client_aml_assessment, name: "client_aml_assessment_status_idx" remove_index :client_aml_assessment, name: "client_aml_assessment_status_idx" remove_index :client_beneficial_owner, name: "client_beneficial_owner_client_id_idx" remove_index :client_beneficial_owner, name: "client_beneficial_owner_client_id_idx" remove_index :client_beneficial_owner, name: "client_beneficial_owner_is_pep_idx" remove_index :client_beneficial_owner, name: "client_beneficial_owner_is_pep_idx" remove_index :client_beneficial_owner, name: "client_beneficial_owner_risk_level_idx" remove_index :client_beneficial_owner, name: "client_beneficial_owner_risk_level_idx" remove_index :client_communication, name: "client_communication_client_id_idx" remove_index :client_communication, name: "client_communication_client_id_idx" remove_index :client_communication, name: "client_communication_date_idx" remove_index :client_communication, name: "client_communication_date_idx" remove_index :client_communication, name: "client_communication_staff_id_idx" remove_index :client_communication, name: "client_communication_staff_id_idx" remove_index :client_contact, name: "client_contact_client_id_idx" remove_index :client_contact, name: "client_contact_client_id_idx" remove_index :client_emergency_contact, name: "client_emergency_contact_client_id_idx" remove_index :client_emergency_contact, name: "client_emergency_contact_client_id_idx" remove_index :client_emergency_contact, name: "client_emergency_contact_type_idx" remove_index :client_emergency_contact, name: "client_emergency_contact_type_idx" remove_index :client_employment_info, name: "client_employment_info_client_id_idx" remove_index :client_employment_info, name: "client_employment_info_client_id_idx" remove_index :client_employment_info, name: "client_employment_info_is_current_idx" remove_index :client_employment_info, name: "client_employment_info_is_current_idx" remove_index :client_employment_info, name: "client_employment_info_status_idx" remove_index :client_employment_info, name: "client_employment_info_status_idx" remove_index :client_link, name: "client_link_client_id_idx" remove_index :client_link, name: "client_link_client_id_idx" remove_index :client_link, name: "client_link_linked_client_id_idx" remove_index :client_link, name: "client_link_linked_client_id_idx" remove_index :customer_tag, name: "customerTag_name_idx" remove_index :customer_tag, name: "customerTag_organizationId_idx" remove_index :customer_to_tag, name: "customerToTag_customerId_idx" remove_index :customer_to_tag, name: "customerToTag_tagId_idx" remove_index :customer, name: "customer_email_idx" remove_index :customer, name: "customer_name_idx" remove_index :customer, name: "customer_organizationId_idx" remove_index :deadline, name: "deadline_assigned_staff_idx" remove_index :deadline, name: "deadline_assigned_staff_idx" remove_index :deadline, name: "deadline_business_idx" remove_index :deadline, name: "deadline_business_idx" remove_index :deadline, name: "deadline_client_id_idx" remove_index :deadline, name: "deadline_client_id_idx" remove_index :deadline, name: "deadline_due_date_idx" remove_index :deadline, name: "deadline_due_date_idx" remove_index :deadline, name: "deadline_is_completed_idx" remove_index :deadline, name: "deadline_is_completed_idx" remove_index :deadline, name: "deadline_matter_id_idx" remove_index :deadline, name: "deadline_matter_id_idx" remove_index :deadline, name: "deadline_parent_id_idx" remove_index :deadline, name: "deadline_parent_id_idx" remove_index :deadline_reminder, name: "deadline_reminder_deadline_id_idx" remove_index :deadline_reminder, name: "deadline_reminder_deadline_id_idx" remove_index :deadline_reminder, name: "deadline_reminder_is_sent_idx" remove_index :deadline_reminder, name: "deadline_reminder_is_sent_idx" remove_index :deadline_reminder, name: "deadline_reminder_reminder_date_idx" remove_index :deadline_reminder, name: "deadline_reminder_reminder_date_idx" remove_index :deadline, name: "deadline_type_idx" remove_index :deadline, name: "deadline_type_idx" remove_index :department_assignment_history, name: "department_assignment_history_assignmentid_idx" remove_index :department_assignment_history, name: "department_assignment_history_createdat_idx" remove_index :department_assignments, name: "department_assignments_departmentid_idx" remove_index :department_assignments, name: "department_assignments_isactive_idx" remove_index :department_assignments, name: "department_assignments_role_idx" remove_index :department_assignments, name: "department_assignments_staffprofileid_idx" remove_index :document_verification, name: "document_verification_document_id_idx" remove_index :document_verification, name: "document_verification_document_id_idx" remove_index :document_verification, name: "document_verification_expiry_date_idx" remove_index :document_verification, name: "document_verification_expiry_date_idx" remove_index :document_verification, name: "document_verification_status_idx" remove_index :document_verification, name: "document_verification_status_idx" remove_index :email_report_history, name: "email_report_history_createdAt_idx" remove_index :email_report_history, name: "email_report_history_organizationId_idx" remove_index :email_report_history, name: "email_report_history_preferenceId_idx" remove_index :email_report_history, name: "email_report_history_status_idx" remove_index :email_report_history, name: "email_report_history_userId_idx" remove_index :email_report_preference, name: "email_report_preference_frequency_idx" remove_index :email_report_preference, name: "email_report_preference_isEnabled_idx" remove_index :email_report_preference, name: "email_report_preference_organizationId_idx" remove_index :email_report_preference, name: "email_report_preference_userId_idx" remove_index :email_report_preference, name: "email_report_preference_userId_organizationId_idx" remove_index :escalation_steps, name: "escalation_steps_policyId_idx" remove_index :customer_feedback, name: "feedback_order_idx" remove_index :customer_feedback, name: "feedback_org_idx" remove_index :customer_feedback, name: "feedback_rating_idx" remove_index :friendships, name: "friendships_addressee_idx" remove_index :friendships, name: "friendships_requester_idx" remove_index :assignment_history, name: "history_scheduleId_idx" remove_index :assignment_history, name: "history_staffId_idx" remove_index :agency, name: "idx_agency_name" remove_index :agency, name: "idx_agency_org" remove_index :netsurf_blocked_dates, name: "idx_blocked_cabin" remove_index :cash_reconciliation_rule, name: "idx_cash_recon_rule_org" remove_index :customer_payment_ledger, name: "idx_customer_payment_ledger_created" remove_index :customer_payment_ledger, name: "idx_customer_payment_ledger_payment" remove_index :customer_payment, name: "idx_customer_payment_org_customer" remove_index :customer_payment, name: "idx_customer_payment_status" remove_index :floor, name: "idx_floor_active" remove_index :floor, name: "idx_floor_location" remove_index :goods_receipt, name: "idx_goods_receipt_po" remove_index :goods_receipt_line, name: "idx_gr_line_receipt" remove_index :inventory_item_barcode, name: "idx_inv_barcode_barcode" remove_index :inventory_item_barcode, name: "idx_inv_barcode_item" remove_index :invoice_lifecycle_event, name: "idx_invoice_lifecycle_entity" remove_index :no_sale_event, name: "idx_no_sale_event_session" remove_index :no_sale_event, name: "idx_no_sale_event_user" remove_index :customer_payment_allocation, name: "idx_payment_alloc_invoice" remove_index :customer_payment_allocation, name: "idx_payment_alloc_payment" remove_index :netsurf_pos_audit_log, name: "idx_pos_audit_log_entity" remove_index :pricelist_item, name: "idx_pricelist_item_list" remove_index :pricelist_item, name: "idx_pricelist_item_product" remove_index :printer, name: "idx_printer_location" remove_index :printer, name: "idx_printer_org" remove_index :recurring_template_run, name: "idx_recurring_run_org" remove_index :recurring_template_run, name: "idx_recurring_run_template" remove_index :reservation, name: "idx_reservation_date" remove_index :reservation, name: "idx_reservation_location" remove_index :reservation, name: "idx_reservation_org" remove_index :reservation, name: "idx_reservation_status" remove_index :shift_handoff, name: "idx_shift_handoff_from" remove_index :shift_handoff, name: "idx_shift_handoff_session" remove_index :shift_handoff, name: "idx_shift_handoff_to" remove_index :netsurf_stock_transfer_items, name: "idx_stock_transfer_items_transfer_id" remove_index :netsurf_stock_transfers, name: "idx_stock_transfers_status_created_at" remove_index :transfer, name: "idx_transfer_from" remove_index :transfer_line, name: "idx_transfer_line_transfer" remove_index :transfer, name: "idx_transfer_org" remove_index :transfer, name: "idx_transfer_to" remove_index :iftaar_submissions, name: "iftaar_submissions_date_idx" remove_index :import_job, name: "importJob_createdAt_idx" remove_index :import_job, name: "importJob_organizationId_idx" remove_index :import_job, name: "importJob_status_idx" remove_index :import_job, name: "importJob_type_idx" remove_index :import_job, name: "importJob_userId_idx" remove_index :invitation, name: "invitation_email_idx" remove_index :invitation, name: "invitation_email_idx" remove_index :invitation, name: "invitation_organizationId_idx" remove_index :invitation, name: "invitation_organizationId_idx" remove_index :invitation, name: "invitation_status_idx" remove_index :invoice, name: "invoice_business_idx" remove_index :invoice, name: "invoice_business_idx" remove_index :invoice, name: "invoice_client_id_idx" remove_index :invoice, name: "invoice_client_id_idx" remove_index :invoice, name: "invoice_created_by_idx" remove_index :invoice, name: "invoice_created_by_idx" remove_index :invoice, name: "invoice_due_date_idx" remove_index :invoice, name: "invoice_due_date_idx" remove_index :invoice, name: "invoice_invoice_date_idx" remove_index :invoice, name: "invoice_invoice_date_idx" remove_index :invoice, name: "invoice_invoice_number_idx" remove_index :invoice, name: "invoice_invoice_number_idx" remove_index :invoice_line_item, name: "invoice_line_item_invoice_id_idx" remove_index :invoice_line_item, name: "invoice_line_item_invoice_id_idx" remove_index :invoice_line_item, name: "invoice_line_item_sort_order_idx" remove_index :invoice_line_item, name: "invoice_line_item_sort_order_idx" remove_index :invoice, name: "invoice_matter_id_idx" remove_index :invoice, name: "invoice_matter_id_idx" remove_index :invoice_payment, name: "invoice_payment_invoice_id_idx" remove_index :invoice_payment, name: "invoice_payment_invoice_id_idx" remove_index :invoice_payment, name: "invoice_payment_payment_date_idx" remove_index :invoice_payment, name: "invoice_payment_payment_date_idx" remove_index :invoice_payment, name: "invoice_payment_recorded_by_idx" remove_index :invoice_payment, name: "invoice_payment_recorded_by_idx" remove_index :invoice, name: "invoice_status_idx" remove_index :invoice, name: "invoice_status_idx" remove_index :maintenance_assignments, name: "maintenance_assignments_scheduleddate_idx" remove_index :maintenance_assignments, name: "maintenance_assignments_status_idx" remove_index :maintenance_assignments, name: "maintenance_assignments_type_idx" remove_index :matter, name: "matter_assigned_staff_idx" remove_index :matter, name: "matter_assigned_staff_idx" remove_index :matter, name: "matter_business_idx" remove_index :matter, name: "matter_business_idx" remove_index :matter_checklist, name: "matter_checklist_is_completed_idx" remove_index :matter_checklist, name: "matter_checklist_is_completed_idx" remove_index :matter_checklist, name: "matter_checklist_matter_id_idx" remove_index :matter_checklist, name: "matter_checklist_matter_id_idx" remove_index :matter, name: "matter_client_id_idx" remove_index :matter, name: "matter_client_id_idx" remove_index :matter, name: "matter_due_date_idx" remove_index :matter, name: "matter_due_date_idx" remove_index :matter, name: "matter_is_recurring_idx" remove_index :matter, name: "matter_is_recurring_idx" remove_index :matter_link, name: "matter_link_linked_matter_id_idx" remove_index :matter_link, name: "matter_link_linked_matter_id_idx" remove_index :matter_link, name: "matter_link_matter_id_idx" remove_index :matter_link, name: "matter_link_matter_id_idx" remove_index :matter, name: "matter_next_recurrence_date_idx" remove_index :matter, name: "matter_next_recurrence_date_idx" remove_index :matter_note, name: "matter_note_matter_id_idx" remove_index :matter_note, name: "matter_note_matter_id_idx" remove_index :matter, name: "matter_parent_matter_id_idx" remove_index :matter, name: "matter_parent_matter_id_idx" remove_index :matter, name: "matter_reference_number_idx" remove_index :matter, name: "matter_reference_number_idx" remove_index :matter, name: "matter_service_type_id_idx" remove_index :matter, name: "matter_service_type_id_idx" remove_index :matter, name: "matter_status_idx" remove_index :matter, name: "matter_status_idx" remove_index :member, name: "member_organizationId_idx" remove_index :member, name: "member_userId_idx" remove_index :member, name: "member_userId_organizationId_idx" remove_index :nag_action, name: "nagAction_actionType_idx" remove_index :nag_action, name: "nagAction_createdAt_idx" remove_index :nag_action, name: "nagAction_organizationId_idx" remove_index :nag_action, name: "nagAction_terminalId_idx" remove_index :notification, name: "notification_client_id_idx" remove_index :notification, name: "notification_client_id_idx" remove_index :notification, name: "notification_createdAt_idx" remove_index :notification, name: "notification_created_at_idx" remove_index :notification, name: "notification_created_at_idx" remove_index :notification, name: "notification_matter_id_idx" remove_index :notification, name: "notification_matter_id_idx" remove_index :notification, name: "notification_organizationId_idx" remove_index :notification_preference, name: "notification_preference_user_id_idx" remove_index :notification_preference, name: "notification_preference_user_id_idx" remove_index :notification, name: "notification_read_at_idx" remove_index :notification, name: "notification_read_at_idx" remove_index :notification, name: "notification_type_idx" remove_index :notification, name: "notification_type_idx" remove_index :notification, name: "notification_userId_idx" remove_index :notification, name: "notification_userId_isRead_idx" remove_index :notification, name: "notification_user_id_idx" remove_index :notification, name: "notification_user_id_idx" remove_index :on_call_overrides, name: "on_call_overrides_dateRange_idx" remove_index :on_call_overrides, name: "on_call_overrides_scheduleId_idx" remove_index :organization, name: "organization_slug_idx" remove_index :passkey, name: "passkey_credentialId_idx" remove_index :passkey, name: "passkey_userId_idx" remove_index :payment, name: "payment_createdAt_idx" remove_index :payment, name: "payment_customerId_idx" remove_index :payment, name: "payment_organizationId_idx" remove_index :payment, name: "payment_status_idx" remove_index :payment, name: "payment_terminalId_idx" remove_index :payment, name: "payment_type_idx" remove_index :performance_journal_entries, name: "performance_journal_entries_appraisalid_idx" remove_index :performance_journal_entries, name: "performance_journal_entries_entrydate_idx" remove_index :performance_journal_entries, name: "performance_journal_entries_staffprofileid_idx" remove_index :portal_activity_log, name: "portal_activity_log_action_idx" remove_index :portal_activity_log, name: "portal_activity_log_action_idx" remove_index :portal_activity_log, name: "portal_activity_log_client_id_idx" remove_index :portal_activity_log, name: "portal_activity_log_client_id_idx" remove_index :portal_activity_log, name: "portal_activity_log_created_at_idx" remove_index :portal_activity_log, name: "portal_activity_log_created_at_idx" remove_index :portal_activity_log, name: "portal_activity_log_impersonated_by_user_id_idx" remove_index :portal_activity_log, name: "portal_activity_log_impersonated_by_user_id_idx" remove_index :portal_activity_log, name: "portal_activity_log_is_impersonated_idx" remove_index :portal_activity_log, name: "portal_activity_log_is_impersonated_idx" remove_index :portal_activity_log, name: "portal_activity_log_portal_user_id_idx" remove_index :portal_activity_log, name: "portal_activity_log_portal_user_id_idx" remove_index :portal_document_upload, name: "portal_document_upload_client_id_idx" remove_index :portal_document_upload, name: "portal_document_upload_client_id_idx" remove_index :portal_document_upload, name: "portal_document_upload_document_id_idx" remove_index :portal_document_upload, name: "portal_document_upload_document_id_idx" remove_index :portal_document_upload, name: "portal_document_upload_portal_user_id_idx" remove_index :portal_document_upload, name: "portal_document_upload_portal_user_id_idx" remove_index :portal_document_upload, name: "portal_document_upload_status_idx" remove_index :portal_document_upload, name: "portal_document_upload_status_idx" remove_index :portal_message, name: "portal_message_client_id_idx" remove_index :portal_message, name: "portal_message_client_id_idx" remove_index :portal_message, name: "portal_message_created_at_idx" remove_index :portal_message, name: "portal_message_created_at_idx" remove_index :portal_message, name: "portal_message_is_read_idx" remove_index :portal_message, name: "portal_message_is_read_idx" remove_index :portal_message, name: "portal_message_parent_message_idx" remove_index :portal_message, name: "portal_message_parent_message_idx" remove_index :portal_message, name: "portal_message_sender_portal_user_idx" remove_index :portal_message, name: "portal_message_sender_portal_user_idx" remove_index :portal_message, name: "portal_message_sender_staff_user_idx" remove_index :portal_message, name: "portal_message_sender_staff_user_idx" remove_index :portal_password_reset, name: "portal_password_reset_expires_at_idx" remove_index :portal_password_reset, name: "portal_password_reset_expires_at_idx" remove_index :portal_password_reset, name: "portal_password_reset_portal_user_id_idx" remove_index :portal_password_reset, name: "portal_password_reset_portal_user_id_idx" remove_index :portal_password_reset, name: "portal_password_reset_token_idx" remove_index :portal_password_reset, name: "portal_password_reset_token_idx" remove_index :portal_session, name: "portal_session_expires_at_idx" remove_index :portal_session, name: "portal_session_expires_at_idx" remove_index :portal_session, name: "portal_session_portal_user_id_idx" remove_index :portal_session, name: "portal_session_portal_user_id_idx" remove_index :portal_session, name: "portal_session_token_idx" remove_index :portal_session, name: "portal_session_token_idx" remove_index :portal_user, name: "portal_user_client_id_idx" remove_index :portal_user, name: "portal_user_client_id_idx" remove_index :portal_user, name: "portal_user_email_idx" remove_index :portal_user, name: "portal_user_email_idx" remove_index :portal_user, name: "portal_user_invited_by_idx" remove_index :portal_user, name: "portal_user_invited_by_idx" remove_index :portal_user, name: "portal_user_status_idx" remove_index :portal_user, name: "portal_user_status_idx" remove_index :ppe_issuances, name: "ppe_issuances_duedate_idx" remove_index :ppe_issuances, name: "ppe_issuances_ppeitemid_idx" remove_index :ppe_issuances, name: "ppe_issuances_staffprofileid_idx" remove_index :ppe_issuances, name: "ppe_issuances_status_idx" remove_index :ppe_items, name: "ppe_items_isactive_idx" remove_index :promotion_letters, name: "promotion_letters_staffprofileid_idx" remove_index :promotion_letters, name: "promotion_letters_status_idx" remove_index :promotion_recommendations, name: "promotion_recommendations_appraisalid_idx" remove_index :promotion_recommendations, name: "promotion_recommendations_staffprofileid_idx" remove_index :promotion_recommendations, name: "promotion_recommendations_status_idx" remove_index :push_subscriptions, name: "push_subs_active_idx" remove_index :push_subscriptions, name: "push_subs_user_idx" remove_index :push_subscription, name: "push_subscription_endpoint_idx" remove_index :push_subscription, name: "push_subscription_userId_idx" remove_index :rate_limit_bucket, name: "rateLimitBucket_bucketKey_idx" remove_index :rate_limit_bucket, name: "rateLimitBucket_windowStart_idx" remove_index :recurring_invoice, name: "recurring_invoice_business_idx" remove_index :recurring_invoice, name: "recurring_invoice_business_idx" remove_index :recurring_invoice, name: "recurring_invoice_client_id_idx" remove_index :recurring_invoice, name: "recurring_invoice_client_id_idx" remove_index :recurring_invoice, name: "recurring_invoice_next_date_idx" remove_index :recurring_invoice, name: "recurring_invoice_next_date_idx" remove_index :recurring_invoice, name: "recurring_invoice_status_idx" remove_index :recurring_invoice, name: "recurring_invoice_status_idx" remove_index :recurring_invoice_line_item, name: "recurring_line_item_recurring_id_idx" remove_index :recurring_invoice_line_item, name: "recurring_line_item_recurring_id_idx" remove_index :report_definition, name: "report_definition_category_idx" remove_index :report_definition, name: "report_definition_category_idx" remove_index :report_definition, name: "report_definition_report_code_idx" remove_index :report_definition, name: "report_definition_report_code_idx" remove_index :report_definition, name: "report_definition_type_idx" remove_index :report_definition, name: "report_definition_type_idx" remove_index :report_execution, name: "report_execution_report_id_idx" remove_index :report_execution, name: "report_execution_report_id_idx" remove_index :report_execution, name: "report_execution_started_at_idx" remove_index :report_execution, name: "report_execution_started_at_idx" remove_index :report_execution, name: "report_execution_status_idx" remove_index :report_execution, name: "report_execution_status_idx" remove_index :report_execution, name: "report_execution_user_idx" remove_index :report_execution, name: "report_execution_user_idx" remove_index :roster_assignments, name: "roster_assignments_scheduleid_idx" remove_index :roster_assignments, name: "roster_assignments_shiftdate_idx" remove_index :roster_assignments, name: "roster_assignments_staffprofileid_idx" remove_index :roster_schedules, name: "roster_schedules_departmentid_idx" remove_index :roster_schedules, name: "roster_schedules_status_idx" remove_index :roster_swap_requests, name: "roster_swap_requests_requesterid_idx" remove_index :roster_swap_requests, name: "roster_swap_requests_status_idx" remove_index :scheduled_report, name: "scheduled_report_active_idx" remove_index :scheduled_report, name: "scheduled_report_active_idx" remove_index :scheduled_report, name: "scheduled_report_next_run_idx" remove_index :scheduled_report, name: "scheduled_report_next_run_idx" remove_index :scheduled_report, name: "scheduled_report_report_id_idx" remove_index :scheduled_report, name: "scheduled_report_report_id_idx" remove_index :service_type, name: "service_type_business_idx" remove_index :service_type, name: "service_type_business_idx" remove_index :service_type, name: "service_type_category_idx" remove_index :service_type, name: "service_type_category_idx" remove_index :service_type, name: "service_type_is_active_idx" remove_index :service_type, name: "service_type_is_active_idx" remove_index :session, name: "session_activeOrganizationId_idx" remove_index :session, name: "session_userId_idx" remove_index :session, name: "session_user_id_idx" remove_index :shift, name: "shift_org_idx" remove_index :shift, name: "shift_user_idx" remove_index :staff_availability, name: "staff_availability_day_of_week_idx" remove_index :staff_availability, name: "staff_availability_day_of_week_idx" remove_index :staff_availability_override, name: "staff_availability_override_date_idx" remove_index :staff_availability_override, name: "staff_availability_override_date_idx" remove_index :staff_availability_override, name: "staff_availability_override_staff_id_idx" remove_index :staff_availability_override, name: "staff_availability_override_staff_id_idx" remove_index :staff_availability, name: "staff_availability_staff_id_idx" remove_index :staff_availability, name: "staff_availability_staff_id_idx" remove_index :staff_feedback, name: "staff_feedback_appraisalid_idx" remove_index :staff_feedback, name: "staff_feedback_staffprofileid_idx" remove_index :staff_feedback, name: "staff_feedback_status_idx" remove_index :staff_hourly_rate, name: "staff_hourly_rate_business_idx" remove_index :staff_hourly_rate, name: "staff_hourly_rate_business_idx" remove_index :staff_hourly_rate, name: "staff_hourly_rate_effective_from_idx" remove_index :staff_hourly_rate, name: "staff_hourly_rate_effective_from_idx" remove_index :staff_hourly_rate, name: "staff_hourly_rate_staff_id_idx" remove_index :staff_hourly_rate, name: "staff_hourly_rate_staff_id_idx" remove_index :staff_impersonation_session, name: "staff_impersonation_session_client_id_idx" remove_index :staff_impersonation_session, name: "staff_impersonation_session_client_id_idx" remove_index :staff_impersonation_session, name: "staff_impersonation_session_expires_at_idx" remove_index :staff_impersonation_session, name: "staff_impersonation_session_expires_at_idx" remove_index :staff_impersonation_session, name: "staff_impersonation_session_is_active_idx" remove_index :staff_impersonation_session, name: "staff_impersonation_session_is_active_idx" remove_index :staff_impersonation_session, name: "staff_impersonation_session_portal_user_id_idx" remove_index :staff_impersonation_session, name: "staff_impersonation_session_portal_user_id_idx" remove_index :staff_impersonation_session, name: "staff_impersonation_session_staff_user_id_idx" remove_index :staff_impersonation_session, name: "staff_impersonation_session_staff_user_id_idx" remove_index :staff_impersonation_session, name: "staff_impersonation_session_token_idx" remove_index :staff_impersonation_session, name: "staff_impersonation_session_token_idx" remove_index :staff_invite, name: "staff_invite_email_idx" remove_index :staff_invite, name: "staff_invite_email_idx" remove_index :staff_invite, name: "staff_invite_status_idx" remove_index :staff_invite, name: "staff_invite_status_idx" remove_index :staff_invite, name: "staff_invite_token_idx" remove_index :staff_invite, name: "staff_invite_token_idx" remove_index :starlink_account, name: "starlinkAccount_email_idx" remove_index :starlink_account, name: "starlinkAccount_organizationId_idx" remove_index :submission_reactions, name: "submission_reactions_sub_idx" remove_index :submission_reactions, name: "submission_reactions_user_idx" remove_index :subscription, name: "subscription_organizationId_idx" remove_index :subscription, name: "subscription_status_idx" remove_index :subscription, name: "subscription_stripeCustomerId_idx" remove_index :subscription, name: "subscription_stripeSubscriptionId_idx" remove_index :on_call_swaps, name: "swaps_assignmentId_idx" remove_index :on_call_swaps, name: "swaps_requesterId_idx" remove_index :on_call_swaps, name: "swaps_status_idx" remove_index :terminal, name: "terminal_customerId_idx" remove_index :terminal, name: "terminal_kitSerialNumber_idx" remove_index :terminal, name: "terminal_nagLevel_idx" remove_index :terminal, name: "terminal_nextBillingDate_idx" remove_index :terminal, name: "terminal_organizationId_idx" remove_index :terminal, name: "terminal_starlinkAccountId_idx" remove_index :terminal, name: "terminal_status_idx" remove_index :time_entry, name: "time_entry_business_idx" remove_index :time_entry, name: "time_entry_business_idx" remove_index :time_entry, name: "time_entry_created_at_idx" remove_index :time_entry, name: "time_entry_created_at_idx" remove_index :time_entry, name: "time_entry_date_idx" remove_index :time_entry, name: "time_entry_date_idx" remove_index :time_entry, name: "time_entry_invoice_id_idx" remove_index :time_entry, name: "time_entry_invoice_id_idx" remove_index :time_entry, name: "time_entry_is_billable_idx" remove_index :time_entry, name: "time_entry_is_billable_idx" remove_index :time_entry, name: "time_entry_matter_id_idx" remove_index :time_entry, name: "time_entry_matter_id_idx" remove_index :time_entry, name: "time_entry_staff_id_idx" remove_index :time_entry, name: "time_entry_staff_id_idx" remove_index :timesheet_entries, name: "timesheet_entries_timesheetid_idx" remove_index :timesheet_entries, name: "timesheet_entries_workdate_idx" remove_index :timesheets, name: "timesheets_periodstart_idx" remove_index :timesheets, name: "timesheets_staffprofileid_idx" remove_index :timesheets, name: "timesheets_status_idx" remove_index :two_factor, name: "two_factor_userId_idx" remove_index :verification, name: "verification_identifier_idx" remove_index :verification, name: "verification_identifier_idx" remove_index :verification, name: "verification_identifier_idx" remove_index :verification, name: "verification_identifier_idx" remove_index :verification, name: "verification_identifier_idx" remove_index :verification, name: "verification_identifier_idx" remove_index :verification, name: "verification_identifier_idx" remove_index :voucher, name: "voucher_createdAt_idx" remove_index :voucher, name: "voucher_customerId_idx" remove_index :voucher, name: "voucher_organizationId_idx" remove_index :voucher, name: "voucher_paymentId_idx" remove_index :voucher, name: "voucher_terminalId_idx" remove_index :voucher, name: "voucher_voucherNumber_idx" remove_index :waitlist_entry, name: "waitlist_org_idx" remove_index :waitlist_entry, name: "waitlist_status_idx" remove_index :webhook_delivery, name: "webhookDelivery_createdAt_idx" remove_index :webhook_delivery, name: "webhookDelivery_event_idx" remove_index :webhook_delivery, name: "webhookDelivery_isSuccess_idx" remove_index :webhook_delivery, name: "webhookDelivery_webhookId_idx" remove_index :webhook, name: "webhook_isActive_idx" remove_index :webhook, name: "webhook_organizationId_idx" remove_index :work_item_assignees, name: "work_item_assignees_staff_idx" remove_index :work_item_assignees, name: "work_item_assignees_work_item_idx" remove_index :work_item_dependencies, name: "work_item_deps_dependsOnId_idx" remove_index :work_item_dependencies, name: "work_item_deps_workItemId_idx" remove_index :work_item_team_allocations, name: "work_item_team_alloc_work_item_idx"
| Relation | Size |
|---|---|
| sync_jobs dcs_ops | 1.02 MB |
| sync_log satlinkgy_collections | 424 KB |
| session gk_nexus | 320 KB |
| session centra_db | 320 KB |
| production_log bettencourt_pos | 256 KB |
| expense bettencourt_pos | 224 KB |
| sync_jobs_pkey dcs_ops | 208 KB |
| audit_log satlinkgy_collections | 192 KB |
| knowledge_base_item centra_db | 176 KB |
| knowledge_base_item gk_nexus | 176 KB |
| sync_jobs_createdAt_idx dcs_ops UNUSED | 88 KB |
| directus_revisions | 72 KB |
| session_pkey gk_nexus | 72 KB |
| session_pkey centra_db | 72 KB |
| session_token_unique gk_nexus | 72 KB |
| session_token_unique centra_db | 72 KB |
| sync_log_pkey satlinkgy_collections | 72 KB |
| clients_cache satlinkgy_collections | 64 KB |
| document_template gk_nexus | 64 KB |
| document_template centra_db | 64 KB |
| order_line_item bettencourt_pos | 64 KB |
| audit_log bettencourt_pos | 56 KB |
| audit_logs dcs_ops | 56 KB |
| collections satlinkgy_collections | 56 KB |
| expense_category_link bettencourt_pos | 56 KB |
| order bettencourt_pos | 56 KB |
| product bettencourt_pos | 56 KB |
| service_catalog centra_db | 56 KB |
| service_catalog gk_nexus | 56 KB |
| supplier bettencourt_pos | 56 KB |
| directus_activity | 48 KB |
| email_template gk_nexus | 48 KB |
| email_template centra_db | 48 KB |
| invoice bettencourt_pos | 48 KB |
| kitchen_order_item bettencourt_pos | 48 KB |
| modifier bettencourt_pos | 48 KB |
| notification_log bettencourt_pos | 48 KB |
| on_call_assignments dcs_ops | 48 KB |
| payment bettencourt_pos | 48 KB |
| platform_accounts dcs_ops | 48 KB |
| production_log_pkey bettencourt_pos | 48 KB |
| session bettencourt_pos | 48 KB |
| time_entry bettencourt_pos | 48 KB |
| webhook_delivery bettencourt_pos | 48 KB |
| expense_category_link_pkey bettencourt_pos | 40 KB |
| expense_pkey bettencourt_pos | 40 KB |
| sync_jobs_integrationId_idx dcs_ops UNUSED | 40 KB |
| sync_jobs_status_idx dcs_ops | 40 KB |
| audit_log_pkey satlinkgy_collections | 32 KB |
| directus_fields | 32 KB |
| idx_ecl_expense bettencourt_pos UNUSED | 32 KB |
| idx_expense_created bettencourt_pos UNUSED | 32 KB |
| idx_expense_expense_date bettencourt_pos UNUSED | 32 KB |
| __drizzle_migrations drizzle | 16 KB |
| __drizzle_migrations_pkey drizzle | 16 KB |
| access_groups dcs_ops | 16 KB |
| access_groups_groupType_idx dcs_ops UNUSED | 16 KB |
| access_groups_pkey dcs_ops | 16 KB |
| access_groups_platform_idx dcs_ops UNUSED | 16 KB |
| access_reviews dcs_ops | 16 KB |
| access_reviews_accountId_idx dcs_ops UNUSED | 16 KB |
| access_reviews_nextReviewDate_idx dcs_ops UNUSED | 16 KB |
| access_reviews_pkey dcs_ops | 16 KB |
| access_reviews_status_idx dcs_ops UNUSED | 16 KB |
| account gk_nexus | 16 KB |
| account dcs_ops | 16 KB |
| account netsurf | 16 KB |
| account fundsight_rp | 16 KB |
| account centra_db | 16 KB |
| account_group_memberships dcs_ops | 16 KB |
| account_group_memberships_accountId_idx dcs_ops UNUSED | 16 KB |
| account_group_memberships_groupId_idx dcs_ops UNUSED | 16 KB |
| account_group_memberships_pkey dcs_ops | 16 KB |
| account_group_memberships_unique dcs_ops | 16 KB |
| account_pkey gk_nexus | 16 KB |
| account_pkey dcs_ops | 16 KB |
| account_pkey netsurf | 16 KB |
| account_pkey fundsight_rp | 16 KB |
| account_pkey centra_db | 16 KB |
| account_provider_account_unique netsurf | 16 KB |
| account_provider_idx fundsight_rp UNUSED | 16 KB |
| account_userId_idx gk_nexus UNUSED | 16 KB |
| account_userId_idx centra_db UNUSED | 16 KB |
| account_userId_idx dcs_ops UNUSED | 16 KB |
| account_user_id_idx fundsight_rp UNUSED | 16 KB |
| account_user_id_idx netsurf UNUSED | 16 KB |
| activity_log centra_db | 16 KB |
| activity_log gk_nexus | 16 KB |
| activity_log_action_idx gk_nexus UNUSED | 16 KB |
| activity_log_action_idx centra_db UNUSED | 16 KB |
| activity_log_created_at_idx centra_db UNUSED | 16 KB |
| activity_log_created_at_idx gk_nexus UNUSED | 16 KB |
| activity_log_entity_id_idx gk_nexus UNUSED | 16 KB |
| activity_log_entity_id_idx centra_db UNUSED | 16 KB |
| activity_log_entity_type_idx gk_nexus UNUSED | 16 KB |
| activity_log_entity_type_idx centra_db UNUSED | 16 KB |
| activity_log_pkey centra_db | 16 KB |
| activity_log_pkey gk_nexus | 16 KB |
| activity_log_staff_id_idx gk_nexus UNUSED | 16 KB |
| activity_log_staff_id_idx centra_db UNUSED | 16 KB |
| activity_log_user_id_idx gk_nexus UNUSED | 16 KB |
| activity_log_user_id_idx centra_db UNUSED | 16 KB |
| appraisals dcs_ops | 16 KB |
| appraisals_cycleid_idx dcs_ops UNUSED | 16 KB |
| appraisals_pkey dcs_ops | 16 KB |
| appraisals_scheduledDate_idx dcs_ops UNUSED | 16 KB |
| appraisals_scheduleddate_idx dcs_ops UNUSED | 16 KB |
| appraisals_staffProfileId_idx dcs_ops UNUSED | 16 KB |
| appraisals_staffprofileid_idx dcs_ops UNUSED | 16 KB |
| appraisals_status_idx dcs_ops UNUSED | 16 KB |
| assignments_scheduleId_idx dcs_ops UNUSED | 16 KB |
| assignments_staffId_idx dcs_ops UNUSED | 16 KB |
| audit_log_pkey bettencourt_pos | 16 KB |
| audit_logs_actorId_idx dcs_ops UNUSED | 16 KB |
| audit_logs_correlationId_idx dcs_ops UNUSED | 16 KB |
| audit_logs_createdAt_idx dcs_ops UNUSED | 16 KB |
| audit_logs_module_idx dcs_ops UNUSED | 16 KB |
| audit_logs_pkey dcs_ops | 16 KB |
| audit_logs_resource_idx dcs_ops UNUSED | 16 KB |
| budget bettencourt_pos | 16 KB |
| budget_pkey bettencourt_pos | 16 KB |
| cash_drop bettencourt_pos | 16 KB |
| cash_drop_pkey bettencourt_pos | 16 KB |
| cash_payout bettencourt_pos | 16 KB |
| cash_payout_pkey bettencourt_pos | 16 KB |
| cash_session bettencourt_pos | 16 KB |
| cash_session_pkey bettencourt_pos | 16 KB |
| client gk_nexus | 16 KB |
| client centra_db | 16 KB |
| client_display_name_idx centra_db UNUSED | 16 KB |
| client_display_name_idx gk_nexus UNUSED | 16 KB |
| client_email_idx gk_nexus UNUSED | 16 KB |
| client_email_idx centra_db UNUSED | 16 KB |
| client_overrides satlinkgy_collections | 16 KB |
| client_overrides_pkey satlinkgy_collections | 16 KB |
| client_overrides_uisp_client_id_unique satlinkgy_collections | 16 KB |
| client_pkey gk_nexus | 16 KB |
| client_pkey centra_db | 16 KB |
| client_primary_staff_idx centra_db UNUSED | 16 KB |
| client_primary_staff_idx gk_nexus UNUSED | 16 KB |
| client_service_selection gk_nexus | 16 KB |
| client_service_selection centra_db | 16 KB |
| client_service_selection_business_idx centra_db UNUSED | 16 KB |
| client_service_selection_business_idx gk_nexus UNUSED | 16 KB |
| client_service_selection_client_id_idx gk_nexus UNUSED | 16 KB |
| client_service_selection_client_id_idx centra_db UNUSED | 16 KB |
| client_service_selection_pkey centra_db | 16 KB |
| client_service_selection_pkey gk_nexus | 16 KB |
| client_service_selection_service_code_idx centra_db UNUSED | 16 KB |
| client_service_selection_service_code_idx gk_nexus UNUSED | 16 KB |
| client_service_selection_status_idx gk_nexus UNUSED | 16 KB |
| client_service_selection_status_idx centra_db UNUSED | 16 KB |
| client_status_idx centra_db UNUSED | 16 KB |
| client_status_idx gk_nexus UNUSED | 16 KB |
| client_tin_idx centra_db UNUSED | 16 KB |
| client_tin_idx gk_nexus UNUSED | 16 KB |
| client_type_idx gk_nexus UNUSED | 16 KB |
| client_type_idx centra_db UNUSED | 16 KB |
| clients_cache_pkey satlinkgy_collections | 16 KB |
| clients_cache_uisp_client_id_unique satlinkgy_collections | 16 KB |
| collections_offline_id_unique satlinkgy_collections | 16 KB |
| collections_pkey satlinkgy_collections | 16 KB |
| collections_receipt_number_unique satlinkgy_collections | 16 KB |
| collectors satlinkgy_collections | 16 KB |
| collectors_pkey satlinkgy_collections | 16 KB |
| combo_component bettencourt_pos | 16 KB |
| combo_component_pkey bettencourt_pos | 16 KB |
| combo_product_pkey bettencourt_pos | 16 KB |
| combo_product_product_id_unique bettencourt_pos | 16 KB |
| contracts dcs_ops | 16 KB |
| contracts_endDate_idx dcs_ops UNUSED | 16 KB |
| contracts_pkey dcs_ops | 16 KB |
| contracts_staffProfileId_idx dcs_ops UNUSED | 16 KB |
| contracts_status_idx dcs_ops UNUSED | 16 KB |
| cpe_inventory satlinkgy_collections | 16 KB |
| cpe_inventory_pkey satlinkgy_collections | 16 KB |
| cpe_inventory_serial_number_key satlinkgy_collections | 16 KB |
| credit_note bettencourt_pos | 16 KB |
| credit_note_counter_pkey bettencourt_pos | 16 KB |
| credit_note_pkey bettencourt_pos | 16 KB |
| custom_role bettencourt_pos | 16 KB |
| custom_role_pkey bettencourt_pos | 16 KB |
| customer bettencourt_pos | 16 KB |
| customer_loyalty_pkey bettencourt_pos | 16 KB |
| customer_pkey bettencourt_pos | 16 KB |
| customer_pricelist_pkey bettencourt_pos | 16 KB |
| cycle_work_items dcs_ops | 16 KB |
| cycle_work_items_cycleId_idx dcs_ops UNUSED | 16 KB |
| cycle_work_items_pkey dcs_ops | 16 KB |
| cycle_work_items_unique dcs_ops | 16 KB |
| cycle_work_items_workItemId_idx dcs_ops UNUSED | 16 KB |
| cycles dcs_ops | 16 KB |
| cycles_departmentId_idx dcs_ops UNUSED | 16 KB |
| cycles_pkey dcs_ops | 16 KB |
| cycles_startDate_idx dcs_ops UNUSED | 16 KB |
| cycles_status_idx dcs_ops UNUSED | 16 KB |
| daily_order_counter_location_id_counter_date_pk bettencourt_pos | 16 KB |
| departments dcs_ops | 16 KB |
| departments_code_unique dcs_ops | 16 KB |
| departments_pkey dcs_ops | 16 KB |
| directus_access_pkey | 16 KB |
| directus_activity_pkey | 16 KB |
| directus_activity_timestamp_index UNUSED | 16 KB |
| directus_collections | 16 KB |
| directus_collections_pkey | 16 KB |
| directus_dashboards | 16 KB |
| directus_dashboards_pkey | 16 KB |
| directus_fields_pkey | 16 KB |
| directus_migrations | 16 KB |
| directus_migrations_pkey | 16 KB |
| directus_panels | 16 KB |
| directus_panels_pkey | 16 KB |
| directus_policies | 16 KB |
| directus_policies_pkey | 16 KB |
| directus_revisions_activity_index UNUSED | 16 KB |
| directus_revisions_parent_index UNUSED | 16 KB |
| directus_revisions_pkey | 16 KB |
| directus_roles | 16 KB |
| directus_roles_pkey | 16 KB |
| directus_sessions | 16 KB |
| directus_sessions_pkey | 16 KB |
| directus_settings | 16 KB |
| directus_settings_pkey | 16 KB |
| directus_users | 16 KB |
| directus_users_email_unique | 16 KB |
| directus_users_external_identifier_unique | 16 KB |
| directus_users_pkey | 16 KB |
| directus_users_token_unique | 16 KB |
| discount_rule bettencourt_pos | 16 KB |
| discount_rule_pkey bettencourt_pos | 16 KB |
| document centra_db | 16 KB |
| document gk_nexus | 16 KB |
| document_category_idx gk_nexus UNUSED | 16 KB |
| document_category_idx centra_db UNUSED | 16 KB |
| document_client_id_idx centra_db UNUSED | 16 KB |
| document_client_id_idx gk_nexus UNUSED | 16 KB |
| document_expiration_date_idx centra_db UNUSED | 16 KB |
| document_expiration_date_idx gk_nexus UNUSED | 16 KB |
| document_is_backed_up_idx centra_db UNUSED | 16 KB |
| document_is_backed_up_idx gk_nexus UNUSED | 16 KB |
| document_matter_id_idx centra_db UNUSED | 16 KB |
| document_matter_id_idx gk_nexus UNUSED | 16 KB |
| document_pkey centra_db | 16 KB |
| document_pkey gk_nexus | 16 KB |
| document_status_idx gk_nexus UNUSED | 16 KB |
| document_status_idx centra_db UNUSED | 16 KB |
| document_template_business_idx centra_db UNUSED | 16 KB |
| document_template_business_idx gk_nexus UNUSED | 16 KB |
| document_template_category_idx centra_db UNUSED | 16 KB |
| document_template_category_idx gk_nexus UNUSED | 16 KB |
| document_template_is_active_idx centra_db UNUSED | 16 KB |
| document_template_is_active_idx gk_nexus UNUSED | 16 KB |
| document_template_pkey centra_db | 16 KB |
| document_template_pkey gk_nexus | 16 KB |
| document_uploaded_by_idx centra_db UNUSED | 16 KB |
| document_uploaded_by_idx gk_nexus UNUSED | 16 KB |
| email_template_pkey gk_nexus | 16 KB |
| email_template_pkey centra_db | 16 KB |
| expense_category bettencourt_pos | 16 KB |
| expense_category_org_name bettencourt_pos | 16 KB |
| expense_category_pkey bettencourt_pos | 16 KB |
| external_contacts dcs_ops | 16 KB |
| external_contacts_affiliationType_idx dcs_ops UNUSED | 16 KB |
| external_contacts_email_idx dcs_ops UNUSED | 16 KB |
| external_contacts_pkey dcs_ops | 16 KB |
| finance_audit_event bettencourt_pos | 16 KB |
| finance_audit_event_pkey bettencourt_pos | 16 KB |
| funding_source bettencourt_pos | 16 KB |
| funding_source_organization_id_name_key bettencourt_pos | 16 KB |
| funding_source_pkey bettencourt_pos | 16 KB |
| gift_card bettencourt_pos | 16 KB |
| gift_card_code_unique bettencourt_pos | 16 KB |
| gift_card_pkey bettencourt_pos | 16 KB |
| gift_card_transaction bettencourt_pos | 16 KB |
| gift_card_transaction_pkey bettencourt_pos | 16 KB |
| idx_audit_log_action_type bettencourt_pos UNUSED | 16 KB |
| idx_audit_log_created bettencourt_pos UNUSED | 16 KB |
| idx_audit_log_entity_id bettencourt_pos UNUSED | 16 KB |
| idx_audit_log_entity_type bettencourt_pos UNUSED | 16 KB |
| idx_audit_log_location bettencourt_pos UNUSED | 16 KB |
| idx_audit_log_user bettencourt_pos UNUSED | 16 KB |
| idx_bookings_cabin_dates netsurf UNUSED | 16 KB |
| idx_bookings_status netsurf UNUSED | 16 KB |
| idx_bookings_stay_type netsurf UNUSED | 16 KB |
| idx_budget_org bettencourt_pos UNUSED | 16 KB |
| idx_budget_period bettencourt_pos UNUSED | 16 KB |
| idx_budget_status bettencourt_pos UNUSED | 16 KB |
| idx_cash_drop_session bettencourt_pos UNUSED | 16 KB |
| idx_cash_payout_session bettencourt_pos UNUSED | 16 KB |
| idx_cash_session_location bettencourt_pos UNUSED | 16 KB |
| idx_cash_session_register bettencourt_pos UNUSED | 16 KB |
| idx_cash_session_status bettencourt_pos UNUSED | 16 KB |
| idx_combo_component_combo bettencourt_pos UNUSED | 16 KB |
| idx_combo_product_product bettencourt_pos UNUSED | 16 KB |
| idx_credit_note_customer bettencourt_pos UNUSED | 16 KB |
| idx_credit_note_invoice bettencourt_pos UNUSED | 16 KB |
| idx_credit_note_number bettencourt_pos UNUSED | 16 KB |
| idx_credit_note_org bettencourt_pos UNUSED | 16 KB |
| idx_credit_note_status bettencourt_pos UNUSED | 16 KB |
| idx_custom_role_org bettencourt_pos UNUSED | 16 KB |
| idx_customer_email bettencourt_pos UNUSED | 16 KB |
| idx_customer_loyalty_unique bettencourt_pos | 16 KB |
| idx_customer_org bettencourt_pos UNUSED | 16 KB |
| idx_customer_org_phone bettencourt_pos | 16 KB |
| idx_customer_phone bettencourt_pos UNUSED | 16 KB |
| idx_customer_pricelist_cust bettencourt_pos UNUSED | 16 KB |
| idx_customer_pricelist_uniq bettencourt_pos | 16 KB |
| idx_discount_rule_org bettencourt_pos UNUSED | 16 KB |
| idx_discount_rule_promo bettencourt_pos UNUSED | 16 KB |
| idx_ecl_category bettencourt_pos UNUSED | 16 KB |
| idx_expense_billable_uninvoiced bettencourt_pos UNUSED | 16 KB |
| idx_expense_category_org bettencourt_pos UNUSED | 16 KB |
| idx_expense_funding_source bettencourt_pos UNUSED | 16 KB |
| idx_expense_org bettencourt_pos UNUSED | 16 KB |
| idx_expense_session bettencourt_pos UNUSED | 16 KB |
| idx_expense_supplier bettencourt_pos UNUSED | 16 KB |
| idx_finance_audit_org_entity bettencourt_pos UNUSED | 16 KB |
| idx_finance_audit_performed_at bettencourt_pos UNUSED | 16 KB |
| idx_funding_source_org bettencourt_pos UNUSED | 16 KB |
| idx_gift_card_code bettencourt_pos UNUSED | 16 KB |
| idx_gift_card_org bettencourt_pos UNUSED | 16 KB |
| idx_gift_card_txn_card bettencourt_pos UNUSED | 16 KB |
| idx_inventory_item_org bettencourt_pos UNUSED | 16 KB |
| idx_inventory_item_sku bettencourt_pos UNUSED | 16 KB |
| idx_inventory_item_supplier bettencourt_pos UNUSED | 16 KB |
| idx_inventory_stock_item_location bettencourt_pos | 16 KB |
| idx_invoice_created bettencourt_pos UNUSED | 16 KB |
| idx_invoice_customer bettencourt_pos UNUSED | 16 KB |
| idx_invoice_number bettencourt_pos UNUSED | 16 KB |
| idx_invoice_org bettencourt_pos UNUSED | 16 KB |
| idx_invoice_payment_date bettencourt_pos UNUSED | 16 KB |
| idx_invoice_payment_invoice bettencourt_pos UNUSED | 16 KB |
| idx_invoice_payment_org bettencourt_pos UNUSED | 16 KB |
| idx_invoice_status bettencourt_pos UNUSED | 16 KB |
| idx_koi_status bettencourt_pos UNUSED | 16 KB |
| idx_koi_ticket bettencourt_pos UNUSED | 16 KB |
| idx_kot_location bettencourt_pos UNUSED | 16 KB |
| idx_kot_order bettencourt_pos UNUSED | 16 KB |
| idx_kot_station bettencourt_pos UNUSED | 16 KB |
| idx_kot_status bettencourt_pos UNUSED | 16 KB |
| idx_location_org bettencourt_pos UNUSED | 16 KB |
| idx_loyalty_tier_program bettencourt_pos UNUSED | 16 KB |
| idx_loyalty_txn_customer bettencourt_pos UNUSED | 16 KB |
| idx_loyalty_txn_order bettencourt_pos UNUSED | 16 KB |
| idx_menu_schedule_org bettencourt_pos UNUSED | 16 KB |
| idx_modifier_group bettencourt_pos UNUSED | 16 KB |
| idx_modifier_group_org bettencourt_pos UNUSED | 16 KB |
| idx_notification_log_created bettencourt_pos UNUSED | 16 KB |
| idx_notification_log_org bettencourt_pos UNUSED | 16 KB |
| idx_notification_log_status bettencourt_pos UNUSED | 16 KB |
| idx_notification_template_event bettencourt_pos UNUSED | 16 KB |
| idx_notification_template_org bettencourt_pos UNUSED | 16 KB |
| idx_order_created bettencourt_pos UNUSED | 16 KB |
| idx_order_line_item_order bettencourt_pos UNUSED | 16 KB |
| idx_order_line_item_product bettencourt_pos UNUSED | 16 KB |
| idx_order_location bettencourt_pos UNUSED | 16 KB |
| idx_order_number_org bettencourt_pos | 16 KB |
| idx_order_org bettencourt_pos UNUSED | 16 KB |
| idx_order_register bettencourt_pos UNUSED | 16 KB |
| idx_order_status bettencourt_pos UNUSED | 16 KB |
| idx_order_user bettencourt_pos UNUSED | 16 KB |
| idx_payment_method bettencourt_pos UNUSED | 16 KB |
| idx_payment_order bettencourt_pos UNUSED | 16 KB |
| idx_pin_login_rate_limit_locked_until bettencourt_pos UNUSED | 16 KB |
| idx_pin_login_rate_limit_updated_at bettencourt_pos UNUSED | 16 KB |
| idx_po_line_po bettencourt_pos UNUSED | 16 KB |
| idx_pricelist_org bettencourt_pos UNUSED | 16 KB |
| idx_prod_component_product bettencourt_pos UNUSED | 16 KB |
| idx_product_barcode_barcode_unique bettencourt_pos | 16 KB |
| idx_product_barcode_product bettencourt_pos UNUSED | 16 KB |
| idx_product_categories_sort_order netsurf UNUSED | 16 KB |
| idx_product_category bettencourt_pos UNUSED | 16 KB |
| idx_product_org bettencourt_pos UNUSED | 16 KB |
| idx_product_protein_category bettencourt_pos UNUSED | 16 KB |
| idx_product_sku bettencourt_pos UNUSED | 16 KB |
| idx_production_log_date bettencourt_pos UNUSED | 16 KB |
| idx_production_log_entry_type bettencourt_pos UNUSED | 16 KB |
| idx_production_log_location bettencourt_pos UNUSED | 16 KB |
| idx_production_log_product bettencourt_pos UNUSED | 16 KB |
| idx_products_category_active netsurf UNUSED | 16 KB |
| idx_products_track_stock netsurf UNUSED | 16 KB |
| idx_purchase_order_org bettencourt_pos UNUSED | 16 KB |
| idx_purchase_order_status bettencourt_pos UNUSED | 16 KB |
| idx_purchase_order_supplier bettencourt_pos UNUSED | 16 KB |
| idx_quotation_created bettencourt_pos UNUSED | 16 KB |
| idx_quotation_customer bettencourt_pos UNUSED | 16 KB |
| idx_quotation_number bettencourt_pos UNUSED | 16 KB |
| idx_quotation_org bettencourt_pos UNUSED | 16 KB |
| idx_quotation_status bettencourt_pos UNUSED | 16 KB |
| idx_receipt_config_org bettencourt_pos UNUSED | 16 KB |
| idx_recipe_ingredient_item bettencourt_pos UNUSED | 16 KB |
| idx_recipe_ingredient_product bettencourt_pos UNUSED | 16 KB |
| idx_recurring_template_active bettencourt_pos UNUSED | 16 KB |
| idx_recurring_template_next_run bettencourt_pos UNUSED | 16 KB |
| idx_recurring_template_org bettencourt_pos UNUSED | 16 KB |
| idx_refund_order bettencourt_pos UNUSED | 16 KB |
| idx_refund_original_order bettencourt_pos UNUSED | 16 KB |
| idx_register_location bettencourt_pos UNUSED | 16 KB |
| idx_reporting_category_org bettencourt_pos UNUSED | 16 KB |
| idx_sale_items_sale_id netsurf UNUSED | 16 KB |
| idx_sale_payments_sale_id netsurf UNUSED | 16 KB |
| idx_sales_created_at netsurf UNUSED | 16 KB |
| idx_sales_voided_created_at netsurf UNUSED | 16 KB |
| idx_stock_alert_item bettencourt_pos UNUSED | 16 KB |
| idx_stock_alert_org bettencourt_pos UNUSED | 16 KB |
| idx_stock_count_line_count bettencourt_pos UNUSED | 16 KB |
| idx_stock_count_location bettencourt_pos UNUSED | 16 KB |
| idx_stock_count_org bettencourt_pos UNUSED | 16 KB |
| idx_stock_ledger_created bettencourt_pos UNUSED | 16 KB |
| idx_stock_ledger_item bettencourt_pos UNUSED | 16 KB |
| idx_stock_ledger_location bettencourt_pos UNUSED | 16 KB |
| idx_stock_movements_product_created_at netsurf UNUSED | 16 KB |
| idx_supplier_org bettencourt_pos UNUSED | 16 KB |
| idx_table_layout_floor bettencourt_pos UNUSED | 16 KB |
| idx_table_layout_location bettencourt_pos UNUSED | 16 KB |
| idx_table_layout_status bettencourt_pos UNUSED | 16 KB |
| idx_tax_rate_org bettencourt_pos UNUSED | 16 KB |
| idx_time_entry_org bettencourt_pos UNUSED | 16 KB |
| idx_time_entry_user bettencourt_pos UNUSED | 16 KB |
| idx_user_role_role bettencourt_pos UNUSED | 16 KB |
| idx_user_role_user bettencourt_pos UNUSED | 16 KB |
| idx_vendor_bill_due bettencourt_pos UNUSED | 16 KB |
| idx_vendor_bill_number bettencourt_pos UNUSED | 16 KB |
| idx_vendor_bill_org bettencourt_pos UNUSED | 16 KB |
| idx_vendor_bill_payment_bill bettencourt_pos UNUSED | 16 KB |
| idx_vendor_bill_payment_date bettencourt_pos UNUSED | 16 KB |
| idx_vendor_bill_payment_org bettencourt_pos UNUSED | 16 KB |
| idx_vendor_bill_status bettencourt_pos UNUSED | 16 KB |
| idx_vendor_bill_supplier bettencourt_pos UNUSED | 16 KB |
| idx_waste_log_created bettencourt_pos UNUSED | 16 KB |
| idx_waste_log_item bettencourt_pos UNUSED | 16 KB |
| idx_waste_log_org bettencourt_pos UNUSED | 16 KB |
| idx_webhook_delivery_created bettencourt_pos UNUSED | 16 KB |
| idx_webhook_delivery_endpoint bettencourt_pos UNUSED | 16 KB |
| idx_webhook_endpoint_org bettencourt_pos UNUSED | 16 KB |
| import_warnings_status_idx dcs_ops UNUSED | 16 KB |
| import_warnings_weekStart_idx dcs_ops UNUSED | 16 KB |
| incident_responders dcs_ops | 16 KB |
| incident_responders_pkey dcs_ops | 16 KB |
| incident_responders_unique dcs_ops | 16 KB |
| incident_timeline dcs_ops | 16 KB |
| incident_timeline_incidentId_idx dcs_ops UNUSED | 16 KB |
| incident_timeline_pkey dcs_ops | 16 KB |
| incidents dcs_ops | 16 KB |
| incidents_detectedAt_idx dcs_ops UNUSED | 16 KB |
| incidents_pkey dcs_ops | 16 KB |
| incidents_severity_idx dcs_ops UNUSED | 16 KB |
| incidents_status_idx dcs_ops UNUSED | 16 KB |
| installations satlinkgy_collections | 16 KB |
| installations_pkey satlinkgy_collections | 16 KB |
| inventory_history satlinkgy_collections | 16 KB |
| inventory_history_pkey satlinkgy_collections | 16 KB |
| inventory_item bettencourt_pos | 16 KB |
| inventory_item_pkey bettencourt_pos | 16 KB |
| inventory_stock_pkey bettencourt_pos | 16 KB |
| invoice_counter_pkey bettencourt_pos | 16 KB |
| invoice_document_settings bettencourt_pos | 16 KB |
| invoice_document_settings_organization_id_key bettencourt_pos | 16 KB |
| invoice_document_settings_pkey bettencourt_pos | 16 KB |
| invoice_payment bettencourt_pos | 16 KB |
| invoice_payment_pkey bettencourt_pos | 16 KB |
| invoice_pkey bettencourt_pos | 16 KB |
| kitchen_order_item_pkey bettencourt_pos | 16 KB |
| kitchen_order_ticket bettencourt_pos | 16 KB |
| kitchen_order_ticket_pkey bettencourt_pos | 16 KB |
| knowledge_base_download centra_db | 16 KB |
| knowledge_base_download gk_nexus | 16 KB |
| knowledge_base_download_client_id_idx gk_nexus UNUSED | 16 KB |
| knowledge_base_download_client_id_idx centra_db UNUSED | 16 KB |
| knowledge_base_download_downloaded_by_idx gk_nexus UNUSED | 16 KB |
| knowledge_base_download_downloaded_by_idx centra_db UNUSED | 16 KB |
| knowledge_base_download_item_id_idx gk_nexus UNUSED | 16 KB |
| knowledge_base_download_item_id_idx centra_db UNUSED | 16 KB |
| knowledge_base_download_pkey gk_nexus | 16 KB |
| knowledge_base_download_pkey centra_db | 16 KB |
| knowledge_base_item_business_idx centra_db UNUSED | 16 KB |
| knowledge_base_item_business_idx gk_nexus UNUSED | 16 KB |
| knowledge_base_item_category_idx gk_nexus UNUSED | 16 KB |
| knowledge_base_item_category_idx centra_db UNUSED | 16 KB |
| knowledge_base_item_is_active_idx gk_nexus UNUSED | 16 KB |
| knowledge_base_item_is_active_idx centra_db UNUSED | 16 KB |
| knowledge_base_item_is_featured_idx centra_db UNUSED | 16 KB |
| knowledge_base_item_is_featured_idx gk_nexus UNUSED | 16 KB |
| knowledge_base_item_is_staff_only_idx centra_db UNUSED | 16 KB |
| knowledge_base_item_is_staff_only_idx gk_nexus UNUSED | 16 KB |
| knowledge_base_item_pkey centra_db | 16 KB |
| knowledge_base_item_pkey gk_nexus | 16 KB |
| knowledge_base_item_type_idx centra_db UNUSED | 16 KB |
| knowledge_base_item_type_idx gk_nexus UNUSED | 16 KB |
| leave_balances dcs_ops | 16 KB |
| leave_balances_pkey dcs_ops | 16 KB |
| leave_balances_unique dcs_ops | 16 KB |
| leave_requests dcs_ops | 16 KB |
| leave_requests_dateRange_idx dcs_ops UNUSED | 16 KB |
| leave_requests_pkey dcs_ops | 16 KB |
| leave_requests_staffProfileId_idx dcs_ops UNUSED | 16 KB |
| leave_requests_status_idx dcs_ops UNUSED | 16 KB |
| leave_types dcs_ops | 16 KB |
| leave_types_code_unique dcs_ops | 16 KB |
| leave_types_pkey dcs_ops | 16 KB |
| location bettencourt_pos | 16 KB |
| location_pkey bettencourt_pos | 16 KB |
| loyalty_program bettencourt_pos | 16 KB |
| loyalty_program_organization_id_unique bettencourt_pos | 16 KB |
| loyalty_program_pkey bettencourt_pos | 16 KB |
| loyalty_tier bettencourt_pos | 16 KB |
| loyalty_tier_pkey bettencourt_pos | 16 KB |
| loyalty_transaction bettencourt_pos | 16 KB |
| loyalty_transaction_pkey bettencourt_pos | 16 KB |
| member bettencourt_pos | 16 KB |
| member_organizationId_idx bettencourt_pos UNUSED | 16 KB |
| member_pkey bettencourt_pos | 16 KB |
| member_userId_idx bettencourt_pos UNUSED | 16 KB |
| menu_schedule bettencourt_pos | 16 KB |
| menu_schedule_pkey bettencourt_pos | 16 KB |
| menu_schedule_product_menu_schedule_id_product_id_pk bettencourt_pos | 16 KB |
| modifier_group bettencourt_pos | 16 KB |
| modifier_group_pkey bettencourt_pos | 16 KB |
| modifier_pkey bettencourt_pos | 16 KB |
| netsurf_bookings netsurf | 16 KB |
| netsurf_bookings_pkey netsurf | 16 KB |
| netsurf_product_categories netsurf | 16 KB |
| netsurf_product_categories_pkey netsurf | 16 KB |
| netsurf_product_categories_slug_key netsurf | 16 KB |
| netsurf_products netsurf | 16 KB |
| netsurf_products_pkey netsurf | 16 KB |
| netsurf_products_sku_key netsurf | 16 KB |
| netsurf_products_slug_key netsurf | 16 KB |
| netsurf_sale_items_pkey netsurf | 16 KB |
| netsurf_sale_payments_pkey netsurf | 16 KB |
| netsurf_sales netsurf | 16 KB |
| netsurf_sales_pkey netsurf | 16 KB |
| netsurf_sales_sale_number_key netsurf | 16 KB |
| netsurf_stock_movements netsurf | 16 KB |
| netsurf_stock_movements_pkey netsurf | 16 KB |
| notification_log_pkey bettencourt_pos | 16 KB |
| notification_settings bettencourt_pos | 16 KB |
| notification_settings_organization_id_unique bettencourt_pos | 16 KB |
| notification_settings_pkey bettencourt_pos | 16 KB |
| notification_template bettencourt_pos | 16 KB |
| notification_template_pkey bettencourt_pos | 16 KB |
| notifications dcs_ops | 16 KB |
| notifications_createdAt_idx dcs_ops UNUSED | 16 KB |
| notifications_pkey dcs_ops | 16 KB |
| notifications_recipientId_status_idx dcs_ops UNUSED | 16 KB |
| on_call_assignments_pkey dcs_ops | 16 KB |
| on_call_schedules dcs_ops | 16 KB |
| on_call_schedules_pkey dcs_ops | 16 KB |
| on_call_schedules_week_start_unique dcs_ops | 16 KB |
| order_line_item_pkey bettencourt_pos | 16 KB |
| order_pkey bettencourt_pos | 16 KB |
| organization bettencourt_pos | 16 KB |
| organization_pkey bettencourt_pos | 16 KB |
| organization_slug_unique bettencourt_pos | 16 KB |
| overlay_assignments dcs_ops | 16 KB |
| overlay_assignments_pkey dcs_ops | 16 KB |
| overlay_assignments_scheduleId_idx dcs_ops UNUSED | 16 KB |
| overlay_assignments_staffId_idx dcs_ops UNUSED | 16 KB |
| overlay_schedules dcs_ops | 16 KB |
| overlay_schedules_pkey dcs_ops | 16 KB |
| overlay_schedules_quarter_year_idx dcs_ops UNUSED | 16 KB |
| overlay_schedules_typeId_idx dcs_ops UNUSED | 16 KB |
| overlay_tasks dcs_ops | 16 KB |
| overlay_tasks_dueDate_idx dcs_ops UNUSED | 16 KB |
| overlay_tasks_pkey dcs_ops | 16 KB |
| overlay_tasks_scheduleId_idx dcs_ops UNUSED | 16 KB |
| overlay_tasks_status_idx dcs_ops UNUSED | 16 KB |
| overlay_types dcs_ops | 16 KB |
| overlay_types_name_unique dcs_ops | 16 KB |
| overlay_types_pkey dcs_ops | 16 KB |
| password_setup_token gk_nexus | 16 KB |
| password_setup_token centra_db | 16 KB |
| password_setup_token_pkey gk_nexus | 16 KB |
| password_setup_token_pkey centra_db | 16 KB |
| password_setup_token_token_unique centra_db | 16 KB |
| password_setup_token_token_unique gk_nexus | 16 KB |
| password_setup_token_userId_idx gk_nexus UNUSED | 16 KB |
| password_setup_token_userId_idx centra_db UNUSED | 16 KB |
| payment_pkey bettencourt_pos | 16 KB |
| pin_login_rate_limit bettencourt_pos | 16 KB |
| pin_login_rate_limit_pkey bettencourt_pos | 16 KB |
| platform_accounts_affiliationType_idx dcs_ops UNUSED | 16 KB |
| platform_accounts_externalAccountId_idx dcs_ops UNUSED | 16 KB |
| platform_accounts_externalContactId_idx dcs_ops UNUSED | 16 KB |
| platform_accounts_isOrphaned_idx dcs_ops UNUSED | 16 KB |
| platform_accounts_pkey dcs_ops | 16 KB |
| platform_accounts_platform_identifier_unique dcs_ops | 16 KB |
| platform_accounts_platform_idx dcs_ops UNUSED | 16 KB |
| platform_accounts_staffProfileId_idx dcs_ops UNUSED | 16 KB |
| platform_accounts_status_idx dcs_ops UNUSED | 16 KB |
| platform_accounts_syncMode_idx dcs_ops UNUSED | 16 KB |
| platform_accounts_vpnEnabled_idx dcs_ops UNUSED | 16 KB |
| platform_integrations dcs_ops | 16 KB |
| platform_integrations_pkey dcs_ops | 16 KB |
| platform_integrations_platform_idx dcs_ops UNUSED | 16 KB |
| platform_integrations_status_idx dcs_ops UNUSED | 16 KB |
| policy_acknowledgements dcs_ops | 16 KB |
| policy_acknowledgements_pkey dcs_ops | 16 KB |
| policy_acks_staffProfileId_idx dcs_ops UNUSED | 16 KB |
| portal_invite centra_db | 16 KB |
| portal_invite gk_nexus | 16 KB |
| portal_invite_client_id_idx gk_nexus UNUSED | 16 KB |
| portal_invite_client_id_idx centra_db UNUSED | 16 KB |
| portal_invite_email_idx gk_nexus UNUSED | 16 KB |
| portal_invite_email_idx centra_db UNUSED | 16 KB |
| portal_invite_expires_at_idx gk_nexus UNUSED | 16 KB |
| portal_invite_expires_at_idx centra_db UNUSED | 16 KB |
| portal_invite_pkey gk_nexus | 16 KB |
| portal_invite_pkey centra_db | 16 KB |
| portal_invite_status_idx gk_nexus UNUSED | 16 KB |
| portal_invite_status_idx centra_db UNUSED | 16 KB |
| portal_invite_token_idx gk_nexus UNUSED | 16 KB |
| portal_invite_token_idx centra_db UNUSED | 16 KB |
| portal_invite_token_unique gk_nexus | 16 KB |
| portal_invite_token_unique centra_db | 16 KB |
| ppe_records dcs_ops | 16 KB |
| ppe_records_expiryDate_idx dcs_ops UNUSED | 16 KB |
| ppe_records_pkey dcs_ops | 16 KB |
| ppe_records_staffProfileId_idx dcs_ops UNUSED | 16 KB |
| pr_createdAt_idx dcs_ops UNUSED | 16 KB |
| pr_departmentId_idx dcs_ops UNUSED | 16 KB |
| pr_line_items dcs_ops | 16 KB |
| pr_line_items_pkey dcs_ops | 16 KB |
| pr_requestedById_idx dcs_ops UNUSED | 16 KB |
| pr_status_idx dcs_ops UNUSED | 16 KB |
| pricelist bettencourt_pos | 16 KB |
| pricelist_pkey bettencourt_pos | 16 KB |
| product_barcode_pkey bettencourt_pos | 16 KB |
| product_location_product_id_location_id_pk bettencourt_pos | 16 KB |
| product_modifier_group_product_id_modifier_group_id_pk bettencourt_pos | 16 KB |
| product_pkey bettencourt_pos | 16 KB |
| product_production_component bettencourt_pos | 16 KB |
| product_production_component_pkey bettencourt_pos | 16 KB |
| purchase_order bettencourt_pos | 16 KB |
| purchase_order_line_pkey bettencourt_pos | 16 KB |
| purchase_order_pkey bettencourt_pos | 16 KB |
| purchase_requisitions dcs_ops | 16 KB |
| purchase_requisitions_pkey dcs_ops | 16 KB |
| quotation bettencourt_pos | 16 KB |
| quotation_counter_pkey bettencourt_pos | 16 KB |
| quotation_pkey bettencourt_pos | 16 KB |
| receipt_config bettencourt_pos | 16 KB |
| receipt_config_organization_id_unique bettencourt_pos | 16 KB |
| receipt_config_pkey bettencourt_pos | 16 KB |
| recipe_ingredient bettencourt_pos | 16 KB |
| recipe_ingredient_pkey bettencourt_pos | 16 KB |
| reconciliation_issues dcs_ops | 16 KB |
| reconciliation_issues_integrationId_idx dcs_ops UNUSED | 16 KB |
| reconciliation_issues_issueType_idx dcs_ops UNUSED | 16 KB |
| reconciliation_issues_pkey dcs_ops | 16 KB |
| reconciliation_issues_resolvedAt_idx dcs_ops UNUSED | 16 KB |
| recurring_template bettencourt_pos | 16 KB |
| recurring_template_pkey bettencourt_pos | 16 KB |
| refund bettencourt_pos | 16 KB |
| refund_pkey bettencourt_pos | 16 KB |
| register bettencourt_pos | 16 KB |
| register_department_register_id_department_id_pk bettencourt_pos | 16 KB |
| register_pkey bettencourt_pos | 16 KB |
| reporting_category bettencourt_pos | 16 KB |
| reporting_category_pkey bettencourt_pos | 16 KB |
| rota_import_warnings dcs_ops | 16 KB |
| rota_import_warnings_pkey dcs_ops | 16 KB |
| schedules_status_idx dcs_ops UNUSED | 16 KB |
| schedules_weekStart_idx dcs_ops UNUSED | 16 KB |
| service_catalog_business_idx gk_nexus UNUSED | 16 KB |
| service_catalog_business_idx centra_db UNUSED | 16 KB |
| service_catalog_category_idx gk_nexus UNUSED | 16 KB |
| service_catalog_category_idx centra_db UNUSED | 16 KB |
| service_catalog_is_active_idx gk_nexus UNUSED | 16 KB |
| service_catalog_is_active_idx centra_db UNUSED | 16 KB |
| service_catalog_is_featured_idx gk_nexus UNUSED | 16 KB |
| service_catalog_is_featured_idx centra_db UNUSED | 16 KB |
| service_catalog_pkey gk_nexus | 16 KB |
| service_catalog_pkey centra_db | 16 KB |
| service_catalog_sort_order_idx gk_nexus UNUSED | 16 KB |
| service_catalog_sort_order_idx centra_db UNUSED | 16 KB |
| service_category gk_nexus | 16 KB |
| service_category centra_db | 16 KB |
| service_category_business_idx centra_db UNUSED | 16 KB |
| service_category_business_idx gk_nexus UNUSED | 16 KB |
| service_category_is_active_idx gk_nexus UNUSED | 16 KB |
| service_category_is_active_idx centra_db UNUSED | 16 KB |
| service_category_pkey gk_nexus | 16 KB |
| service_category_pkey centra_db | 16 KB |
| service_category_sort_order_idx centra_db UNUSED | 16 KB |
| service_category_sort_order_idx gk_nexus UNUSED | 16 KB |
| services dcs_ops | 16 KB |
| services_name_unique dcs_ops | 16 KB |
| services_pkey dcs_ops | 16 KB |
| session fundsight_rp | 16 KB |
| session dcs_ops | 16 KB |
| session netsurf | 16 KB |
| session_pkey fundsight_rp | 16 KB |
| session_pkey dcs_ops | 16 KB |
| session_pkey netsurf | 16 KB |
| session_pkey bettencourt_pos | 16 KB |
| session_token_idx fundsight_rp UNUSED | 16 KB |
| session_token_key fundsight_rp | 16 KB |
| session_token_unique dcs_ops | 16 KB |
| session_token_unique netsurf | 16 KB |
| session_token_unique bettencourt_pos | 16 KB |
| session_userId_idx bettencourt_pos UNUSED | 16 KB |
| session_userId_idx gk_nexus UNUSED | 16 KB |
| session_userId_idx centra_db UNUSED | 16 KB |
| session_userId_idx dcs_ops UNUSED | 16 KB |
| session_user_id_idx netsurf UNUSED | 16 KB |
| session_user_id_idx fundsight_rp UNUSED | 16 KB |
| staff gk_nexus | 16 KB |
| staff centra_db | 16 KB |
| staff_pkey gk_nexus | 16 KB |
| staff_pkey centra_db | 16 KB |
| staff_profiles dcs_ops | 16 KB |
| staff_profiles_departmentId_idx dcs_ops UNUSED | 16 KB |
| staff_profiles_employee_id_unique dcs_ops | 16 KB |
| staff_profiles_pkey dcs_ops | 16 KB |
| staff_profiles_teamleadid_idx dcs_ops UNUSED | 16 KB |
| staff_profiles_userId_idx dcs_ops UNUSED | 16 KB |
| staff_profiles_user_id_unique dcs_ops | 16 KB |
| staff_user_id_idx gk_nexus UNUSED | 16 KB |
| staff_user_id_idx centra_db UNUSED | 16 KB |
| staff_user_id_unique gk_nexus | 16 KB |
| staff_user_id_unique centra_db | 16 KB |
| stock_alert bettencourt_pos | 16 KB |
| stock_alert_pkey bettencourt_pos | 16 KB |
| stock_count bettencourt_pos | 16 KB |
| stock_count_line_pkey bettencourt_pos | 16 KB |
| stock_count_pkey bettencourt_pos | 16 KB |
| stock_ledger bettencourt_pos | 16 KB |
| stock_ledger_pkey bettencourt_pos | 16 KB |
| supplier_pkey bettencourt_pos | 16 KB |
| system_backup gk_nexus | 16 KB |
| system_backup centra_db | 16 KB |
| system_backup_created_at_idx gk_nexus UNUSED | 16 KB |
| system_backup_created_at_idx centra_db UNUSED | 16 KB |
| system_backup_pkey gk_nexus | 16 KB |
| system_backup_pkey centra_db | 16 KB |
| system_backup_status_idx gk_nexus UNUSED | 16 KB |
| system_backup_status_idx centra_db UNUSED | 16 KB |
| system_backup_type_idx centra_db UNUSED | 16 KB |
| system_backup_type_idx gk_nexus UNUSED | 16 KB |
| table_layout bettencourt_pos | 16 KB |
| table_layout_pkey bettencourt_pos | 16 KB |
| tag gk_nexus | 16 KB |
| tag centra_db | 16 KB |
| tag_business_idx gk_nexus UNUSED | 16 KB |
| tag_business_idx centra_db UNUSED | 16 KB |
| tag_name_idx gk_nexus UNUSED | 16 KB |
| tag_name_idx centra_db UNUSED | 16 KB |
| tag_name_unique centra_db | 16 KB |
| tag_name_unique gk_nexus | 16 KB |
| tag_pkey centra_db | 16 KB |
| tag_pkey gk_nexus | 16 KB |
| tax_rate bettencourt_pos | 16 KB |
| tax_rate_pkey bettencourt_pos | 16 KB |
| temp_changes_category_idx dcs_ops UNUSED | 16 KB |
| temp_changes_ownerId_idx dcs_ops UNUSED | 16 KB |
| temp_changes_removeByDate_idx dcs_ops UNUSED | 16 KB |
| temp_changes_riskLevel_idx dcs_ops UNUSED | 16 KB |
| temp_changes_status_idx dcs_ops UNUSED | 16 KB |
| temporary_changes dcs_ops | 16 KB |
| temporary_changes_pkey dcs_ops | 16 KB |
| time_entry_pkey bettencourt_pos | 16 KB |
| training_records dcs_ops | 16 KB |
| training_records_expiryDate_idx dcs_ops UNUSED | 16 KB |
| training_records_pkey dcs_ops | 16 KB |
| training_records_staffProfileId_idx dcs_ops UNUSED | 16 KB |
| training_records_status_idx dcs_ops UNUSED | 16 KB |
| user netsurf | 16 KB |
| user fundsight_rp | 16 KB |
| user centra_db | 16 KB |
| user gk_nexus | 16 KB |
| user dcs_ops | 16 KB |
| user bettencourt_pos | 16 KB |
| user_email_key fundsight_rp | 16 KB |
| user_email_unique gk_nexus | 16 KB |
| user_email_unique bettencourt_pos | 16 KB |
| user_email_unique dcs_ops | 16 KB |
| user_email_unique centra_db | 16 KB |
| user_email_unique netsurf | 16 KB |
| user_financial_store fundsight_rp | 16 KB |
| user_financial_store_pkey fundsight_rp | 16 KB |
| user_management_store fundsight_rp | 16 KB |
| user_management_store_pkey fundsight_rp | 16 KB |
| user_pin_hash_unique bettencourt_pos | 16 KB |
| user_pkey fundsight_rp | 16 KB |
| user_pkey netsurf | 16 KB |
| user_pkey bettencourt_pos | 16 KB |
| user_pkey centra_db | 16 KB |
| user_pkey gk_nexus | 16 KB |
| user_pkey dcs_ops | 16 KB |
| user_preferences fundsight_rp | 16 KB |
| user_preferences_pkey fundsight_rp | 16 KB |
| user_role bettencourt_pos | 16 KB |
| user_role_user_id_role_id_pk bettencourt_pos | 16 KB |
| user_username_unique netsurf | 16 KB |
| user_username_unique bettencourt_pos | 16 KB |
| vendor_bill bettencourt_pos | 16 KB |
| vendor_bill_counter_pkey bettencourt_pos | 16 KB |
| vendor_bill_payment bettencourt_pos | 16 KB |
| vendor_bill_payment_pkey bettencourt_pos | 16 KB |
| vendor_bill_pkey bettencourt_pos | 16 KB |
| waste_log bettencourt_pos | 16 KB |
| waste_log_pkey bettencourt_pos | 16 KB |
| webhook_delivery_pkey bettencourt_pos | 16 KB |
| webhook_endpoint bettencourt_pos | 16 KB |
| webhook_endpoint_pkey bettencourt_pos | 16 KB |
| work_initiatives dcs_ops | 16 KB |
| work_initiatives_departmentId_idx dcs_ops UNUSED | 16 KB |
| work_initiatives_pkey dcs_ops | 16 KB |
| work_initiatives_status_idx dcs_ops UNUSED | 16 KB |
| work_items dcs_ops | 16 KB |
| work_items_assignedToId_idx dcs_ops UNUSED | 16 KB |
| work_items_departmentId_idx dcs_ops UNUSED | 16 KB |
| work_items_dueDate_idx dcs_ops UNUSED | 16 KB |
| work_items_pkey dcs_ops | 16 KB |
| work_items_status_idx dcs_ops UNUSED | 16 KB |
| work_items_type_idx dcs_ops UNUSED | 16 KB |
| __drizzle_migrations gk_nexus_drizzle | 8 KB |
| __drizzle_migrations centra_db_drizzle | 8 KB |
| __drizzle_migrations bettencourt_pos_drizzle | 8 KB |
| __drizzle_migrations terminal_control_drizzle | 8 KB |
| account bettencourt_pos | 8 KB |
| account terminal_control | 8 KB |
| account masjid_connect | 8 KB |
| account_pkey masjid_connect | 8 KB |
| account_pkey terminal_control | 8 KB |
| account_pkey bettencourt_pos | 8 KB |
| account_provider_idx masjid_connect UNUSED | 8 KB |
| account_userId_idx terminal_control UNUSED | 8 KB |
| account_userId_idx bettencourt_pos UNUSED | 8 KB |
| account_user_id_idx masjid_connect UNUSED | 8 KB |
| active_timer gk_nexus | 8 KB |
| active_timer centra_db | 8 KB |
| active_timer_matter_id_idx centra_db UNUSED | 8 KB |
| active_timer_matter_id_idx gk_nexus UNUSED | 8 KB |
| active_timer_pkey centra_db | 8 KB |
| active_timer_pkey gk_nexus | 8 KB |
| active_timer_staff_id_idx gk_nexus UNUSED | 8 KB |
| active_timer_staff_id_idx centra_db UNUSED | 8 KB |
| active_timer_staff_id_unique centra_db | 8 KB |
| active_timer_staff_id_unique gk_nexus | 8 KB |
| agency bettencourt_pos | 8 KB |
| agency_pkey bettencourt_pos | 8 KB |
| apiKey_keyHash_idx terminal_control UNUSED | 8 KB |
| apiKey_keyPrefix_idx terminal_control UNUSED | 8 KB |
| apiKey_organizationId_idx terminal_control UNUSED | 8 KB |
| apiUsage_apiKeyId_idx terminal_control UNUSED | 8 KB |
| apiUsage_createdAt_idx terminal_control UNUSED | 8 KB |
| apiUsage_endpoint_idx terminal_control UNUSED | 8 KB |
| apiUsage_organizationId_idx terminal_control UNUSED | 8 KB |
| api_key terminal_control | 8 KB |
| api_key_pkey terminal_control | 8 KB |
| api_usage terminal_control | 8 KB |
| api_usage_pkey terminal_control | 8 KB |
| appointment centra_db | 8 KB |
| appointment gk_nexus | 8 KB |
| appointment_appointment_type_id_idx gk_nexus UNUSED | 8 KB |
| appointment_appointment_type_id_idx centra_db UNUSED | 8 KB |
| appointment_assigned_staff_id_idx centra_db UNUSED | 8 KB |
| appointment_assigned_staff_id_idx gk_nexus UNUSED | 8 KB |
| appointment_business_idx centra_db UNUSED | 8 KB |
| appointment_business_idx gk_nexus UNUSED | 8 KB |
| appointment_client_id_idx gk_nexus UNUSED | 8 KB |
| appointment_client_id_idx centra_db UNUSED | 8 KB |
| appointment_is_public_booking_idx centra_db UNUSED | 8 KB |
| appointment_is_public_booking_idx gk_nexus UNUSED | 8 KB |
| appointment_matter_id_idx gk_nexus UNUSED | 8 KB |
| appointment_matter_id_idx centra_db UNUSED | 8 KB |
| appointment_pkey centra_db | 8 KB |
| appointment_pkey gk_nexus | 8 KB |
| appointment_public_booking_token_idx centra_db UNUSED | 8 KB |
| appointment_public_booking_token_idx gk_nexus UNUSED | 8 KB |
| appointment_public_booking_token_unique gk_nexus | 8 KB |
| appointment_public_booking_token_unique centra_db | 8 KB |
| appointment_reminder gk_nexus | 8 KB |
| appointment_reminder centra_db | 8 KB |
| appointment_reminder_appointment_id_idx centra_db UNUSED | 8 KB |
| appointment_reminder_appointment_id_idx gk_nexus UNUSED | 8 KB |
| appointment_reminder_is_sent_idx gk_nexus UNUSED | 8 KB |
| appointment_reminder_is_sent_idx centra_db UNUSED | 8 KB |
| appointment_reminder_pkey gk_nexus | 8 KB |
| appointment_reminder_pkey centra_db | 8 KB |
| appointment_reminder_scheduled_at_idx gk_nexus UNUSED | 8 KB |
| appointment_reminder_scheduled_at_idx centra_db UNUSED | 8 KB |
| appointment_scheduled_at_idx gk_nexus UNUSED | 8 KB |
| appointment_scheduled_at_idx centra_db UNUSED | 8 KB |
| appointment_status_idx centra_db UNUSED | 8 KB |
| appointment_status_idx gk_nexus UNUSED | 8 KB |
| appointment_type gk_nexus | 8 KB |
| appointment_type centra_db | 8 KB |
| appointment_type_business_idx centra_db UNUSED | 8 KB |
| appointment_type_business_idx gk_nexus UNUSED | 8 KB |
| appointment_type_is_active_idx centra_db UNUSED | 8 KB |
| appointment_type_is_active_idx gk_nexus UNUSED | 8 KB |
| appointment_type_pkey centra_db | 8 KB |
| appointment_type_pkey gk_nexus | 8 KB |
| appointment_type_public_booking_token_idx gk_nexus UNUSED | 8 KB |
| appointment_type_public_booking_token_idx centra_db UNUSED | 8 KB |
| appointment_type_public_booking_token_unique gk_nexus | 8 KB |
| appointment_type_public_booking_token_unique centra_db | 8 KB |
| appraisal_cycles dcs_ops | 8 KB |
| appraisal_cycles_department_year_half_unique dcs_ops | 8 KB |
| appraisal_cycles_departmentid_idx dcs_ops UNUSED | 8 KB |
| appraisal_cycles_pkey dcs_ops | 8 KB |
| appraisal_cycles_status_idx dcs_ops UNUSED | 8 KB |
| appraisal_cycles_year_idx dcs_ops UNUSED | 8 KB |
| appraisal_followups dcs_ops | 8 KB |
| appraisal_followups_appraisal_followup_type_unique dcs_ops | 8 KB |
| appraisal_followups_appraisalid_idx dcs_ops UNUSED | 8 KB |
| appraisal_followups_duedate_idx dcs_ops UNUSED | 8 KB |
| appraisal_followups_pkey dcs_ops | 8 KB |
| assignment_history dcs_ops | 8 KB |
| assignment_history_pkey dcs_ops | 8 KB |
| attendance_exceptions dcs_ops | 8 KB |
| attendance_exceptions_exceptiondate_idx dcs_ops UNUSED | 8 KB |
| attendance_exceptions_leaverequestid_idx dcs_ops UNUSED | 8 KB |
| attendance_exceptions_pkey dcs_ops | 8 KB |
| attendance_exceptions_staff_date_idx dcs_ops UNUSED | 8 KB |
| attendance_exceptions_staffprofileid_idx dcs_ops UNUSED | 8 KB |
| attendance_exceptions_status_idx dcs_ops UNUSED | 8 KB |
| auditLog_action_idx terminal_control UNUSED | 8 KB |
| auditLog_createdAt_idx terminal_control UNUSED | 8 KB |
| auditLog_entityType_entityId_idx terminal_control UNUSED | 8 KB |
| auditLog_organizationId_idx terminal_control UNUSED | 8 KB |
| auditLog_userId_idx terminal_control UNUSED | 8 KB |
| audit_log terminal_control | 8 KB |
| audit_log_pkey terminal_control | 8 KB |
| automation_rule_logs dcs_ops | 8 KB |
| automation_rule_logs_firedAt_idx dcs_ops UNUSED | 8 KB |
| automation_rule_logs_pkey dcs_ops | 8 KB |
| automation_rule_logs_ruleId_idx dcs_ops UNUSED | 8 KB |
| automation_rules dcs_ops | 8 KB |
| automation_rules_enabled_idx dcs_ops UNUSED | 8 KB |
| automation_rules_module_event_idx dcs_ops UNUSED | 8 KB |
| automation_rules_pkey dcs_ops | 8 KB |
| backup_schedule gk_nexus | 8 KB |
| backup_schedule centra_db | 8 KB |
| backup_schedule_pkey centra_db | 8 KB |
| backup_schedule_pkey gk_nexus | 8 KB |
| bootstrap_token centra_db | 8 KB |
| bootstrap_token gk_nexus | 8 KB |
| bootstrap_token_pkey centra_db | 8 KB |
| bootstrap_token_pkey gk_nexus | 8 KB |
| bootstrap_token_token_unique centra_db | 8 KB |
| bootstrap_token_token_unique gk_nexus | 8 KB |
| callouts dcs_ops | 8 KB |
| callouts_calloutat_idx dcs_ops UNUSED | 8 KB |
| callouts_pkey dcs_ops | 8 KB |
| callouts_relatedincidentid_idx dcs_ops UNUSED | 8 KB |
| callouts_staffprofileid_idx dcs_ops UNUSED | 8 KB |
| callouts_status_idx dcs_ops UNUSED | 8 KB |
| career_path_plans dcs_ops | 8 KB |
| career_path_plans_pkey dcs_ops | 8 KB |
| career_path_plans_staff_profile_id_unique dcs_ops | 8 KB |
| career_path_plans_status_idx dcs_ops UNUSED | 8 KB |
| career_path_years dcs_ops | 8 KB |
| career_path_years_pkey dcs_ops | 8 KB |
| career_path_years_plan_year_unique dcs_ops | 8 KB |
| career_path_years_planid_idx dcs_ops UNUSED | 8 KB |
| cash_reconciliation_rule_organization_id_unique bettencourt_pos | 8 KB |
| cash_reconciliation_rule_pkey bettencourt_pos | 8 KB |
| client_aml_assessment centra_db | 8 KB |
| client_aml_assessment gk_nexus | 8 KB |
| client_aml_assessment_client_id_idx gk_nexus UNUSED | 8 KB |
| client_aml_assessment_client_id_idx centra_db UNUSED | 8 KB |
| client_aml_assessment_next_review_idx centra_db UNUSED | 8 KB |
| client_aml_assessment_next_review_idx gk_nexus UNUSED | 8 KB |
| client_aml_assessment_pkey centra_db | 8 KB |
| client_aml_assessment_pkey gk_nexus | 8 KB |
| client_aml_assessment_risk_rating_idx gk_nexus UNUSED | 8 KB |
| client_aml_assessment_risk_rating_idx centra_db UNUSED | 8 KB |
| client_aml_assessment_status_idx gk_nexus UNUSED | 8 KB |
| client_aml_assessment_status_idx centra_db UNUSED | 8 KB |
| client_beneficial_owner gk_nexus | 8 KB |
| client_beneficial_owner centra_db | 8 KB |
| client_beneficial_owner_client_id_idx gk_nexus UNUSED | 8 KB |
| client_beneficial_owner_client_id_idx centra_db UNUSED | 8 KB |
| client_beneficial_owner_is_pep_idx centra_db UNUSED | 8 KB |
| client_beneficial_owner_is_pep_idx gk_nexus UNUSED | 8 KB |
| client_beneficial_owner_pkey centra_db | 8 KB |
| client_beneficial_owner_pkey gk_nexus | 8 KB |
| client_beneficial_owner_risk_level_idx gk_nexus UNUSED | 8 KB |
| client_beneficial_owner_risk_level_idx centra_db UNUSED | 8 KB |
| client_communication centra_db | 8 KB |
| client_communication gk_nexus | 8 KB |
| client_communication_client_id_idx centra_db UNUSED | 8 KB |
| client_communication_client_id_idx gk_nexus UNUSED | 8 KB |
| client_communication_date_idx centra_db UNUSED | 8 KB |
| client_communication_date_idx gk_nexus UNUSED | 8 KB |
| client_communication_pkey gk_nexus | 8 KB |
| client_communication_pkey centra_db | 8 KB |
| client_communication_staff_id_idx gk_nexus UNUSED | 8 KB |
| client_communication_staff_id_idx centra_db UNUSED | 8 KB |
| client_contact gk_nexus | 8 KB |
| client_contact centra_db | 8 KB |
| client_contact_client_id_idx gk_nexus UNUSED | 8 KB |
| client_contact_client_id_idx centra_db UNUSED | 8 KB |
| client_contact_pkey centra_db | 8 KB |
| client_contact_pkey gk_nexus | 8 KB |
| client_emergency_contact centra_db | 8 KB |
| client_emergency_contact gk_nexus | 8 KB |
| client_emergency_contact_client_id_idx centra_db UNUSED | 8 KB |
| client_emergency_contact_client_id_idx gk_nexus UNUSED | 8 KB |
| client_emergency_contact_pkey gk_nexus | 8 KB |
| client_emergency_contact_pkey centra_db | 8 KB |
| client_emergency_contact_type_idx centra_db UNUSED | 8 KB |
| client_emergency_contact_type_idx gk_nexus UNUSED | 8 KB |
| client_employment_info centra_db | 8 KB |
| client_employment_info gk_nexus | 8 KB |
| client_employment_info_client_id_idx gk_nexus UNUSED | 8 KB |
| client_employment_info_client_id_idx centra_db UNUSED | 8 KB |
| client_employment_info_is_current_idx centra_db UNUSED | 8 KB |
| client_employment_info_is_current_idx gk_nexus UNUSED | 8 KB |
| client_employment_info_pkey centra_db | 8 KB |
| client_employment_info_pkey gk_nexus | 8 KB |
| client_employment_info_status_idx gk_nexus UNUSED | 8 KB |
| client_employment_info_status_idx centra_db UNUSED | 8 KB |
| client_link gk_nexus | 8 KB |
| client_link centra_db | 8 KB |
| client_link_client_id_idx centra_db UNUSED | 8 KB |
| client_link_client_id_idx gk_nexus UNUSED | 8 KB |
| client_link_linked_client_id_idx centra_db UNUSED | 8 KB |
| client_link_linked_client_id_idx gk_nexus UNUSED | 8 KB |
| client_link_pkey centra_db | 8 KB |
| client_link_pkey gk_nexus | 8 KB |
| combo_product bettencourt_pos | 8 KB |
| course_schedules gk_nexus | 8 KB |
| course_schedules centra_db | 8 KB |
| course_schedules_pkey centra_db | 8 KB |
| course_schedules_pkey gk_nexus | 8 KB |
| courses gk_nexus | 8 KB |
| courses centra_db | 8 KB |
| courses_pkey gk_nexus | 8 KB |
| courses_pkey centra_db | 8 KB |
| credit_note_counter bettencourt_pos | 8 KB |
| customer terminal_control | 8 KB |
| customerTag_name_idx terminal_control UNUSED | 8 KB |
| customerTag_organizationId_idx terminal_control UNUSED | 8 KB |
| customerToTag_customerId_idx terminal_control UNUSED | 8 KB |
| customerToTag_tagId_idx terminal_control UNUSED | 8 KB |
| customer_email_idx terminal_control UNUSED | 8 KB |
| customer_feedback bettencourt_pos | 8 KB |
| customer_feedback_pkey bettencourt_pos | 8 KB |
| customer_loyalty bettencourt_pos | 8 KB |
| customer_name_idx terminal_control UNUSED | 8 KB |
| customer_organizationId_idx terminal_control UNUSED | 8 KB |
| customer_payment bettencourt_pos | 8 KB |
| customer_payment_allocation bettencourt_pos | 8 KB |
| customer_payment_allocation_pkey bettencourt_pos | 8 KB |
| customer_payment_ledger bettencourt_pos | 8 KB |
| customer_payment_ledger_pkey bettencourt_pos | 8 KB |
| customer_payment_pkey bettencourt_pos | 8 KB |
| customer_pkey terminal_control | 8 KB |
| customer_pricelist bettencourt_pos | 8 KB |
| customer_tag terminal_control | 8 KB |
| customer_tag_pkey terminal_control | 8 KB |
| customer_to_tag terminal_control | 8 KB |
| customer_to_tag_customer_id_tag_id_pk terminal_control | 8 KB |
| daily_order_counter bettencourt_pos | 8 KB |
| deadline gk_nexus | 8 KB |
| deadline centra_db | 8 KB |
| deadline_assigned_staff_idx gk_nexus UNUSED | 8 KB |
| deadline_assigned_staff_idx centra_db UNUSED | 8 KB |
| deadline_business_idx centra_db UNUSED | 8 KB |
| deadline_business_idx gk_nexus UNUSED | 8 KB |
| deadline_client_id_idx centra_db UNUSED | 8 KB |
| deadline_client_id_idx gk_nexus UNUSED | 8 KB |
| deadline_due_date_idx gk_nexus UNUSED | 8 KB |
| deadline_due_date_idx centra_db UNUSED | 8 KB |
| deadline_is_completed_idx gk_nexus UNUSED | 8 KB |
| deadline_is_completed_idx centra_db UNUSED | 8 KB |
| deadline_matter_id_idx gk_nexus UNUSED | 8 KB |
| deadline_matter_id_idx centra_db UNUSED | 8 KB |
| deadline_parent_id_idx centra_db UNUSED | 8 KB |
| deadline_parent_id_idx gk_nexus UNUSED | 8 KB |
| deadline_pkey gk_nexus | 8 KB |
| deadline_pkey centra_db | 8 KB |
| deadline_reminder gk_nexus | 8 KB |
| deadline_reminder centra_db | 8 KB |
| deadline_reminder_deadline_id_idx gk_nexus UNUSED | 8 KB |
| deadline_reminder_deadline_id_idx centra_db UNUSED | 8 KB |
| deadline_reminder_is_sent_idx gk_nexus UNUSED | 8 KB |
| deadline_reminder_is_sent_idx centra_db UNUSED | 8 KB |
| deadline_reminder_pkey gk_nexus | 8 KB |
| deadline_reminder_pkey centra_db | 8 KB |
| deadline_reminder_reminder_date_idx centra_db UNUSED | 8 KB |
| deadline_reminder_reminder_date_idx gk_nexus UNUSED | 8 KB |
| deadline_type_idx centra_db UNUSED | 8 KB |
| deadline_type_idx gk_nexus UNUSED | 8 KB |
| department_assignment_history dcs_ops | 8 KB |
| department_assignment_history_assignmentid_idx dcs_ops UNUSED | 8 KB |
| department_assignment_history_createdat_idx dcs_ops UNUSED | 8 KB |
| department_assignment_history_pkey dcs_ops | 8 KB |
| department_assignments dcs_ops | 8 KB |
| department_assignments_departmentid_idx dcs_ops UNUSED | 8 KB |
| department_assignments_isactive_idx dcs_ops UNUSED | 8 KB |
| department_assignments_pkey dcs_ops | 8 KB |
| department_assignments_role_idx dcs_ops UNUSED | 8 KB |
| department_assignments_staff_department_role_unique dcs_ops | 8 KB |
| department_assignments_staffprofileid_idx dcs_ops UNUSED | 8 KB |
| directus_access | 8 KB |
| directus_comments | 8 KB |
| directus_comments_pkey | 8 KB |
| directus_deployment_projects | 8 KB |
| directus_deployment_projects_deployment_external_id_unique | 8 KB |
| directus_deployment_projects_pkey | 8 KB |
| directus_deployment_runs | 8 KB |
| directus_deployment_runs_pkey | 8 KB |
| directus_deployments | 8 KB |
| directus_deployments_pkey | 8 KB |
| directus_deployments_provider_unique | 8 KB |
| directus_extensions | 8 KB |
| directus_extensions_pkey | 8 KB |
| directus_files | 8 KB |
| directus_files_pkey | 8 KB |
| directus_flows | 8 KB |
| directus_flows_operation_unique | 8 KB |
| directus_flows_pkey | 8 KB |
| directus_folders_pkey | 8 KB |
| directus_notifications | 8 KB |
| directus_notifications_pkey | 8 KB |
| directus_operations | 8 KB |
| directus_operations_pkey | 8 KB |
| directus_operations_reject_unique | 8 KB |
| directus_operations_resolve_unique | 8 KB |
| directus_permissions | 8 KB |
| directus_permissions_pkey | 8 KB |
| directus_presets | 8 KB |
| directus_presets_pkey | 8 KB |
| directus_relations | 8 KB |
| directus_relations_pkey | 8 KB |
| directus_shares | 8 KB |
| directus_shares_pkey | 8 KB |
| directus_translations | 8 KB |
| directus_translations_pkey | 8 KB |
| directus_versions | 8 KB |
| directus_versions_pkey | 8 KB |
| document_verification centra_db | 8 KB |
| document_verification gk_nexus | 8 KB |
| document_verification_document_id_idx centra_db UNUSED | 8 KB |
| document_verification_document_id_idx gk_nexus UNUSED | 8 KB |
| document_verification_expiry_date_idx gk_nexus UNUSED | 8 KB |
| document_verification_expiry_date_idx centra_db UNUSED | 8 KB |
| document_verification_pkey centra_db | 8 KB |
| document_verification_pkey gk_nexus | 8 KB |
| document_verification_status_idx gk_nexus UNUSED | 8 KB |
| document_verification_status_idx centra_db UNUSED | 8 KB |
| email_report_history terminal_control | 8 KB |
| email_report_history_createdAt_idx terminal_control UNUSED | 8 KB |
| email_report_history_organizationId_idx terminal_control UNUSED | 8 KB |
| email_report_history_pkey terminal_control | 8 KB |
| email_report_history_preferenceId_idx terminal_control UNUSED | 8 KB |
| email_report_history_status_idx terminal_control UNUSED | 8 KB |
| email_report_history_userId_idx terminal_control UNUSED | 8 KB |
| email_report_preference terminal_control | 8 KB |
| email_report_preference_frequency_idx terminal_control UNUSED | 8 KB |
| email_report_preference_isEnabled_idx terminal_control UNUSED | 8 KB |
| email_report_preference_organizationId_idx terminal_control UNUSED | 8 KB |
| email_report_preference_pkey terminal_control | 8 KB |
| email_report_preference_userId_idx terminal_control UNUSED | 8 KB |
| email_report_preference_userId_organizationId_idx terminal_control UNUSED | 8 KB |
| email_template_version centra_db | 8 KB |
| email_template_version gk_nexus | 8 KB |
| email_template_version_pkey gk_nexus | 8 KB |
| email_template_version_pkey centra_db | 8 KB |
| enrollments gk_nexus | 8 KB |
| enrollments centra_db | 8 KB |
| enrollments_pkey centra_db | 8 KB |
| enrollments_pkey gk_nexus | 8 KB |
| escalation_policies dcs_ops | 8 KB |
| escalation_policies_pkey dcs_ops | 8 KB |
| escalation_steps dcs_ops | 8 KB |
| escalation_steps_pkey dcs_ops | 8 KB |
| escalation_steps_policyId_idx dcs_ops UNUSED | 8 KB |
| event_submissions masjid_connect | 8 KB |
| event_submissions_pkey masjid_connect | 8 KB |
| feedback masjid_connect | 8 KB |
| feedback_order_idx bettencourt_pos UNUSED | 8 KB |
| feedback_org_idx bettencourt_pos UNUSED | 8 KB |
| feedback_pkey masjid_connect | 8 KB |
| feedback_rating_idx bettencourt_pos UNUSED | 8 KB |
| floor bettencourt_pos | 8 KB |
| floor_pkey bettencourt_pos | 8 KB |
| friendships masjid_connect | 8 KB |
| friendships_addressee_idx masjid_connect UNUSED | 8 KB |
| friendships_pkey masjid_connect | 8 KB |
| friendships_requester_id_addressee_id_key masjid_connect | 8 KB |
| friendships_requester_idx masjid_connect UNUSED | 8 KB |
| goods_receipt bettencourt_pos | 8 KB |
| goods_receipt_line bettencourt_pos | 8 KB |
| goods_receipt_line_pkey bettencourt_pos | 8 KB |
| goods_receipt_pkey bettencourt_pos | 8 KB |
| history_scheduleId_idx dcs_ops UNUSED | 8 KB |
| history_staffId_idx dcs_ops UNUSED | 8 KB |
| idx_agency_name bettencourt_pos UNUSED | 8 KB |
| idx_agency_org bettencourt_pos UNUSED | 8 KB |
| idx_blocked_cabin netsurf UNUSED | 8 KB |
| idx_cash_recon_rule_org bettencourt_pos UNUSED | 8 KB |
| idx_customer_payment_ledger_created bettencourt_pos UNUSED | 8 KB |
| idx_customer_payment_ledger_payment bettencourt_pos UNUSED | 8 KB |
| idx_customer_payment_org_customer bettencourt_pos UNUSED | 8 KB |
| idx_customer_payment_status bettencourt_pos UNUSED | 8 KB |
| idx_floor_active bettencourt_pos UNUSED | 8 KB |
| idx_floor_location bettencourt_pos UNUSED | 8 KB |
| idx_goods_receipt_po bettencourt_pos UNUSED | 8 KB |
| idx_gr_line_receipt bettencourt_pos UNUSED | 8 KB |
| idx_inv_barcode_barcode bettencourt_pos UNUSED | 8 KB |
| idx_inv_barcode_item bettencourt_pos UNUSED | 8 KB |
| idx_invoice_lifecycle_entity bettencourt_pos UNUSED | 8 KB |
| idx_no_sale_event_session bettencourt_pos UNUSED | 8 KB |
| idx_no_sale_event_user bettencourt_pos UNUSED | 8 KB |
| idx_payment_alloc_invoice bettencourt_pos UNUSED | 8 KB |
| idx_payment_alloc_payment bettencourt_pos UNUSED | 8 KB |
| idx_pos_audit_log_entity netsurf UNUSED | 8 KB |
| idx_pricelist_item_list bettencourt_pos UNUSED | 8 KB |
| idx_pricelist_item_product bettencourt_pos UNUSED | 8 KB |
| idx_pricelist_item_uniq bettencourt_pos | 8 KB |
| idx_printer_location bettencourt_pos UNUSED | 8 KB |
| idx_printer_org bettencourt_pos UNUSED | 8 KB |
| idx_recurring_run_org bettencourt_pos UNUSED | 8 KB |
| idx_recurring_run_template bettencourt_pos UNUSED | 8 KB |
| idx_reservation_date bettencourt_pos UNUSED | 8 KB |
| idx_reservation_location bettencourt_pos UNUSED | 8 KB |
| idx_reservation_org bettencourt_pos UNUSED | 8 KB |
| idx_reservation_status bettencourt_pos UNUSED | 8 KB |
| idx_shift_handoff_from bettencourt_pos UNUSED | 8 KB |
| idx_shift_handoff_session bettencourt_pos UNUSED | 8 KB |
| idx_shift_handoff_to bettencourt_pos UNUSED | 8 KB |
| idx_stock_transfer_items_transfer_id netsurf UNUSED | 8 KB |
| idx_stock_transfers_status_created_at netsurf UNUSED | 8 KB |
| idx_transfer_from bettencourt_pos UNUSED | 8 KB |
| idx_transfer_line_transfer bettencourt_pos UNUSED | 8 KB |
| idx_transfer_org bettencourt_pos UNUSED | 8 KB |
| idx_transfer_to bettencourt_pos UNUSED | 8 KB |
| iftaar_submissions masjid_connect | 8 KB |
| iftaar_submissions_date_idx masjid_connect UNUSED | 8 KB |
| iftaar_submissions_pkey masjid_connect | 8 KB |
| importJob_createdAt_idx terminal_control UNUSED | 8 KB |
| importJob_organizationId_idx terminal_control UNUSED | 8 KB |
| importJob_status_idx terminal_control UNUSED | 8 KB |
| importJob_type_idx terminal_control UNUSED | 8 KB |
| importJob_userId_idx terminal_control UNUSED | 8 KB |
| import_job terminal_control | 8 KB |
| import_job_pkey terminal_control | 8 KB |
| import_jobs dcs_ops | 8 KB |
| import_jobs_pkey dcs_ops | 8 KB |
| incident_affected_services dcs_ops | 8 KB |
| incident_affected_services_pkey dcs_ops | 8 KB |
| incident_affected_services_unique dcs_ops | 8 KB |
| inventory_item_barcode bettencourt_pos | 8 KB |
| inventory_item_barcode_pkey bettencourt_pos | 8 KB |
| inventory_stock bettencourt_pos | 8 KB |
| invitation terminal_control | 8 KB |
| invitation bettencourt_pos | 8 KB |
| invitation_email_idx terminal_control UNUSED | 8 KB |
| invitation_email_idx bettencourt_pos UNUSED | 8 KB |
| invitation_organizationId_idx bettencourt_pos UNUSED | 8 KB |
| invitation_organizationId_idx terminal_control UNUSED | 8 KB |
| invitation_pkey bettencourt_pos | 8 KB |
| invitation_pkey terminal_control | 8 KB |
| invitation_status_idx terminal_control UNUSED | 8 KB |
| invoice gk_nexus | 8 KB |
| invoice centra_db | 8 KB |
| invoice_business_idx gk_nexus UNUSED | 8 KB |
| invoice_business_idx centra_db UNUSED | 8 KB |
| invoice_client_id_idx gk_nexus UNUSED | 8 KB |
| invoice_client_id_idx centra_db UNUSED | 8 KB |
| invoice_counter bettencourt_pos | 8 KB |
| invoice_created_by_idx gk_nexus UNUSED | 8 KB |
| invoice_created_by_idx centra_db UNUSED | 8 KB |
| invoice_due_date_idx centra_db UNUSED | 8 KB |
| invoice_due_date_idx gk_nexus UNUSED | 8 KB |
| invoice_invoice_date_idx gk_nexus UNUSED | 8 KB |
| invoice_invoice_date_idx centra_db UNUSED | 8 KB |
| invoice_invoice_number_idx centra_db UNUSED | 8 KB |
| invoice_invoice_number_idx gk_nexus UNUSED | 8 KB |
| invoice_invoice_number_unique gk_nexus | 8 KB |
| invoice_invoice_number_unique centra_db | 8 KB |
| invoice_lifecycle_event bettencourt_pos | 8 KB |
| invoice_lifecycle_event_pkey bettencourt_pos | 8 KB |
| invoice_line_item centra_db | 8 KB |
| invoice_line_item gk_nexus | 8 KB |
| invoice_line_item_invoice_id_idx centra_db UNUSED | 8 KB |
| invoice_line_item_invoice_id_idx gk_nexus UNUSED | 8 KB |
| invoice_line_item_pkey gk_nexus | 8 KB |
| invoice_line_item_pkey centra_db | 8 KB |
| invoice_line_item_sort_order_idx centra_db UNUSED | 8 KB |
| invoice_line_item_sort_order_idx gk_nexus UNUSED | 8 KB |
| invoice_matter_id_idx centra_db UNUSED | 8 KB |
| invoice_matter_id_idx gk_nexus UNUSED | 8 KB |
| invoice_payment gk_nexus | 8 KB |
| invoice_payment centra_db | 8 KB |
| invoice_payment_invoice_id_idx centra_db UNUSED | 8 KB |
| invoice_payment_invoice_id_idx gk_nexus UNUSED | 8 KB |
| invoice_payment_payment_date_idx gk_nexus UNUSED | 8 KB |
| invoice_payment_payment_date_idx centra_db UNUSED | 8 KB |
| invoice_payment_pkey centra_db | 8 KB |
| invoice_payment_pkey gk_nexus | 8 KB |
| invoice_payment_recorded_by_idx centra_db UNUSED | 8 KB |
| invoice_payment_recorded_by_idx gk_nexus UNUSED | 8 KB |
| invoice_pkey centra_db | 8 KB |
| invoice_pkey gk_nexus | 8 KB |
| invoice_status_idx centra_db UNUSED | 8 KB |
| invoice_status_idx gk_nexus UNUSED | 8 KB |
| jwks terminal_control | 8 KB |
| jwks_pkey terminal_control | 8 KB |
| maintenance_assignments dcs_ops | 8 KB |
| maintenance_assignments_pkey dcs_ops | 8 KB |
| maintenance_assignments_scheduleddate_idx dcs_ops UNUSED | 8 KB |
| maintenance_assignments_status_idx dcs_ops UNUSED | 8 KB |
| maintenance_assignments_type_idx dcs_ops UNUSED | 8 KB |
| matter centra_db | 8 KB |
| matter gk_nexus | 8 KB |
| matter_assigned_staff_idx gk_nexus UNUSED | 8 KB |
| matter_assigned_staff_idx centra_db UNUSED | 8 KB |
| matter_business_idx centra_db UNUSED | 8 KB |
| matter_business_idx gk_nexus UNUSED | 8 KB |
| matter_checklist centra_db | 8 KB |
| matter_checklist gk_nexus | 8 KB |
| matter_checklist_is_completed_idx centra_db UNUSED | 8 KB |
| matter_checklist_is_completed_idx gk_nexus UNUSED | 8 KB |
| matter_checklist_matter_id_idx centra_db UNUSED | 8 KB |
| matter_checklist_matter_id_idx gk_nexus UNUSED | 8 KB |
| matter_checklist_pkey centra_db | 8 KB |
| matter_checklist_pkey gk_nexus | 8 KB |
| matter_client_id_idx gk_nexus UNUSED | 8 KB |
| matter_client_id_idx centra_db UNUSED | 8 KB |
| matter_due_date_idx centra_db UNUSED | 8 KB |
| matter_due_date_idx gk_nexus UNUSED | 8 KB |
| matter_is_recurring_idx centra_db UNUSED | 8 KB |
| matter_is_recurring_idx gk_nexus UNUSED | 8 KB |
| matter_link centra_db | 8 KB |
| matter_link gk_nexus | 8 KB |
| matter_link_linked_matter_id_idx centra_db UNUSED | 8 KB |
| matter_link_linked_matter_id_idx gk_nexus UNUSED | 8 KB |
| matter_link_matter_id_idx gk_nexus UNUSED | 8 KB |
| matter_link_matter_id_idx centra_db UNUSED | 8 KB |
| matter_link_pkey gk_nexus | 8 KB |
| matter_link_pkey centra_db | 8 KB |
| matter_next_recurrence_date_idx gk_nexus UNUSED | 8 KB |
| matter_next_recurrence_date_idx centra_db UNUSED | 8 KB |
| matter_note gk_nexus | 8 KB |
| matter_note centra_db | 8 KB |
| matter_note_matter_id_idx centra_db UNUSED | 8 KB |
| matter_note_matter_id_idx gk_nexus UNUSED | 8 KB |
| matter_note_pkey centra_db | 8 KB |
| matter_note_pkey gk_nexus | 8 KB |
| matter_parent_matter_id_idx gk_nexus UNUSED | 8 KB |
| matter_parent_matter_id_idx centra_db UNUSED | 8 KB |
| matter_pkey gk_nexus | 8 KB |
| matter_pkey centra_db | 8 KB |
| matter_reference_number_idx centra_db UNUSED | 8 KB |
| matter_reference_number_idx gk_nexus UNUSED | 8 KB |
| matter_reference_number_unique gk_nexus | 8 KB |
| matter_reference_number_unique centra_db | 8 KB |
| matter_service_type_id_idx gk_nexus UNUSED | 8 KB |
| matter_service_type_id_idx centra_db UNUSED | 8 KB |
| matter_status_idx gk_nexus UNUSED | 8 KB |
| matter_status_idx centra_db UNUSED | 8 KB |
| member terminal_control | 8 KB |
| member_organizationId_idx terminal_control UNUSED | 8 KB |
| member_pkey terminal_control | 8 KB |
| member_userId_idx terminal_control UNUSED | 8 KB |
| member_userId_organizationId_idx terminal_control UNUSED | 8 KB |
| menu_schedule_product bettencourt_pos | 8 KB |
| nagAction_actionType_idx terminal_control UNUSED | 8 KB |
| nagAction_createdAt_idx terminal_control UNUSED | 8 KB |
| nagAction_organizationId_idx terminal_control UNUSED | 8 KB |
| nagAction_terminalId_idx terminal_control UNUSED | 8 KB |
| nag_action terminal_control | 8 KB |
| nag_action_pkey terminal_control | 8 KB |
| netsurf_blocked_dates netsurf | 8 KB |
| netsurf_blocked_dates_pkey netsurf | 8 KB |
| netsurf_gallery_photos netsurf | 8 KB |
| netsurf_gallery_photos_pkey netsurf | 8 KB |
| netsurf_pos_audit_log netsurf | 8 KB |
| netsurf_pos_audit_log_pkey netsurf | 8 KB |
| netsurf_promo_items netsurf | 8 KB |
| netsurf_promo_items_pkey netsurf | 8 KB |
| netsurf_sale_items netsurf | 8 KB |
| netsurf_sale_payments netsurf | 8 KB |
| netsurf_stock_transfer_items netsurf | 8 KB |
| netsurf_stock_transfer_items_pkey netsurf | 8 KB |
| netsurf_stock_transfers netsurf | 8 KB |
| netsurf_stock_transfers_pkey netsurf | 8 KB |
| netsurf_stock_transfers_transfer_number_key netsurf | 8 KB |
| new_installations satlinkgy_collections | 8 KB |
| new_installations_pkey satlinkgy_collections | 8 KB |
| no_sale_event bettencourt_pos | 8 KB |
| no_sale_event_pkey bettencourt_pos | 8 KB |
| notification centra_db | 8 KB |
| notification gk_nexus | 8 KB |
| notification terminal_control | 8 KB |
| notification_client_id_idx centra_db UNUSED | 8 KB |
| notification_client_id_idx gk_nexus UNUSED | 8 KB |
| notification_createdAt_idx terminal_control UNUSED | 8 KB |
| notification_created_at_idx centra_db UNUSED | 8 KB |
| notification_created_at_idx gk_nexus UNUSED | 8 KB |
| notification_matter_id_idx gk_nexus UNUSED | 8 KB |
| notification_matter_id_idx centra_db UNUSED | 8 KB |
| notification_organizationId_idx terminal_control UNUSED | 8 KB |
| notification_pkey gk_nexus | 8 KB |
| notification_pkey terminal_control | 8 KB |
| notification_pkey centra_db | 8 KB |
| notification_preference gk_nexus | 8 KB |
| notification_preference centra_db | 8 KB |
| notification_preference_pkey gk_nexus | 8 KB |
| notification_preference_pkey centra_db | 8 KB |
| notification_preference_user_id_idx gk_nexus UNUSED | 8 KB |
| notification_preference_user_id_idx centra_db UNUSED | 8 KB |
| notification_preference_user_id_unique gk_nexus | 8 KB |
| notification_preference_user_id_unique centra_db | 8 KB |
| notification_read_at_idx gk_nexus UNUSED | 8 KB |
| notification_read_at_idx centra_db UNUSED | 8 KB |
| notification_type_idx gk_nexus UNUSED | 8 KB |
| notification_type_idx centra_db UNUSED | 8 KB |
| notification_userId_idx terminal_control UNUSED | 8 KB |
| notification_userId_isRead_idx terminal_control UNUSED | 8 KB |
| notification_user_id_idx centra_db UNUSED | 8 KB |
| notification_user_id_idx gk_nexus UNUSED | 8 KB |
| on_call_overrides dcs_ops | 8 KB |
| on_call_overrides_dateRange_idx dcs_ops UNUSED | 8 KB |
| on_call_overrides_pkey dcs_ops | 8 KB |
| on_call_overrides_scheduleId_idx dcs_ops UNUSED | 8 KB |
| on_call_swaps dcs_ops | 8 KB |
| on_call_swaps_pkey dcs_ops | 8 KB |
| organization terminal_control | 8 KB |
| organization_pkey terminal_control | 8 KB |
| organization_settings terminal_control | 8 KB |
| organization_settings_organization_id_unique terminal_control | 8 KB |
| organization_settings_pkey terminal_control | 8 KB |
| organization_slug_idx terminal_control UNUSED | 8 KB |
| organization_slug_unique terminal_control | 8 KB |
| passkey terminal_control | 8 KB |
| passkey_credentialId_idx terminal_control UNUSED | 8 KB |
| passkey_credential_id_unique terminal_control | 8 KB |
| passkey_pkey terminal_control | 8 KB |
| passkey_userId_idx terminal_control UNUSED | 8 KB |
| payment terminal_control | 8 KB |
| payment_createdAt_idx terminal_control UNUSED | 8 KB |
| payment_customerId_idx terminal_control UNUSED | 8 KB |
| payment_organizationId_idx terminal_control UNUSED | 8 KB |
| payment_pkey terminal_control | 8 KB |
| payment_status_idx terminal_control UNUSED | 8 KB |
| payment_terminalId_idx terminal_control UNUSED | 8 KB |
| payment_type_idx terminal_control UNUSED | 8 KB |
| performance_journal_entries dcs_ops | 8 KB |
| performance_journal_entries_appraisalid_idx dcs_ops UNUSED | 8 KB |
| performance_journal_entries_entrydate_idx dcs_ops UNUSED | 8 KB |
| performance_journal_entries_pkey dcs_ops | 8 KB |
| performance_journal_entries_staffprofileid_idx dcs_ops UNUSED | 8 KB |
| portal_activity_log centra_db | 8 KB |
| portal_activity_log gk_nexus | 8 KB |
| portal_activity_log_action_idx centra_db UNUSED | 8 KB |
| portal_activity_log_action_idx gk_nexus UNUSED | 8 KB |
| portal_activity_log_client_id_idx gk_nexus UNUSED | 8 KB |
| portal_activity_log_client_id_idx centra_db UNUSED | 8 KB |
| portal_activity_log_created_at_idx centra_db UNUSED | 8 KB |
| portal_activity_log_created_at_idx gk_nexus UNUSED | 8 KB |
| portal_activity_log_impersonated_by_user_id_idx centra_db UNUSED | 8 KB |
| portal_activity_log_impersonated_by_user_id_idx gk_nexus UNUSED | 8 KB |
| portal_activity_log_is_impersonated_idx gk_nexus UNUSED | 8 KB |
| portal_activity_log_is_impersonated_idx centra_db UNUSED | 8 KB |
| portal_activity_log_pkey gk_nexus | 8 KB |
| portal_activity_log_pkey centra_db | 8 KB |
| portal_activity_log_portal_user_id_idx gk_nexus UNUSED | 8 KB |
| portal_activity_log_portal_user_id_idx centra_db UNUSED | 8 KB |
| portal_document_upload centra_db | 8 KB |
| portal_document_upload gk_nexus | 8 KB |
| portal_document_upload_client_id_idx centra_db UNUSED | 8 KB |
| portal_document_upload_client_id_idx gk_nexus UNUSED | 8 KB |
| portal_document_upload_document_id_idx centra_db UNUSED | 8 KB |
| portal_document_upload_document_id_idx gk_nexus UNUSED | 8 KB |
| portal_document_upload_document_id_unique centra_db | 8 KB |
| portal_document_upload_document_id_unique gk_nexus | 8 KB |
| portal_document_upload_pkey centra_db | 8 KB |
| portal_document_upload_pkey gk_nexus | 8 KB |
| portal_document_upload_portal_user_id_idx gk_nexus UNUSED | 8 KB |
| portal_document_upload_portal_user_id_idx centra_db UNUSED | 8 KB |
| portal_document_upload_status_idx centra_db UNUSED | 8 KB |
| portal_document_upload_status_idx gk_nexus UNUSED | 8 KB |
| portal_message centra_db | 8 KB |
| portal_message gk_nexus | 8 KB |
| portal_message_client_id_idx gk_nexus UNUSED | 8 KB |
| portal_message_client_id_idx centra_db UNUSED | 8 KB |
| portal_message_created_at_idx centra_db UNUSED | 8 KB |
| portal_message_created_at_idx gk_nexus UNUSED | 8 KB |
| portal_message_is_read_idx gk_nexus UNUSED | 8 KB |
| portal_message_is_read_idx centra_db UNUSED | 8 KB |
| portal_message_parent_message_idx gk_nexus UNUSED | 8 KB |
| portal_message_parent_message_idx centra_db UNUSED | 8 KB |
| portal_message_pkey centra_db | 8 KB |
| portal_message_pkey gk_nexus | 8 KB |
| portal_message_sender_portal_user_idx gk_nexus UNUSED | 8 KB |
| portal_message_sender_portal_user_idx centra_db UNUSED | 8 KB |
| portal_message_sender_staff_user_idx centra_db UNUSED | 8 KB |
| portal_message_sender_staff_user_idx gk_nexus UNUSED | 8 KB |
| portal_password_reset gk_nexus | 8 KB |
| portal_password_reset centra_db | 8 KB |
| portal_password_reset_expires_at_idx centra_db UNUSED | 8 KB |
| portal_password_reset_expires_at_idx gk_nexus UNUSED | 8 KB |
| portal_password_reset_pkey gk_nexus | 8 KB |
| portal_password_reset_pkey centra_db | 8 KB |
| portal_password_reset_portal_user_id_idx gk_nexus UNUSED | 8 KB |
| portal_password_reset_portal_user_id_idx centra_db UNUSED | 8 KB |
| portal_password_reset_token_idx gk_nexus UNUSED | 8 KB |
| portal_password_reset_token_idx centra_db UNUSED | 8 KB |
| portal_password_reset_token_unique gk_nexus | 8 KB |
| portal_password_reset_token_unique centra_db | 8 KB |
| portal_session centra_db | 8 KB |
| portal_session gk_nexus | 8 KB |
| portal_session_expires_at_idx gk_nexus UNUSED | 8 KB |
| portal_session_expires_at_idx centra_db UNUSED | 8 KB |
| portal_session_pkey gk_nexus | 8 KB |
| portal_session_pkey centra_db | 8 KB |
| portal_session_portal_user_id_idx centra_db UNUSED | 8 KB |
| portal_session_portal_user_id_idx gk_nexus UNUSED | 8 KB |
| portal_session_token_idx centra_db UNUSED | 8 KB |
| portal_session_token_idx gk_nexus UNUSED | 8 KB |
| portal_session_token_unique gk_nexus | 8 KB |
| portal_session_token_unique centra_db | 8 KB |
| portal_user centra_db | 8 KB |
| portal_user gk_nexus | 8 KB |
| portal_user_client_id_idx gk_nexus UNUSED | 8 KB |
| portal_user_client_id_idx centra_db UNUSED | 8 KB |
| portal_user_client_id_unique centra_db | 8 KB |
| portal_user_client_id_unique gk_nexus | 8 KB |
| portal_user_email_idx gk_nexus UNUSED | 8 KB |
| portal_user_email_idx centra_db UNUSED | 8 KB |
| portal_user_email_unique centra_db | 8 KB |
| portal_user_email_unique gk_nexus | 8 KB |
| portal_user_invited_by_idx gk_nexus UNUSED | 8 KB |
| portal_user_invited_by_idx centra_db UNUSED | 8 KB |
| portal_user_pkey centra_db | 8 KB |
| portal_user_pkey gk_nexus | 8 KB |
| portal_user_status_idx gk_nexus UNUSED | 8 KB |
| portal_user_status_idx centra_db UNUSED | 8 KB |
| post_incident_reviews dcs_ops | 8 KB |
| post_incident_reviews_incident_id_unique dcs_ops | 8 KB |
| post_incident_reviews_pkey dcs_ops | 8 KB |
| ppe_issuances dcs_ops | 8 KB |
| ppe_issuances_duedate_idx dcs_ops UNUSED | 8 KB |
| ppe_issuances_pkey dcs_ops | 8 KB |
| ppe_issuances_ppeitemid_idx dcs_ops UNUSED | 8 KB |
| ppe_issuances_staff_item_unique dcs_ops | 8 KB |
| ppe_issuances_staffprofileid_idx dcs_ops UNUSED | 8 KB |
| ppe_issuances_status_idx dcs_ops UNUSED | 8 KB |
| ppe_items dcs_ops | 8 KB |
| ppe_items_code_unique dcs_ops | 8 KB |
| ppe_items_isactive_idx dcs_ops UNUSED | 8 KB |
| ppe_items_pkey dcs_ops | 8 KB |
| pr_approvals dcs_ops | 8 KB |
| pr_approvals_pkey dcs_ops | 8 KB |
| pricelist_item_pkey bettencourt_pos | 8 KB |
| printer bettencourt_pos | 8 KB |
| printer_pkey bettencourt_pos | 8 KB |
| printer_route_printer_id_reporting_category_id_pk bettencourt_pos | 8 KB |
| product_barcode bettencourt_pos | 8 KB |
| product_location bettencourt_pos | 8 KB |
| product_modifier_group bettencourt_pos | 8 KB |
| promotion_letters dcs_ops | 8 KB |
| promotion_letters_pkey dcs_ops | 8 KB |
| promotion_letters_recommendation_id_unique dcs_ops | 8 KB |
| promotion_letters_staffprofileid_idx dcs_ops UNUSED | 8 KB |
| promotion_letters_status_idx dcs_ops UNUSED | 8 KB |
| promotion_recommendations dcs_ops | 8 KB |
| promotion_recommendations_appraisalid_idx dcs_ops UNUSED | 8 KB |
| promotion_recommendations_pkey dcs_ops | 8 KB |
| promotion_recommendations_staffprofileid_idx dcs_ops UNUSED | 8 KB |
| promotion_recommendations_status_idx dcs_ops UNUSED | 8 KB |
| purchase_order_line bettencourt_pos | 8 KB |
| push_subs_active_idx masjid_connect UNUSED | 8 KB |
| push_subs_user_idx masjid_connect UNUSED | 8 KB |
| push_subscription terminal_control | 8 KB |
| push_subscription_endpoint_idx terminal_control UNUSED | 8 KB |
| push_subscription_pkey terminal_control | 8 KB |
| push_subscription_userId_endpoint_unique terminal_control | 8 KB |
| push_subscription_userId_idx terminal_control UNUSED | 8 KB |
| push_subscriptions masjid_connect | 8 KB |
| push_subscriptions_endpoint_key masjid_connect | 8 KB |
| push_subscriptions_pkey masjid_connect | 8 KB |
| quotation_counter bettencourt_pos | 8 KB |
| ramadan_tracking masjid_connect | 8 KB |
| ramadan_tracking_pkey masjid_connect | 8 KB |
| ramadan_tracking_user_id_date_key masjid_connect | 8 KB |
| rateLimitBucket_bucketKey_idx terminal_control UNUSED | 8 KB |
| rateLimitBucket_windowStart_idx terminal_control UNUSED | 8 KB |
| rate_limit_bucket terminal_control | 8 KB |
| rate_limit_bucket_pkey terminal_control | 8 KB |
| recurring_invoice gk_nexus | 8 KB |
| recurring_invoice centra_db | 8 KB |
| recurring_invoice_business_idx centra_db UNUSED | 8 KB |
| recurring_invoice_business_idx gk_nexus UNUSED | 8 KB |
| recurring_invoice_client_id_idx centra_db UNUSED | 8 KB |
| recurring_invoice_client_id_idx gk_nexus UNUSED | 8 KB |
| recurring_invoice_line_item gk_nexus | 8 KB |
| recurring_invoice_line_item centra_db | 8 KB |
| recurring_invoice_line_item_pkey gk_nexus | 8 KB |
| recurring_invoice_line_item_pkey centra_db | 8 KB |
| recurring_invoice_next_date_idx gk_nexus UNUSED | 8 KB |
| recurring_invoice_next_date_idx centra_db UNUSED | 8 KB |
| recurring_invoice_pkey gk_nexus | 8 KB |
| recurring_invoice_pkey centra_db | 8 KB |
| recurring_invoice_status_idx gk_nexus UNUSED | 8 KB |
| recurring_invoice_status_idx centra_db UNUSED | 8 KB |
| recurring_line_item_recurring_id_idx gk_nexus UNUSED | 8 KB |
| recurring_line_item_recurring_id_idx centra_db UNUSED | 8 KB |
| recurring_template_run bettencourt_pos | 8 KB |
| recurring_template_run_pkey bettencourt_pos | 8 KB |
| register_department bettencourt_pos | 8 KB |
| report_definition gk_nexus | 8 KB |
| report_definition centra_db | 8 KB |
| report_definition_category_idx centra_db UNUSED | 8 KB |
| report_definition_category_idx gk_nexus UNUSED | 8 KB |
| report_definition_pkey gk_nexus | 8 KB |
| report_definition_pkey centra_db | 8 KB |
| report_definition_report_code_idx gk_nexus UNUSED | 8 KB |
| report_definition_report_code_idx centra_db UNUSED | 8 KB |
| report_definition_report_code_unique gk_nexus | 8 KB |
| report_definition_report_code_unique centra_db | 8 KB |
| report_definition_type_idx centra_db UNUSED | 8 KB |
| report_definition_type_idx gk_nexus UNUSED | 8 KB |
| report_execution gk_nexus | 8 KB |
| report_execution centra_db | 8 KB |
| report_execution_pkey centra_db | 8 KB |
| report_execution_pkey gk_nexus | 8 KB |
| report_execution_report_id_idx centra_db UNUSED | 8 KB |
| report_execution_report_id_idx gk_nexus UNUSED | 8 KB |
| report_execution_started_at_idx gk_nexus UNUSED | 8 KB |
| report_execution_started_at_idx centra_db UNUSED | 8 KB |
| report_execution_status_idx gk_nexus UNUSED | 8 KB |
| report_execution_status_idx centra_db UNUSED | 8 KB |
| report_execution_user_idx gk_nexus UNUSED | 8 KB |
| report_execution_user_idx centra_db UNUSED | 8 KB |
| reservation bettencourt_pos | 8 KB |
| reservation_pkey bettencourt_pos | 8 KB |
| roster_assignments dcs_ops | 8 KB |
| roster_assignments_pkey dcs_ops | 8 KB |
| roster_assignments_schedule_staff_date_type_unique dcs_ops | 8 KB |
| roster_assignments_scheduleid_idx dcs_ops UNUSED | 8 KB |
| roster_assignments_shiftdate_idx dcs_ops UNUSED | 8 KB |
| roster_assignments_staffprofileid_idx dcs_ops UNUSED | 8 KB |
| roster_schedules dcs_ops | 8 KB |
| roster_schedules_departmentid_idx dcs_ops UNUSED | 8 KB |
| roster_schedules_monthkey_unique dcs_ops | 8 KB |
| roster_schedules_pkey dcs_ops | 8 KB |
| roster_schedules_status_idx dcs_ops UNUSED | 8 KB |
| roster_swap_requests dcs_ops | 8 KB |
| roster_swap_requests_pkey dcs_ops | 8 KB |
| roster_swap_requests_requesterid_idx dcs_ops UNUSED | 8 KB |
| roster_swap_requests_status_idx dcs_ops UNUSED | 8 KB |
| scheduled_report gk_nexus | 8 KB |
| scheduled_report centra_db | 8 KB |
| scheduled_report_active_idx centra_db UNUSED | 8 KB |
| scheduled_report_active_idx gk_nexus UNUSED | 8 KB |
| scheduled_report_next_run_idx gk_nexus UNUSED | 8 KB |
| scheduled_report_next_run_idx centra_db UNUSED | 8 KB |
| scheduled_report_pkey centra_db | 8 KB |
| scheduled_report_pkey gk_nexus | 8 KB |
| scheduled_report_report_id_idx centra_db UNUSED | 8 KB |
| scheduled_report_report_id_idx gk_nexus UNUSED | 8 KB |
| service_owners dcs_ops | 8 KB |
| service_owners_pkey dcs_ops | 8 KB |
| service_owners_unique dcs_ops | 8 KB |
| service_type centra_db | 8 KB |
| service_type gk_nexus | 8 KB |
| service_type_business_idx gk_nexus UNUSED | 8 KB |
| service_type_business_idx centra_db UNUSED | 8 KB |
| service_type_category_idx gk_nexus UNUSED | 8 KB |
| service_type_category_idx centra_db UNUSED | 8 KB |
| service_type_is_active_idx centra_db UNUSED | 8 KB |
| service_type_is_active_idx gk_nexus UNUSED | 8 KB |
| service_type_pkey gk_nexus | 8 KB |
| service_type_pkey centra_db | 8 KB |
| session masjid_connect | 8 KB |
| session terminal_control | 8 KB |
| session_activeOrganizationId_idx terminal_control UNUSED | 8 KB |
| session_pkey masjid_connect | 8 KB |
| session_pkey terminal_control | 8 KB |
| session_token_key masjid_connect | 8 KB |
| session_token_unique terminal_control | 8 KB |
| session_userId_idx terminal_control UNUSED | 8 KB |
| session_user_id_idx masjid_connect UNUSED | 8 KB |
| shift bettencourt_pos | 8 KB |
| shift_handoff bettencourt_pos | 8 KB |
| shift_handoff_pkey bettencourt_pos | 8 KB |
| shift_org_idx bettencourt_pos UNUSED | 8 KB |
| shift_pkey bettencourt_pos | 8 KB |
| shift_user_idx bettencourt_pos UNUSED | 8 KB |
| staff_availability gk_nexus | 8 KB |
| staff_availability centra_db | 8 KB |
| staff_availability_day_of_week_idx centra_db UNUSED | 8 KB |
| staff_availability_day_of_week_idx gk_nexus UNUSED | 8 KB |
| staff_availability_override gk_nexus | 8 KB |
| staff_availability_override centra_db | 8 KB |
| staff_availability_override_date_idx gk_nexus UNUSED | 8 KB |
| staff_availability_override_date_idx centra_db UNUSED | 8 KB |
| staff_availability_override_pkey centra_db | 8 KB |
| staff_availability_override_pkey gk_nexus | 8 KB |
| staff_availability_override_staff_id_idx centra_db UNUSED | 8 KB |
| staff_availability_override_staff_id_idx gk_nexus UNUSED | 8 KB |
| staff_availability_pkey gk_nexus | 8 KB |
| staff_availability_pkey centra_db | 8 KB |
| staff_availability_staff_id_idx gk_nexus UNUSED | 8 KB |
| staff_availability_staff_id_idx centra_db UNUSED | 8 KB |
| staff_feedback dcs_ops | 8 KB |
| staff_feedback_appraisalid_idx dcs_ops UNUSED | 8 KB |
| staff_feedback_pkey dcs_ops | 8 KB |
| staff_feedback_staffprofileid_idx dcs_ops UNUSED | 8 KB |
| staff_feedback_status_idx dcs_ops UNUSED | 8 KB |
| staff_hourly_rate gk_nexus | 8 KB |
| staff_hourly_rate centra_db | 8 KB |
| staff_hourly_rate_business_idx gk_nexus UNUSED | 8 KB |
| staff_hourly_rate_business_idx centra_db UNUSED | 8 KB |
| staff_hourly_rate_effective_from_idx gk_nexus UNUSED | 8 KB |
| staff_hourly_rate_effective_from_idx centra_db UNUSED | 8 KB |
| staff_hourly_rate_pkey centra_db | 8 KB |
| staff_hourly_rate_pkey gk_nexus | 8 KB |
| staff_hourly_rate_staff_id_idx gk_nexus UNUSED | 8 KB |
| staff_hourly_rate_staff_id_idx centra_db UNUSED | 8 KB |
| staff_impersonation_session gk_nexus | 8 KB |
| staff_impersonation_session centra_db | 8 KB |
| staff_impersonation_session_client_id_idx gk_nexus UNUSED | 8 KB |
| staff_impersonation_session_client_id_idx centra_db UNUSED | 8 KB |
| staff_impersonation_session_expires_at_idx gk_nexus UNUSED | 8 KB |
| staff_impersonation_session_expires_at_idx centra_db UNUSED | 8 KB |
| staff_impersonation_session_is_active_idx centra_db UNUSED | 8 KB |
| staff_impersonation_session_is_active_idx gk_nexus UNUSED | 8 KB |
| staff_impersonation_session_pkey gk_nexus | 8 KB |
| staff_impersonation_session_pkey centra_db | 8 KB |
| staff_impersonation_session_portal_user_id_idx gk_nexus UNUSED | 8 KB |
| staff_impersonation_session_portal_user_id_idx centra_db UNUSED | 8 KB |
| staff_impersonation_session_staff_user_id_idx centra_db UNUSED | 8 KB |
| staff_impersonation_session_staff_user_id_idx gk_nexus UNUSED | 8 KB |
| staff_impersonation_session_token_idx gk_nexus UNUSED | 8 KB |
| staff_impersonation_session_token_idx centra_db UNUSED | 8 KB |
| staff_impersonation_session_token_unique gk_nexus | 8 KB |
| staff_impersonation_session_token_unique centra_db | 8 KB |
| staff_invite gk_nexus | 8 KB |
| staff_invite centra_db | 8 KB |
| staff_invite_email_idx gk_nexus UNUSED | 8 KB |
| staff_invite_email_idx centra_db UNUSED | 8 KB |
| staff_invite_pkey centra_db | 8 KB |
| staff_invite_pkey gk_nexus | 8 KB |
| staff_invite_status_idx centra_db UNUSED | 8 KB |
| staff_invite_status_idx gk_nexus UNUSED | 8 KB |
| staff_invite_token_idx gk_nexus UNUSED | 8 KB |
| staff_invite_token_idx centra_db UNUSED | 8 KB |
| staff_invite_token_unique centra_db | 8 KB |
| staff_invite_token_unique gk_nexus | 8 KB |
| starlinkAccount_email_idx terminal_control UNUSED | 8 KB |
| starlinkAccount_organizationId_idx terminal_control UNUSED | 8 KB |
| starlink_account terminal_control | 8 KB |
| starlink_account_pkey terminal_control | 8 KB |
| starlink_plan terminal_control | 8 KB |
| starlink_plan_pkey terminal_control | 8 KB |
| stock_count_line bettencourt_pos | 8 KB |
| submission_reactions masjid_connect | 8 KB |
| submission_reactions_pkey masjid_connect | 8 KB |
| submission_reactions_sub_idx masjid_connect UNUSED | 8 KB |
| submission_reactions_submission_id_user_id_type_key masjid_connect | 8 KB |
| submission_reactions_user_idx masjid_connect UNUSED | 8 KB |
| subscription terminal_control | 8 KB |
| subscription_organizationId_idx terminal_control UNUSED | 8 KB |
| subscription_pkey terminal_control | 8 KB |
| subscription_status_idx terminal_control UNUSED | 8 KB |
| subscription_stripeCustomerId_idx terminal_control UNUSED | 8 KB |
| subscription_stripeSubscriptionId_idx terminal_control UNUSED | 8 KB |
| swaps_assignmentId_idx dcs_ops UNUSED | 8 KB |
| swaps_requesterId_idx dcs_ops UNUSED | 8 KB |
| swaps_status_idx dcs_ops UNUSED | 8 KB |
| tax_calculations gk_nexus | 8 KB |
| tax_calculations centra_db | 8 KB |
| tax_calculations_pkey gk_nexus | 8 KB |
| tax_calculations_pkey centra_db | 8 KB |
| temp_change_history dcs_ops | 8 KB |
| temp_change_history_pkey dcs_ops | 8 KB |
| temp_change_links dcs_ops | 8 KB |
| temp_change_links_pkey dcs_ops | 8 KB |
| terminal terminal_control | 8 KB |
| terminal_customerId_idx terminal_control UNUSED | 8 KB |
| terminal_kitSerialNumber_idx terminal_control UNUSED | 8 KB |
| terminal_nagLevel_idx terminal_control UNUSED | 8 KB |
| terminal_nextBillingDate_idx terminal_control UNUSED | 8 KB |
| terminal_organizationId_idx terminal_control UNUSED | 8 KB |
| terminal_pkey terminal_control | 8 KB |
| terminal_starlinkAccountId_idx terminal_control UNUSED | 8 KB |
| terminal_status_idx terminal_control UNUSED | 8 KB |
| time_entry centra_db | 8 KB |
| time_entry gk_nexus | 8 KB |
| time_entry_business_idx gk_nexus UNUSED | 8 KB |
| time_entry_business_idx centra_db UNUSED | 8 KB |
| time_entry_created_at_idx centra_db UNUSED | 8 KB |
| time_entry_created_at_idx gk_nexus UNUSED | 8 KB |
| time_entry_date_idx gk_nexus UNUSED | 8 KB |
| time_entry_date_idx centra_db UNUSED | 8 KB |
| time_entry_invoice_id_idx gk_nexus UNUSED | 8 KB |
| time_entry_invoice_id_idx centra_db UNUSED | 8 KB |
| time_entry_is_billable_idx gk_nexus UNUSED | 8 KB |
| time_entry_is_billable_idx centra_db UNUSED | 8 KB |
| time_entry_matter_id_idx centra_db UNUSED | 8 KB |
| time_entry_matter_id_idx gk_nexus UNUSED | 8 KB |
| time_entry_pkey gk_nexus | 8 KB |
| time_entry_pkey centra_db | 8 KB |
| time_entry_staff_id_idx gk_nexus UNUSED | 8 KB |
| time_entry_staff_id_idx centra_db UNUSED | 8 KB |
| timesheet_entries dcs_ops | 8 KB |
| timesheet_entries_pkey dcs_ops | 8 KB |
| timesheet_entries_timesheetid_idx dcs_ops UNUSED | 8 KB |
| timesheet_entries_workdate_idx dcs_ops UNUSED | 8 KB |
| timesheets dcs_ops | 8 KB |
| timesheets_periodstart_idx dcs_ops UNUSED | 8 KB |
| timesheets_pkey dcs_ops | 8 KB |
| timesheets_staff_period_unique dcs_ops | 8 KB |
| timesheets_staffprofileid_idx dcs_ops UNUSED | 8 KB |
| timesheets_status_idx dcs_ops UNUSED | 8 KB |
| transfer bettencourt_pos | 8 KB |
| transfer_line_pkey bettencourt_pos | 8 KB |
| transfer_pkey bettencourt_pos | 8 KB |
| two_factor terminal_control | 8 KB |
| two_factor bettencourt_pos | 8 KB |
| two_factor_pkey bettencourt_pos | 8 KB |
| two_factor_pkey terminal_control | 8 KB |
| two_factor_userId_idx terminal_control UNUSED | 8 KB |
| user masjid_connect | 8 KB |
| user terminal_control | 8 KB |
| user_email_key masjid_connect | 8 KB |
| user_email_unique terminal_control | 8 KB |
| user_pkey terminal_control | 8 KB |
| user_pkey masjid_connect | 8 KB |
| vendor_bill_counter bettencourt_pos | 8 KB |
| verification gk_nexus | 8 KB |
| verification terminal_control | 8 KB |
| verification dcs_ops | 8 KB |
| verification netsurf | 8 KB |
| verification bettencourt_pos | 8 KB |
| verification fundsight_rp | 8 KB |
| verification centra_db | 8 KB |
| verification masjid_connect | 8 KB |
| verification_identifier_idx bettencourt_pos UNUSED | 8 KB |
| verification_identifier_idx gk_nexus UNUSED | 8 KB |
| verification_identifier_idx centra_db UNUSED | 8 KB |
| verification_identifier_idx dcs_ops UNUSED | 8 KB |
| verification_identifier_idx fundsight_rp UNUSED | 8 KB |
| verification_identifier_idx terminal_control UNUSED | 8 KB |
| verification_identifier_idx netsurf UNUSED | 8 KB |
| verification_pkey bettencourt_pos | 8 KB |
| verification_pkey centra_db | 8 KB |
| verification_pkey terminal_control | 8 KB |
| verification_pkey gk_nexus | 8 KB |
| verification_pkey netsurf | 8 KB |
| verification_pkey fundsight_rp | 8 KB |
| verification_pkey masjid_connect | 8 KB |
| verification_pkey dcs_ops | 8 KB |
| voucher terminal_control | 8 KB |
| voucher_createdAt_idx terminal_control UNUSED | 8 KB |
| voucher_customerId_idx terminal_control UNUSED | 8 KB |
| voucher_organizationId_idx terminal_control UNUSED | 8 KB |
| voucher_paymentId_idx terminal_control UNUSED | 8 KB |
| voucher_pkey terminal_control | 8 KB |
| voucher_terminalId_idx terminal_control UNUSED | 8 KB |
| voucher_voucherNumber_idx terminal_control UNUSED | 8 KB |
| waitlist_entry bettencourt_pos | 8 KB |
| waitlist_entry_pkey bettencourt_pos | 8 KB |
| waitlist_org_idx bettencourt_pos UNUSED | 8 KB |
| waitlist_status_idx bettencourt_pos UNUSED | 8 KB |
| webhook terminal_control | 8 KB |
| webhookDelivery_createdAt_idx terminal_control UNUSED | 8 KB |
| webhookDelivery_event_idx terminal_control UNUSED | 8 KB |
| webhookDelivery_isSuccess_idx terminal_control UNUSED | 8 KB |
| webhookDelivery_webhookId_idx terminal_control UNUSED | 8 KB |
| webhook_delivery terminal_control | 8 KB |
| webhook_delivery_pkey terminal_control | 8 KB |
| webhook_isActive_idx terminal_control UNUSED | 8 KB |
| webhook_organizationId_idx terminal_control UNUSED | 8 KB |
| webhook_pkey terminal_control | 8 KB |
| work_item_assignees dcs_ops | 8 KB |
| work_item_assignees_pkey dcs_ops | 8 KB |
| work_item_assignees_staff_idx dcs_ops UNUSED | 8 KB |
| work_item_assignees_unique dcs_ops | 8 KB |
| work_item_assignees_work_item_idx dcs_ops UNUSED | 8 KB |
| work_item_comments dcs_ops | 8 KB |
| work_item_comments_pkey dcs_ops | 8 KB |
| work_item_dependencies dcs_ops | 8 KB |
| work_item_dependencies_pkey dcs_ops | 8 KB |
| work_item_deps_dependsOnId_idx dcs_ops UNUSED | 8 KB |
| work_item_deps_unique dcs_ops | 8 KB |
| work_item_deps_workItemId_idx dcs_ops UNUSED | 8 KB |
| work_item_team_alloc_unique dcs_ops | 8 KB |
| work_item_team_alloc_work_item_idx dcs_ops UNUSED | 8 KB |
| work_item_team_allocations dcs_ops | 8 KB |
| work_item_team_allocations_pkey dcs_ops | 8 KB |
| work_item_templates dcs_ops | 8 KB |
| work_item_templates_pkey dcs_ops | 8 KB |
| work_item_weekly_updates dcs_ops | 8 KB |
| work_item_weekly_updates_pkey dcs_ops | 8 KB |
| work_item_weekly_updates_unique dcs_ops | 8 KB |
| work_order_comments satlinkgy_collections | 8 KB |
| work_order_comments_pkey satlinkgy_collections | 8 KB |
| work_orders satlinkgy_collections | 8 KB |
| work_orders_pkey satlinkgy_collections | 8 KB |
| cash_reconciliation_rule bettencourt_pos | 0 Bytes |
| directus_folders | 0 Bytes |
| pricelist_item bettencourt_pos | 0 Bytes |
| printer_route bettencourt_pos | 0 Bytes |
| transfer_line bettencourt_pos | 0 Bytes |