PgHero

Space

Database Size: 3.15 GB

885 unused indices. Remove them for faster writes.

rails generate migration remove_unused_indexes

And paste

remove_index :item_reorder_levels, name: "index_item_reorder_levels_on_item_unit_denomination_id"
remove_index :user_clicks, name: "idx_user_clicks_created_at_date"
remove_index :audit_details, name: "index_audit_details_on_audit_id"
remove_index :cpt4_codes, name: "cpt4_codes_display_idx"
remove_index :service_rate_corporates, name: "index_service_rate_corporates_on_bed_category_id"
remove_index :service_rate_corporates, name: "index_service_rate_corporates_on_corporate_id"
remove_index :service_rate_corporates, name: "service_rate_corporates_location_id_idx"
remove_index :menu_contexts_menu_lists, name: "menu_contexts_menu_lists_valid_patient_parent_id_status_idx"
remove_index :audits, name: "index_audits_on_created_at"
remove_index :snapshots, name: "snapshots_encounter_id_idx"
remove_index :menu_contexts_menu_lists, name: "index_menu_contexts_menu_lists_on_position"
remove_index :menu_contexts_menu_lists, name: "index_menu_contexts_menu_lists_on_status"
remove_index :menu_contexts_menu_lists, name: "index_menu_contexts_menu_lists_on_link_type"
remove_index :audits, name: "audits_enity_index"
remove_index :account_services_mappings, name: "index_account_mapping_on_general_account_id"
remove_index :visits, name: "index_visits_on_bill_category_id"
remove_index :account_services_mappings, name: "index_account_mapping_on_location_id"
remove_index :audits, name: "index_audits_on_entity_id"
remove_index :address_details, name: "city"
remove_index :address_details, name: "country"
remove_index :visits, name: "index_visits_on_user_id"
remove_index :visits, name: "index_visits_on_corporate_id"
remove_index :visits, name: "index_visits_on_counter_id"
remove_index :visits, name: "index_visits_on_mrd_status"
remove_index :visits, name: "index_visits_on_referrel_letter_no"
remove_index :visits, name: "index_visits_on_employee_id"
remove_index :audits, name: "audit_created_by_index"
remove_index :snapshot_content_details, name: "snapshot_content_details_snapshot_content_type_idx"
remove_index :encounters, name: "index_encounters_on_updated_at"
remove_index :controller_actions, name: "controller_actions_is_browser_page_idx"
remove_index :controller_actions, name: "controller_actions_page_id_idx"
remove_index :controller_actions, name: "controller_actions_page_name_idx"
remove_index :bill_details, name: "index_bill_details_on_amount"
remove_index :bill_details, name: "index_bill_details_on_net_amount"
remove_index :bills, name: "pa_narration_date_patient"
remove_index :general_accounts, name: "index_general_accounts_on_external_account_id"
remove_index :transaction_details, name: "trans_visit_extid"
remove_index :bill_details, name: "index_bill_details_on_corporate_covered_amount"
remove_index :bill_details, name: "index_bill_details_on_discount_amount"
remove_index :uploaded_documents, name: "ix_file_path"
remove_index :items, name: "fki_items_dispensing_unit_id"
remove_index :extids, name: "index_extids_on_updated_at"
remove_index :items, name: "index_name_item_staus"
remove_index :schedulable_entities, name: "index_schedulable_entities_on_clinician_id"
remove_index :schedulable_entities, name: "index_schedulable_entities_on_equipment_id"
remove_index :bills, name: "pa_corporate_status_visit"
remove_index :encounters, name: "index_encounters_on_updated_by"
remove_index :extids, name: "index_extids_on_current_value"
remove_index :menu_lists, name: "index_menu_lists_on_notification_name"
remove_index :transaction_details, name: "index_transaction_details_on_created_by"
remove_index :patients, name: "patient_category"
remove_index :patients, name: "relogion_id"
remove_index :patients, name: "blood_group_id"
remove_index :eye_part_examinations, name: "eye_part_examinations_status"
remove_index :patients, name: "fki_photograph_id"
remove_index :roles_users, name: "fki_sub_role"
remove_index :bill_details, name: "index_bill_details_on_line_item_type"
remove_index :lab_test_reference_values, name: "index_lab_test_reference_values_on_region_id"
remove_index :patients, name: "index_patients_on_title_id"
remove_index :service_requests, name: "index_service_requests_on_location_id"
remove_index :uploaded_documents, name: "ix_created_at"
remove_index :uploaded_documents, name: "ix_updated_at"
remove_index :att_payloadbase, name: "att_payloadbase_break_time_id_022d6fac_like"
remove_index :att_payloadbase, name: "att_payloadbase_overtime_id_0e7be795_like"
remove_index :att_payloadbase, name: "att_payloadbase_uuid_60250467_like"
remove_index :employees, name: "e_status"
remove_index :bills, name: "fki_luxurytype_id"
remove_index :bills, name: "idx_ipsupid"
remove_index :bill_details, name: "idx_item_with_detail_id"
remove_index :bill_details, name: "idx_location_id"
remove_index :appointments, name: "index_appointment_criticality"
remove_index :appointments, name: "index_appointments_on_pre_id"
remove_index :bill_details, name: "index_bill_details_on_is_cancelled"
remove_index :bill_details, name: "index_bill_details_on_is_original"
remove_index :bills, name: "index_bills_on_bill_category_id"
remove_index :bills, name: "index_bills_on_clinician_id"
remove_index :bills, name: "index_bills_on_location_id"
remove_index :bills, name: "index_bills_on_package_id"
remove_index :bills, name: "index_bills_on_treatment_id"
remove_index :clinicians, name: "index_clinicians_on_name"
remove_index :employees, name: "index_employees_on_employee_type_id"
remove_index :inv_tran_details, name: "index_inv_tran_details_on_created_at"
remove_index :inv_tran_details, name: "index_inv_tran_details_on_updated_at"
remove_index :lab_extids, name: "index_lab1_extids_on_updated_at"
remove_index :lab_test_request_details, name: "index_lab_test_request_details_on_specimen_collected_date_time"
remove_index :lab_test_specimens, name: "index_lab_test_specimens_on_collected_time"
remove_index :roles, name: "index_roles_on_created_at"
remove_index :nanda_domain_category_codes, name: "n_diagnosis_idx"
remove_index :bills, name: "pa_visit_pack_treat"
remove_index :employee_transfer_details, name: "transfer_department_id"
remove_index :employee_transfer_details, name: "transfer_designation_id"
remove_index :acc_acccombination, name: "acc_acccombination_company_id_700e5a90"
remove_index :acc_accgroups, name: "acc_accgroups_company_id_ac234eff"
remove_index :acc_accprivilege, name: "acc_accprivilege_company_id_8e2fcb81"
remove_index :acc_accprivilege, name: "acc_accprivilege_employee_id_5fc55f95"
remove_index :acc_accprivilege, name: "acc_accprivilege_employee_id_5fc55f95_like"
remove_index :acc_accprivilege, name: "acc_accprivilege_group_id_c5ed7003"
remove_index :acc_acctimezone, name: "acc_acctimezone_company_id_143aa9c1"
remove_index :advance_visits, name: "advance_visits_advance_parent_id_idx"
remove_index :att_attreportsetting, name: "att_attreportsetting_company_id_6be84335"
remove_index :att_attrule, name: "att_attrule_company_id_e4904421"
remove_index :att_attrule, name: "att_attrule_param_name_406bcfb6_like"
remove_index :att_attschedule, name: "att_attschedule_employee_id_caa61686"
remove_index :att_attschedule, name: "att_attschedule_employee_id_caa61686_like"
remove_index :att_attschedule, name: "att_attschedule_shift_id_13d2db9a"
remove_index :att_attshift, name: "att_attshift_company_id_2c0a4f56"
remove_index :att_leavecategory, name: "att_leavecategory_company_id_e8169be2"
remove_index :att_payloadbase, name: "att_payloadbase_emp_id_2c0f6a7b"
remove_index :att_payloadbase, name: "att_payloadbase_emp_id_2c0f6a7b_like"
remove_index :att_payloadbase, name: "att_payloadbase_timetable_id_a389e3d8"
remove_index :att_payloadmulpunchset, name: "att_payloadmulpunchset_emp_id_f47610c8"
remove_index :att_payloadmulpunchset, name: "att_payloadmulpunchset_emp_id_f47610c8_like"
remove_index :att_payloadmulpunchset, name: "att_payloadmulpunchset_timetable_id_9a439a09"
remove_index :att_payloadpunch, name: "att_payloadpunch_emp_id_053da2f0"
remove_index :att_payloadpunch, name: "att_payloadpunch_emp_id_053da2f0_like"
remove_index :att_payloadpunch, name: "att_payloadpunch_orig_id_16b26416"
remove_index :att_payloadpunch, name: "att_payloadpunch_skd_id_17596d82"
remove_index :att_payloadpunch, name: "att_payloadpunch_skd_id_17596d82_like"
remove_index :att_payloadpunch, name: "att_payloadpunch_uuid_91e722f4_like"
remove_index :att_reportparam, name: "att_reportparam_company_id_e1078d08"
remove_index :att_shiftdetail, name: "att_shiftdetail_shift_id_7d694501"
remove_index :att_shiftdetail, name: "att_shiftdetail_time_interval_id_777dde8f"
remove_index :att_timeinterval, name: "att_timeinterval_company_id_9824d651"
remove_index :auth_user, name: "auth_user_id_9fcf16c0_like"
remove_index :auth_user, name: "auth_user_username_6821ab7c_like"
remove_index :authtoken_token, name: "authtoken_token_key_10f0b77e_like"
remove_index :authtoken_token, name: "authtoken_token_user_id_35299eff_like"
remove_index :base_adminlog, name: "base_adminlog_company_id_bc0e756f"
remove_index :base_adminlog, name: "base_adminlog_content_type_id_3e553c30"
remove_index :base_adminlog, name: "base_adminlog_user_id_ecf659f8"
remove_index :base_adminlog, name: "base_adminlog_user_id_ecf659f8_like"
remove_index :base_membership, name: "base_membership_company_id_a76e12ab"
remove_index :base_membership, name: "base_membership_user_id_41d22f2f_like"
remove_index :base_membership, name: "base_membership_vendor_company_id_05daafa1"
remove_index :base_systemsetting, name: "base_systemsetting_company_id_e59b9b82"
remove_index :bed_categories, name: "bed_categories_name_idx"
remove_index :bed_rate_categories, name: "bed_rate_categories_status_idx"
remove_index :bill_categories, name: "bill_categories_name_idx"
remove_index :corporates, name: "corporates_name_idx"
remove_index :user_notifications, name: "delete_at_helper_index"
remove_index :django_admin_log, name: "django_admin_log_content_type_id_c4bce8eb"
remove_index :django_admin_log, name: "django_admin_log_user_id_c564eba6"
remove_index :django_admin_log, name: "django_admin_log_user_id_c564eba6_like"
remove_index :personnel_bank_details, name: "ebd_pf_ot_id"
remove_index :employee_stations, name: "employee_station_employee_id"
remove_index :employee_stations, name: "employee_station_station_id"
remove_index :employee_swipes, name: "eswipe_employee_date"
remove_index :eye_parts, name: "eye_parts_status"
remove_index :family_histories, name: "family_histories_patient_id_idx"
remove_index :vital_signs, name: "fki_inpatient_vital_sign"
remove_index :advance_details, name: "fki_patient"
remove_index :clinicians, name: "fki_type"
remove_index :iclock_biophoto, name: "iclock_biophoto_employee_id_3dba5819"
remove_index :iclock_biophoto, name: "iclock_biophoto_employee_id_3dba5819_like"
remove_index :iclock_deviceconfig, name: "iclock_deviceconfig_company_id_0fec1982"
remove_index :iclock_deviceconfig, name: "iclock_deviceconfig_uuid_d52a3627_like"
remove_index :iclock_terminal, name: "iclock_terminal_area_id_c019c6f0"
remove_index :iclock_terminal, name: "iclock_terminal_company_id_f2ecaaba"
remove_index :iclock_terminal, name: "iclock_terminal_sn_209168b1_like"
remove_index :iclock_terminalcommand, name: "iclock_terminalcommand_terminal_id_transfer_tim_495f0cc3_idx"
remove_index :iclock_transaction, name: "iclock_transaction_company_id_e7aede63"
remove_index :iclock_transaction, name: "iclock_transaction_emp_id_60fa3521"
remove_index :iclock_transaction, name: "iclock_transaction_emp_id_60fa3521_like"
remove_index :iclock_transaction, name: "iclock_transaction_terminal_id_451c81c2"
remove_index :iclock_unregister, name: "iclock_unregister_company_id_e76c1e27"
remove_index :iclock_unregister, name: "iclock_unregister_emp_id_e51e996d"
remove_index :iclock_unregister, name: "iclock_unregister_emp_id_e51e996d_like"
remove_index :iclock_unregister, name: "iclock_unregister_terminal_id_7c0e4a51"
remove_index :ipd_opd_data_entry_forms, name: "idx_pid_vid"
remove_index :accident_emergency_details, name: "index_accident_emergency_details_on_title_id"
remove_index :account_configurations, name: "index_account_configurations_on_general_account_id"
remove_index :adt_requests, name: "index_adt_requests_on_visit_id"
remove_index :advance_details, name: "index_advance_details_on_transaction_detail_id"
remove_index :advance_details, name: "index_advance_details_on_visit_id"
remove_index :advance_visits_bills, name: "index_advance_visits_bills_on_advance_visit_id"
remove_index :advance_visits_bills, name: "index_advance_visits_bills_on_bill_id"
remove_index :advance_visits, name: "index_advance_visits_on_advance_type"
remove_index :advance_visits, name: "index_advance_visits_on_collection_type"
remove_index :advance_visits, name: "index_advance_visits_on_patient_id"
remove_index :bed_allocations, name: "index_bed_allocations_on_bed_category_id"
remove_index :bed_allocations, name: "index_bed_allocations_on_bed_id"
remove_index :bed_allocations, name: "index_bed_allocations_on_corporate_id"
remove_index :bed_allocations, name: "index_bed_allocations_on_treatment_id"
remove_index :bed_categories, name: "index_bed_categories_on_location_id"
remove_index :bed_component_rates, name: "index_bed_component_rates_on_bed_rate_category_id"
remove_index :bed_component_rates, name: "index_bed_component_rates_on_bed_rate_component_id"
remove_index :bed_component_rates, name: "index_bed_component_rates_on_corporate_id"
remove_index :bill_category_corporates, name: "index_bill_category_corporates_on_bill_category_id"
remove_index :bill_category_corporates, name: "index_bill_category_corporates_on_corporate_id"
remove_index :blood_bank_components, name: "index_blood_bank_components_on_location_id"
remove_index :clinical_systems, name: "index_clinical_systems_on_short_name"
remove_index :clinician_shares, name: "index_clinician_shares_on_bill_detail_id"
remove_index :clinician_shares, name: "index_clinician_shares_on_clinician_id"
remove_index :corporate_status_details, name: "index_corporate_status_details_on_corporate_id"
remove_index :corporates, name: "index_corporates_on_parent_id"
remove_index :department_shift_details, name: "index_department_shift_details_on_department_id"
remove_index :department_shift_details, name: "index_department_shift_details_on_shift_timing_id"
remove_index :diagrams, name: "index_diagrams_on_encounter_id"
remove_index :donor_blood_unit_components, name: "index_donor_blood_unit_components_on_blood_bank_component_maste"
remove_index :donor_blood_unit_components, name: "index_donor_blood_unit_components_on_blood_group_id"
remove_index :donor_details, name: "index_donor_details_on_area_id"
remove_index :donor_details, name: "index_donor_details_on_blood_group_id"
remove_index :donor_details, name: "index_donor_details_on_city_id"
remove_index :donor_details, name: "index_donor_details_on_location_id"
remove_index :donor_visit_details, name: "index_donor_visit_details_on_area_id"
remove_index :donor_visit_details, name: "index_donor_visit_details_on_blood_bank_donor_type_master_id"
remove_index :donor_visit_details, name: "index_donor_visit_details_on_blood_bank_hospital_list_id"
remove_index :donor_visit_details, name: "index_donor_visit_details_on_city_id"
remove_index :duty_rosters, name: "index_duty_rosters_on_shift_timing_id"
remove_index :personnel_bank_details, name: "index_employee_bank_details_on_bank_id"
remove_index :personnel_bank_details, name: "index_employee_bank_details_on_employee_over_time_id"
remove_index :personnel_bank_details, name: "index_employee_bank_details_on_salary_type_id"
remove_index :employee_degrees, name: "index_employee_degrees_on_employee_id"
remove_index :employee_dependent_details, name: "index_employee_dependent_details_on_employee_id"
remove_index :employee_duty_roasters, name: "index_employee_duty_roasters_on_allocation_id"
remove_index :employee_duty_roasters, name: "index_employee_duty_roasters_on_location_id"
remove_index :employee_duty_roasters, name: "index_employee_duty_roasters_on_shift_timing_id"
remove_index :employee_experiences, name: "index_employee_experiences_on_employee_id"
remove_index :employee_leave_balances, name: "index_employee_leave_balances_on_leave_type_id"
remove_index :equipments, name: "index_equipments_on_item_id"
remove_index :inpatient_details, name: "index_inpatient_details_on_corporate_id"
remove_index :inpatient_details, name: "index_inpatient_details_on_discharge_time"
remove_index :inventory_heads, name: "index_inventory_heads_on_role_id"
remove_index :inventory_statuses, name: "index_inventory_statuses_on_created_at"
remove_index :inventory_statuses, name: "index_inventory_statuses_on_created_by"
remove_index :inventory_statuses, name: "index_inventory_statuses_on_flag"
remove_index :inventory_statuses, name: "index_inventory_statuses_on_mg_status"
remove_index :inventory_statuses, name: "index_inventory_statuses_on_quantity"
remove_index :inventory_statuses, name: "index_inventory_statuses_on_status"
remove_index :inventory_statuses, name: "index_inventory_statuses_on_updated_at"
remove_index :inventory_statuses, name: "index_inventory_statuses_on_updated_by"
remove_index :invoice_details, name: "index_invoice_details_on_invoice_id"
remove_index :invoice_details, name: "index_invoice_details_on_item_id"
remove_index :invoice_details, name: "index_invoice_details_on_tax_profile_id"
remove_index :invoices, name: "index_invoices_on_purchase_order_id"
remove_index :ipd_opd_data_entry_forms, name: "index_ipd_opd_data_entry_forms_on_clinician_id"
remove_index :ipd_opd_data_entry_forms, name: "index_ipd_opd_data_entry_forms_on_patient_age"
remove_index :ipd_opd_data_entry_forms, name: "index_ipd_opd_data_entry_forms_on_patient_type"
remove_index :ipd_opd_data_entry_forms, name: "index_ipd_opd_data_entry_forms_on_visit_id"
remove_index :item_indent_details, name: "index_item_indent_details_on_item_id"
remove_index :item_indent_details, name: "index_item_indent_details_on_item_indent_id"
remove_index :item_indent_details, name: "index_item_indent_details_on_item_unit_denomination_id"
remove_index :item_indents, name: "index_item_indents_on_from_inventory_head_id"
remove_index :item_indents, name: "index_item_indents_on_to_inventory_head_id"
remove_index :item_with_details, name: "index_item_with_details_on_actual_cost_price"
remove_index :item_with_details, name: "index_item_with_details_on_batch_number"
remove_index :item_with_details, name: "index_item_with_details_on_cost_price"
remove_index :item_with_details, name: "index_item_with_details_on_created_at"
remove_index :item_with_details, name: "index_item_with_details_on_created_by"
remove_index :item_with_details, name: "index_item_with_details_on_dc_date"
remove_index :item_with_details, name: "index_item_with_details_on_dc_no"
remove_index :item_with_details, name: "index_item_with_details_on_difference_amount"
remove_index :item_with_details, name: "index_item_with_details_on_discount_percentage"
remove_index :item_with_details, name: "index_item_with_details_on_expiry_date"
remove_index :item_with_details, name: "index_item_with_details_on_fare_market_value"
remove_index :item_with_details, name: "index_item_with_details_on_general_account_id"
remove_index :item_with_details, name: "index_item_with_details_on_manufacture_date"
remove_index :item_with_details, name: "index_item_with_details_on_manufacturer_id"
remove_index :item_with_details, name: "index_item_with_details_on_mg_status"
remove_index :item_with_details, name: "index_item_with_details_on_mrp"
remove_index :item_with_details, name: "index_item_with_details_on_output_tax_profile_id"
remove_index :item_with_details, name: "index_item_with_details_on_purchase_expense_amount"
remove_index :item_with_details, name: "index_item_with_details_on_reference1"
remove_index :item_with_details, name: "index_item_with_details_on_selling_price"
remove_index :item_with_details, name: "index_item_with_details_on_status"
remove_index :item_with_details, name: "index_item_with_details_on_supplier_id"
remove_index :item_with_details, name: "index_item_with_details_on_tax_amount"
remove_index :item_with_details, name: "index_item_with_details_on_tax_on_flag"
remove_index :item_with_details, name: "index_item_with_details_on_tax_profile_id"
remove_index :item_with_details, name: "index_item_with_details_on_updated_at"
remove_index :item_with_details, name: "index_item_with_details_on_updated_by"
remove_index :lab_extids, name: "index_lab1_extids_on_current_value"
remove_index :lab_extids, name: "index_lab1_extids_on_location_id"
remove_index :lab_extids, name: "index_lab1_extids_on_lock_version"
remove_index :lab_extids, name: "index_lab1_extids_on_narration"
remove_index :lab_test_specimens, name: "index_lab_test_specimens_on_specimen_extid"
remove_index :lab_test_specimens, name: "index_lab_test_specimens_on_specimen_number"
remove_index :lab_test_specimens, name: "index_lab_test_specimens_on_specimen_prefix"
remove_index :lab_tests, name: "index_lab_tests_on_lab_category_id"
remove_index :lab_tests, name: "index_lab_tests_on_lab_test_mode_id"
remove_index :leave_availd_details, name: "index_leave_availd_details_on_leave_type_id"
remove_index :leave_profile_details, name: "index_leave_profile_details_on_leave_type_id"
remove_index :holiday_masters, name: "index_name"
remove_index :nurse_tasks, name: "index_nurse_tasks_on_bed_id"
remove_index :optometric_evaluations, name: "index_optometric_evaluations_on_patient_id"
remove_index :drug_prescription_details, name: "index_order_control_is_future_order"
remove_index :patient_referal_details, name: "index_patient_referal_details_on_patient_id"
remove_index :people, name: "index_people_on_dependent_code"
remove_index :people, name: "index_people_on_member_id"
remove_index :people, name: "index_people_on_memberno"
remove_index :physical_examinations, name: "index_physical_examinations_on_encounter_id"
remove_index :purchase_indents, name: "index_pi_on_inventory_head_id"
remove_index :prescription_masters, name: "index_prescription_category"
remove_index :present_illnesses, name: "index_present_illnesses_on_encounter_id"
remove_index :present_illnesses, name: "index_present_illnesses_on_patient_id"
remove_index :purchase_order_details, name: "index_purchase_order_details_on_item_id"
remove_index :purchase_order_details, name: "index_purchase_order_details_on_item_unit_denomination_id"
remove_index :purchase_order_details, name: "index_purchase_order_details_on_purchase_order_id"
remove_index :purchase_order_details, name: "index_purchase_order_details_on_tax_profile_id"
remove_index :purchase_orders, name: "index_purchase_orders_on_inventory_head_id"
remove_index :purchase_orders, name: "index_purchase_orders_on_supplier_id"
remove_index :rate_contract_details, name: "index_rate_contract_details_on_free_item_id"
remove_index :rate_contract_details, name: "index_rate_contract_details_on_free_item_unit_denomination_id"
remove_index :rate_contract_details, name: "index_rate_contract_details_on_item_id"
remove_index :rate_contract_details, name: "index_rate_contract_details_on_item_unit_denomination_id"
remove_index :rate_contract_details, name: "index_rate_contract_details_on_rate_contract_id"
remove_index :rate_contract_details, name: "index_rate_contract_details_on_tax_profile_id"
remove_index :rate_contracts, name: "index_rate_contracts_on_supplier_id"
remove_index :review_of_systems, name: "index_review_of_systems_on_encounter_id"
remove_index :service_groups, name: "index_service_group_on_department_service_group"
remove_index :service_types, name: "index_service_types_on_corporate_id"
remove_index :services_blood_components, name: "index_services_blood_components_on_location_id"
remove_index :clinicians, name: "index_status"
remove_index :suppliers, name: "index_suppliers_on_email_id"
remove_index :suppliers, name: "index_suppliers_on_inventory_head_id"
remove_index :suppliers, name: "index_suppliers_on_supplier_type_id"
remove_index :surgery_pack_details, name: "index_surgical_package_items_on_item_id"
remove_index :surgery_pack_details, name: "index_surgical_package_items_on_surgery_pack_id"
remove_index :tax_rules, name: "index_tax_rules_on_general_account_id"
remove_index :tax_rules, name: "index_tax_rules_on_tax_profile_id"
remove_index :titles, name: "index_titles_on_sex_id"
remove_index :users_approvals, name: "index_users_approvals_on_user_id"
remove_index :vital_signs, name: "index_vital_signs_on_patient_id"
remove_index :lab_report_remarks, name: "lab_predefined_remark_id"
remove_index :lab_report_remarks, name: "lab_test_request_id"
remove_index :leave_availd_details, name: "lad_employee_date_status"
remove_index :localities, name: "localities_id_name_status_created_at_created_by_location_id_idx"
remove_index :user_notifications, name: "main_menu_fetch_index"
remove_index :nanda_domain_category_codes, name: "n_diagnosis_code_idx"
remove_index :allowance_deductions, name: "name"
remove_index :employee_no_dues, name: "no_dues_employee_separation_id"
remove_index :payroll_emppayrollprofile, name: "payroll_emppayrollprofile_employee_id_6c97078c_like"
remove_index :personnel_area, name: "personnel_area_company_id_59750eb5"
remove_index :personnel_area, name: "personnel_area_parent_area_id_39028fda"
remove_index :personnel_company, name: "personnel_company_name_7fd322ef_like"
remove_index :personnel_department, name: "personnel_department_company_id_00867fd8"
remove_index :personnel_department, name: "personnel_department_parent_dept_id_d0b44024"
remove_index :personnel_employee_area, name: "personnel_employee_area_area_id_64c21925"
remove_index :personnel_employee_area, name: "personnel_employee_area_employee_id_8e5cec21_like"
remove_index :personnel_employee, name: "personnel_employee_company_id_department_id_2c555933_idx"
remove_index :personnel_employee, name: "personnel_employee_department_id_068bbd08"
remove_index :personnel_employee, name: "personnel_employee_id_7ea5640e_like"
remove_index :personnel_employee, name: "personnel_employee_location_id_494a1f8d"
remove_index :personnel_employee, name: "personnel_employee_position_id_c9321343"
remove_index :personnel_location, name: "personnel_location_company_id_46ad1d50"
remove_index :personnel_location, name: "personnel_location_parent_location_id_667cb9ac"
remove_index :personnel_position, name: "personnel_position_company_id_f06c5d2a"
remove_index :personnel_position, name: "personnel_position_parent_position_id_a496a36b"
remove_index :employee_separation_details, name: "separation_employee_id"
remove_index :lab_report_remarks, name: "service_group_id"
remove_index :lab_report_templates, name: "service_id"
remove_index :social_histories, name: "social_histories_patient_id_idx"
remove_index :workflow_workflowrole, name: "workflow_workflowrole_company_id_bbb75590"
remove_index :acc_accholiday, name: "acc_accholiday_company_id_e4214e28"
remove_index :acc_accholiday, name: "acc_accholiday_holiday_id_a9efe924"
remove_index :acc_accholiday, name: "acc_accholiday_timezone_id_450d2d1e"
remove_index :acc_accterminal, name: "acc_accterminal_company_id_4bc45d50"
remove_index :acc_accterminal, name: "acc_accterminal_terminal_id_fc92cce2"
remove_index :ai_inrs_interface_result_t, name: "ai_inrs_interface_result_t_idx1"
remove_index :ai_tmmt_test_map_mast_t, name: "ai_tmmt_test_map_mast_t_idx1"
remove_index :allowance_deduction_details, name: "allowance_deduction_employee_id"
remove_index :employee_appraisals, name: "apprisal_designation_id"
remove_index :employee_appraisal_details, name: "apprisal_employee_apprisal_id"
remove_index :att_breaktime, name: "att_breaktime_company_id_fbb9a2b7"
remove_index :att_changeschedule, name: "att_changeschedule_employee_id_7871a2b6"
remove_index :att_changeschedule, name: "att_changeschedule_employee_id_7871a2b6_like"
remove_index :att_changeschedule, name: "att_changeschedule_timeinterval_id_d41ac077"
remove_index :att_clientdetails, name: "att_clientdetails_company_id_11b1619a"
remove_index :att_departmentschedule, name: "att_departmentschedule_department_id_c68fca3d"
remove_index :att_departmentschedule, name: "att_departmentschedule_shift_id_c37d5ade"
remove_index :att_deptattrule, name: "att_deptattrule_company_id_420199ab"
remove_index :att_deptattrule, name: "att_deptattrule_department_id_f333c8f0"
remove_index :att_holiday, name: "att_holiday_company_id_4c395f52"
remove_index :att_holiday, name: "att_holiday_department_id_fbbbd185"
remove_index :att_holiday, name: "att_holiday_location_id_7bd552a5"
remove_index :att_leave, name: "att_leave_category_id_bbba39ba"
remove_index :att_leave, name: "att_leave_employee_id_bb231627"
remove_index :att_leave, name: "att_leave_employee_id_bb231627_like"
remove_index :att_leaveschedule, name: "att_leaveschedule_company_id_e9e8f83c"
remove_index :att_leaveschedule, name: "att_leaveschedule_employee_id_d0b947bc"
remove_index :att_leaveschedule, name: "att_leaveschedule_employee_id_d0b947bc_like"
remove_index :att_leavesettings, name: "att_leavesettings_company_id_22b94e3e"
remove_index :att_leavesettings, name: "att_leavesettings_employee_id_499b08f8"
remove_index :att_leavesettings, name: "att_leavesettings_employee_id_499b08f8_like"
remove_index :att_manuallog, name: "att_manuallog_employee_id_dc8cc2ad"
remove_index :att_manuallog, name: "att_manuallog_employee_id_dc8cc2ad_like"
remove_index :att_outdooremployeeschedule, name: "att_outdooremployeeschedule_company_id_3d89bc1d"
remove_index :att_outdooremployeeschedule, name: "att_outdooremployeeschedule_employee_id_d1d04c44"
remove_index :att_outdooremployeeschedule, name: "att_outdooremployeeschedule_employee_id_d1d04c44_like"
remove_index :att_outdooremployeeschedule, name: "att_outdooremployeeschedule_schedule_planner_id_7f6c2124"
remove_index :att_outdoorscheduleplanner, name: "att_outdoorscheduleplanner_company_id_d3e68ba0"
remove_index :att_outdoortrack, name: "att_outdoortrack_client_id_685e3c3b"
remove_index :att_outdoortrack, name: "att_outdoortrack_company_id_0f25e1bc"
remove_index :att_outdoortrack, name: "att_outdoortrack_employee_id_93263c5c"
remove_index :att_outdoortrack, name: "att_outdoortrack_employee_id_93263c5c_like"
remove_index :att_outdoortrack, name: "att_outdoortrack_schedule_id_a9af11fb"
remove_index :att_overtime, name: "att_overtime_employee_id_0c0d39dc"
remove_index :att_overtime, name: "att_overtime_employee_id_0c0d39dc_like"
remove_index :att_payloadbreak, name: "att_payloadbreak_uuid_533ea5e2_like"
remove_index :att_payloadexception, name: "att_payloadexception_item_id_a08bfe48"
remove_index :att_payloadexception, name: "att_payloadexception_skd_id_b2e9ecaa"
remove_index :att_payloadexception, name: "att_payloadexception_skd_id_b2e9ecaa_like"
remove_index :att_payloadexception, name: "att_payloadexception_uuid_517a81e8_like"
remove_index :att_payloadovertime, name: "att_payloadovertime_uuid_15d7782f_like"
remove_index :att_tempschedule, name: "att_tempschedule_employee_id_b89c7e54"
remove_index :att_tempschedule, name: "att_tempschedule_employee_id_b89c7e54_like"
remove_index :att_tempschedule, name: "att_tempschedule_time_interval_id_08dd8eb3"
remove_index :att_timeinterval_break_time, name: "att_timeinterval_break_time_breaktime_id_08462308"
remove_index :att_training, name: "att_training_category_id_fb38e891"
remove_index :att_training, name: "att_training_employee_id_44af8319"
remove_index :att_training, name: "att_training_employee_id_44af8319_like"
remove_index :att_trainingcategory, name: "att_trainingcategory_company_id_b2cdea87"
remove_index :auth_group, name: "auth_group_name_a6ea08ec_like"
remove_index :auth_group_permissions, name: "auth_group_permissions_permission_id_84c5c92e"
remove_index :auth_group_profile, name: "auth_group_profile_company_id_5b832dad"
remove_index :auth_group_profile_group_user, name: "auth_group_profile_group_user_myuser_id_43d03228"
remove_index :auth_group_profile_group_user, name: "auth_group_profile_group_user_myuser_id_43d03228_like"
remove_index :auth_user_groups, name: "auth_user_groups_group_id_97559544"
remove_index :auth_user_groups, name: "auth_user_groups_myuser_id_d03e8dcc_like"
remove_index :auth_user_user_permissions, name: "auth_user_user_permissions_myuser_id_679b1527_like"
remove_index :auth_user_user_permissions, name: "auth_user_user_permissions_permission_id_1fbb5f2c"
remove_index :base_autoexporttask, name: "base_autoexporttask_company_id_efb12456"
remove_index :base_bookmark, name: "base_bookmark_company_id_67ca1aa0"
remove_index :base_bookmark, name: "base_bookmark_content_type_id_b6a0e799"
remove_index :base_bookmark, name: "base_bookmark_user_id_5f2d5ca2"
remove_index :base_bookmark, name: "base_bookmark_user_id_5f2d5ca2_like"
remove_index :base_dbbackuplog, name: "base_dbbackuplog_company_id_8f93ee2e"
remove_index :base_dbmigrate, name: "base_dbmigrate_company_id_e1709280"
remove_index :base_membership_auth_area, name: "base_membership_auth_area_area_id_e58abb05"
remove_index :base_membership_auth_dept, name: "base_membership_auth_dept_department_id_c1d95e5b"
remove_index :base_membership_auth_pos, name: "base_membership_auth_pos_position_id_ae22a7d3"
remove_index :base_sftpsetting, name: "base_sftpsetting_company_id_f270bcdb"
remove_index :base_sysparamdept, name: "base_sysparamdept_rule_name_bb46d5af_like"
remove_index :celery_taskmeta, name: "celery_taskmeta_hidden_23fd02dc"
remove_index :celery_taskmeta, name: "celery_taskmeta_task_id_9558b198_like"
remove_index :celery_tasksetmeta, name: "celery_tasksetmeta_hidden_593cfc24"
remove_index :celery_tasksetmeta, name: "celery_tasksetmeta_taskset_id_a5a1d4ae_like"
remove_index :employee_check_lists, name: "check_check_list_id"
remove_index :employee_check_lists, name: "check_personnel_id"
remove_index :cloud_discount, name: "cloud_discount_create_user_id_0506f480"
remove_index :cloud_discount, name: "cloud_discount_create_user_id_0506f480_like"
remove_index :cloud_order, name: "cloud_order_company_id_a339bfc4"
remove_index :cloud_order, name: "cloud_order_create_user_id_1c5f3fc4"
remove_index :cloud_order, name: "cloud_order_create_user_id_1c5f3fc4_like"
remove_index :cloud_order_feature, name: "cloud_order_feature_feature_id_dd677eee"
remove_index :cloud_order, name: "cloud_order_price_strategy_id_237d5d03"
remove_index :cloud_paymentrecord, name: "cloud_paymentrecord_order_id_296426c6"
remove_index :cloud_pricestrategy, name: "cloud_pricestrategy_create_user_id_e5b9e9d1"
remove_index :cloud_pricestrategy, name: "cloud_pricestrategy_create_user_id_e5b9e9d1_like"
remove_index :cloud_pricestrategy, name: "cloud_pricestrategy_discount_id_fbf0d75e"
remove_index :cloud_pricestrategy_feature, name: "cloud_pricestrategy_feature_feature_id_574f3192"
remove_index :cloud_pricestrategy, name: "cloud_pricestrategy_vendor_id_427cf2a3"
remove_index :delayed_jobs, name: "delayed_jobs_priority"
remove_index :django_session, name: "django_session_expire_date_a5c62663"
remove_index :django_session, name: "django_session_session_key_c0390e0f_like"
remove_index :djcelery_periodictask, name: "djcelery_periodictask_crontab_id_75609bab"
remove_index :djcelery_periodictask, name: "djcelery_periodictask_interval_id_b426ab02"
remove_index :djcelery_periodictask, name: "djcelery_periodictask_name_cb62cda9_like"
remove_index :djcelery_taskstate, name: "djcelery_taskstate_hidden_c3905e57"
remove_index :djcelery_taskstate, name: "djcelery_taskstate_name_8af9eded"
remove_index :djcelery_taskstate, name: "djcelery_taskstate_name_8af9eded_like"
remove_index :djcelery_taskstate, name: "djcelery_taskstate_state_53543be4"
remove_index :djcelery_taskstate, name: "djcelery_taskstate_state_53543be4_like"
remove_index :djcelery_taskstate, name: "djcelery_taskstate_task_id_9d2efdb5_like"
remove_index :djcelery_taskstate, name: "djcelery_taskstate_tstamp_4c3f93a1"
remove_index :djcelery_taskstate, name: "djcelery_taskstate_worker_id_f7f57a05"
remove_index :djcelery_workerstate, name: "djcelery_workerstate_hostname_b31c7fab_like"
remove_index :djcelery_workerstate, name: "djcelery_workerstate_last_heartbeat_4539b544"
remove_index :employee_advance_accounts, name: "eaa_employee_date"
remove_index :employee_advance_account_details, name: "eaad_employee_date"
remove_index :employee_leave_encashments, name: "ele_employee_date"
remove_index :emergency_forms, name: "emergency_forms_encounter_id_patient_id_idx"
remove_index :employee_extra_duty_details, name: "employee_extra_duty_employee_id"
remove_index :extra_duty_approval_details, name: "employee_extra_duty_id"
remove_index :employee_payslip_details, name: "epd_payslip_comp_type"
remove_index :employee_personal_informations, name: "epi_employee_name"
remove_index :extra_duty_approval_details, name: "extra_duty_approval_compoff_id"
remove_index :extra_duty_compoff_details, name: "extra_duty_comp_off_employee_id"
remove_index :employee_extra_duty_details, name: "extra_duty_shift_timing_id"
remove_index :clinicianreferals, name: "fki_clinician_id"
remove_index :patient_forms, name: "fki_frommaster_key"
remove_index :patient_forms, name: "fki_patient_fkey"
remove_index :lab_heads, name: "fki_role_lab"
remove_index :formula_masters, name: "fm_employee_comp"
remove_index :employee_gratuity_details, name: "gratuity_employee_id"
remove_index :guardian_groupobjectpermission, name: "guardian_groupobjectpermission_content_type_id_7ade36b8"
remove_index :guardian_groupobjectpermission, name: "guardian_groupobjectpermission_permission_id_36572738"
remove_index :guardian_userobjectpermission, name: "guardian_userobjectpermission_content_type_id_2e892405"
remove_index :guardian_userobjectpermission, name: "guardian_userobjectpermission_permission_id_71807bfc"
remove_index :guardian_userobjectpermission, name: "guardian_userobjectpermission_user_id_d5c1e964_like"
remove_index :iclock_biodata, name: "iclock_biodata_employee_id_ff748ea7_like"
remove_index :iclock_errorcommandlog, name: "iclock_errorcommandlog_terminal_id_3b2d7cbd"
remove_index :iclock_events, name: "iclock_events_company_id_98a3c764"
remove_index :iclock_privatemessage, name: "iclock_privatemessage_employee_id_e84a34c0"
remove_index :iclock_privatemessage, name: "iclock_privatemessage_employee_id_e84a34c0_like"
remove_index :iclock_publicmessage, name: "iclock_publicmessage_terminal_id_c3b5e4cf"
remove_index :iclock_terminallog, name: "iclock_terminallog_terminal_id_667b3ea7"
remove_index :iclock_terminaluploadlog, name: "iclock_terminaluploadlog_terminal_id_9c9a7664"
remove_index :iclock_terminalworkcode, name: "iclock_terminalworkcode_company_id_77625f26"
remove_index :iclock_transactionproofcmd, name: "iclock_transactionproofcmd_terminal_id_08b81e1e"
remove_index :histho_blocks, name: "idx_histho_blocks_lab_test_request_detail_id"
remove_index :histho_blocks, name: "idx_histho_blocks_patient_id"
remove_index :histho_slides, name: "idx_histho_slides_lab_test_request_detail_id"
remove_index :histho_slides, name: "idx_histho_slides_patient_id"
remove_index :histho_specimens, name: "idx_histho_specimens_patient_id"
remove_index :mrd_details, name: "idx_iodefi"
remove_index :abdomino_pelvic_ultrasounds, name: "index_abdomino_pelvic_ultrasounds_on_patient_id"
remove_index :account_closures, name: "index_account_closures_on_closing_date"
remove_index :allowance_deduction_details, name: "index_allowance_deduction_details_on_allowance_deduction_id"
remove_index :allowance_deduction_details, name: "index_allowance_deduction_details_on_salary_type_id"
remove_index :angiograms, name: "index_angiograms_on_encounter_id"
remove_index :angiograms, name: "index_angiograms_on_patient_id"
remove_index :asymptomatic_symptoms, name: "index_asymptomatic_symptoms_on_cytome_retinitis_proforma_id"
remove_index :bangiograms, name: "index_bangiograms_on_encounter_id"
remove_index :bangiograms, name: "index_bangiograms_on_patient_id"
remove_index :bed_reservations, name: "index_bed_reservations_on_bed_category_id"
remove_index :bed_reservations, name: "index_bed_reservations_on_clinician_id"
remove_index :bed_reservations, name: "index_bed_reservations_on_corporate_id"
remove_index :bed_reservations, name: "index_bed_reservations_on_patient_id"
remove_index :bed_reservations, name: "index_bed_reservations_on_treatment_id"
remove_index :beds, name: "index_beds_on_bed_category_id"
remove_index :beds, name: "index_beds_on_floor_id"
remove_index :blocked_items, name: "index_blocked_items_on_is_blocked_now"
remove_index :blocked_items, name: "index_blocked_items_on_quantity"
remove_index :blood_bags, name: "index_blood_bags_on_donor_detail_id"
remove_index :blood_component_prices, name: "index_blood_component_prices_on_location_id"
remove_index :blood_discard_causes, name: "index_blood_discard_causes_on_location_id"
remove_index :blood_issue_details, name: "index_blood_issue_details_on_blood_bank_component_master_id"
remove_index :blood_issue_details, name: "index_blood_issue_details_on_blood_bank_hospital_list_id"
remove_index :blood_issue_details, name: "index_blood_issue_details_on_donor_visit_detail_id"
remove_index :blood_issue_details, name: "index_blood_issue_details_on_recipient_component_detail_id"
remove_index :blood_issue_return_details, name: "index_blood_issue_return_details_on_blood_issue_detail_id"
remove_index :bloodbank_details, name: "index_bloodbank_details_on_hospital_id"
remove_index :brand_names, name: "index_brand_names_on_drug_brand_id"
remove_index :brand_names, name: "index_brand_names_on_drug_id"
remove_index :breakdowns, name: "index_breakdowns_on_equipment_id"
remove_index :cataract_io_complications, name: "index_cataract_io_complications_on_cataract_post_op_procedure_i"
remove_index :cataract_io_complications, name: "index_cataract_io_complications_on_patient_id"
remove_index :cataract_post_op_procedures, name: "index_cataract_post_op_procedures_on_cataract_proforma_id"
remove_index :cataract_post_op_procedures, name: "index_cataract_post_op_procedures_on_encounter_id"
remove_index :cataract_post_op_procedures, name: "index_cataract_post_op_procedures_on_patient_id"
remove_index :cataract_proformas, name: "index_cataract_proformas_on_patient_id"
remove_index :cataract_surgery_appointments, name: "index_cataract_surgery_appointments_on_cataract_proforma_id"
remove_index :cataract_surgery_appointments, name: "index_cataract_surgery_appointments_on_encounter_id"
remove_index :cataract_surgery_appointments, name: "index_cataract_surgery_appointments_on_patient_id"
remove_index :catheterization_reports, name: "index_catheterization_reports_on_encounter_id"
remove_index :catheterization_reports, name: "index_catheterization_reports_on_patient_id"
remove_index :chief_complaints, name: "index_chief_complaints_on_encounter_id"
remove_index :chronological_milestones, name: "index_chronological_milestones_on_encounter_id"
remove_index :chronological_milestones, name: "index_chronological_milestones_on_patient_id"
remove_index :clinicianreferals, name: "index_clinicianreferals_on_patient_id"
remove_index :clinicianreferals, name: "index_clinicianreferals_on_visit_id"
remove_index :consignments, name: "index_consignments_on_inventory_transaction_detail_id"
remove_index :consignments, name: "index_consignments_on_invoice_id"
remove_index :consignments, name: "index_consignments_on_item_id"
remove_index :cross_consultations, name: "index_cross_consultations_on_encounter_id"
remove_index :cross_consultations, name: "index_cross_consultations_on_patient_id"
remove_index :crossmatch_details, name: "index_crossmatch_details_on_blood_bank_component_master_id"
remove_index :crossmatch_details, name: "index_crossmatch_details_on_blood_bank_hospital_list_id"
remove_index :crossmatch_details, name: "index_crossmatch_details_on_donor_visit_detail_id"
remove_index :crossmatch_details, name: "index_crossmatch_details_on_recipient_component_detail_id"
remove_index :ct_scans, name: "index_ct_scans_on_encounter_id"
remove_index :ct_scans, name: "index_ct_scans_on_patient_id"
remove_index :cytome_retinitis_proformas, name: "index_cytome_retinitis_proformas_on_encounter_id"
remove_index :cytome_retinitis_proformas, name: "index_cytome_retinitis_proformas_on_patient_id"
remove_index :diabetes_feet_examinations, name: "index_diabetes_feet_examinations_on_encounter_id"
remove_index :diabetes_feet_examinations, name: "index_diabetes_feet_examinations_on_patient_id"
remove_index :diet_plan_details, name: "index_diet_plan_details_on_diet_plan_id"
remove_index :diet_plan_details, name: "index_diet_plan_details_on_kitchen_item_id"
remove_index :discard_blood_unit_details, name: "index_discard_blood_unit_details_on_donor_visit_detail_id"
remove_index :disease_registries, name: "index_disease_registries_on_patient_id"
remove_index :dispatch_specimens, name: "index_dispatch_specimens_on_lab_test_request_detail_id"
remove_index :doctor_rounds, name: "index_doctor_rounds_on_bed_id"
remove_index :doctor_rounds, name: "index_doctor_rounds_on_department_id"
remove_index :doctor_rounds, name: "index_doctor_rounds_on_doctor_id"
remove_index :doctor_rounds, name: "index_doctor_rounds_on_patient_id"
remove_index :donor_adverse_reactions, name: "index_donor_adverse_reactions_on_donor_detail_id"
remove_index :donor_medical_history_news, name: "index_donor_medical_history_news_on_donor_condition_id"
remove_index :donor_medical_history_news, name: "index_donor_medical_history_news_on_donor_detail_id"
remove_index :drugs_interactions, name: "index_drugs_interactions_on_drug1_id"
remove_index :drugs_interactions, name: "index_drugs_interactions_on_drug2_id"
remove_index :early_obstetric_ultrasounds, name: "index_early_obstetric_ultrasounds_on_patient_id"
remove_index :echo_cardios, name: "index_echo_cardios_on_patient_id"
remove_index :echo_dopplers, name: "index_echo_dopplers_on_patient_id"
remove_index :employee_advance_accounts, name: "index_employee_advance_accounts_on_loan_type_id"
remove_index :employee_onduty_details, name: "index_employee_onduty_details_on_employee_id"
remove_index :employee_ot_definitions, name: "index_employee_ot_definitions_on_employee_id"
remove_index :employee_payslip_details, name: "index_employee_payslip_details_on_component_id"
remove_index :employee_siblings, name: "index_employee_siblings_on_employee_id"
remove_index :employee_swipe_cards, name: "index_employee_swipe_cards_on_employee_id"
remove_index :employee_swipe_cards, name: "index_employee_swipe_cards_on_swipe_card_id"
remove_index :employee_working_details, name: "index_employee_working_details_on_employee_id"
remove_index :endoiphthalmitis_followup_notes, name: "index_endoiphthalmitis_followup_notes_on_encounter_id"
remove_index :endoiphthalmitis_followup_notes, name: "index_endoiphthalmitis_followup_notes_on_patient_id"
remove_index :endophthalmitis_management_details, name: "index_endophthalmitis_management_details_on_encounter_id"
remove_index :endophthalmitis_management_details, name: "index_endophthalmitis_management_details_on_patient_id"
remove_index :form_used, name: "index_form_used_on_form_id"
remove_index :form_used, name: "index_form_used_on_user_id"
remove_index :formula_masters, name: "index_formula_masters_on_allowance_deduction_id"
remove_index :formula_masters, name: "index_formula_masters_on_salary_type_id"
remove_index :frequently_used_forms, name: "index_frequently_used_forms_on_form_master_id"
remove_index :frequently_used_forms, name: "index_frequently_used_forms_on_user_id"
remove_index :general_allergies, name: "index_general_allergies_on_general_proforma_id"
remove_index :general_allergies, name: "index_general_allergies_on_history_id"
remove_index :general_asso_decreasedvisions, name: "index_general_asso_decreasedvisions_on_general_proforma_id"
remove_index :general_medication_histories, name: "index_general_medication_histories_on_general_proforma_id"
remove_index :general_medication_histories, name: "index_general_medication_histories_on_history_id"
remove_index :general_medications, name: "index_general_medications_on_general_proforma_id"
remove_index :general_medicine_prescriptions, name: "index_general_medicine_prescriptions_on_general_proforma_id"
remove_index :general_nonophth_surgical_histories, name: "index_general_nonophth_surgical_histories_on_general_proforma_i"
remove_index :general_nonophth_surgical_histories, name: "index_general_nonophth_surgical_histories_on_history_id"
remove_index :general_ocular_injections, name: "index_general_ocular_injections_on_general_proforma_id"
remove_index :general_ocular_injections, name: "index_general_ocular_injections_on_history_id"
remove_index :general_past_medical_diseases, name: "index_general_past_medical_diseases_on_general_proforma_id"
remove_index :general_past_medical_diseases, name: "index_general_past_medical_diseases_on_history_id"
remove_index :general_past_ocular_diseases, name: "index_general_past_ocular_diseases_on_general_proforma_id"
remove_index :general_past_ocular_diseases, name: "index_general_past_ocular_diseases_on_history_id"
remove_index :general_proformas_bak, name: "index_general_proformas_bak_on_episode_id"
remove_index :general_proformas_bak, name: "index_general_proformas_bak_on_patient_id"
remove_index :general_proformas, name: "index_general_proformas_on_encounter_id"
remove_index :general_proformas, name: "index_general_proformas_on_patient_id"
remove_index :general_surgical_histories, name: "index_general_surgical_histories_on_general_proforma_id"
remove_index :general_surgical_histories, name: "index_general_surgical_histories_on_history_id"
remove_index :histories, name: "index_histories_on_encounter_id"
remove_index :histories, name: "index_histories_on_patient_id"
remove_index :hiv_aids_proformas, name: "index_hiv_aids_proformas_on_encounter_id"
remove_index :hiv_aids_proformas, name: "index_hiv_aids_proformas_on_patient_id"
remove_index :holter_reports, name: "index_holter_reports_on_encounter_id"
remove_index :holter_reports, name: "index_holter_reports_on_patient_id"
remove_index :intraocular_pressures, name: "index_intraocular_pressures_on_cornea_proforma_id"
remove_index :intraocular_pressures, name: "index_intraocular_pressures_on_general_proforma_id"
remove_index :intravenous_antibiotics_measures, name: "index_intravenous_antibiotics_measures_on_endophthalmitis_manag"
remove_index :intravireal_ganciclovir_contents, name: "index_intravireal_ganciclovir_contents_on_cytome_retinitis_prof"
remove_index :invoice_summaries, name: "index_invoice_summaries_on_invoice_id"
remove_index :invoice_summaries, name: "index_invoice_summaries_on_visit_id"
remove_index :item_stock_statuses, name: "index_iss_on_date"
remove_index :item_stock_statuses, name: "index_iss_on_inventory_head_id"
remove_index :item_stock_statuses, name: "index_iss_on_item_with_detail_id"
remove_index :item_tax_profiles, name: "index_item_tax_profiles_on_buying_tax_profile_id"
remove_index :item_tax_profiles, name: "index_item_tax_profiles_on_selling_tax_profile_id"
remove_index :lab_entitles, name: "index_lab_entitles_on_lab_head_id"
remove_index :lab_entitles, name: "index_lab_entitles_on_user_id"
remove_index :lab_package_tests, name: "index_lab_package_tests_on_lab_package_id"
remove_index :lab_package_tests, name: "index_lab_package_tests_on_lab_test_id"
remove_index :lab_test_fields, name: "index_lab_test_fields_on_lab_test_id"
remove_index :lab_test_rates, name: "index_lab_test_rates_on_lab_test_id"
remove_index :lasik_pre_proformas, name: "index_lasik_pre_proformas_on_encounter_id"
remove_index :lasik_pre_proformas, name: "index_lasik_pre_proformas_on_patient_id"
remove_index :lasik_proformas, name: "index_lasik_proformas_on_encounter_id"
remove_index :lasik_proformas, name: "index_lasik_proformas_on_patient_id"
remove_index :macular_cnvm_proformas, name: "index_macular_cnvm_proformas_on_current_diagnosis_idiopathic_cn"
remove_index :macular_cnvm_proformas, name: "index_macular_cnvm_proformas_on_current_diagnosis_idiopathic_po"
remove_index :macular_cnvm_proformas, name: "index_macular_cnvm_proformas_on_patient_id"
remove_index :macular_concomitant_treatments, name: "index_macular_concomitant_treatments_on_macular_cnvm_proforma_i"
remove_index :macular_eye_drops, name: "index_macular_eye_drops_on_macular_cnvm_proforma_id"
remove_index :macular_intraocular_pressures, name: "index_macular_intraocular_pressures_on_macular_cnvm_proforma_id"
remove_index :macular_tablets, name: "index_macular_tablets_on_macular_cnvm_proforma_id"
remove_index :mail_details, name: "index_mail_details_on_from_user_id"
remove_index :mail_details, name: "index_mail_details_on_to_user_id"
remove_index :mis_register_equipments, name: "index_mis_register_equipments_on_activity_id"
remove_index :mis_register_equipments, name: "index_mis_register_equipments_on_bloodbank_detail_id"
remove_index :mrd_details, name: "index_mrd_code"
remove_index :mrd_details, name: "index_mrd_detail"
remove_index :mrd_details, name: "index_mrd_details_on_category"
remove_index :mris, name: "index_mris_on_patient_id"
remove_index :neurophthal_proformas, name: "index_neurophthal_proformas_on_patient_id"
remove_index :next_kin_details, name: "index_next_kin_details_on_patient_id"
remove_index :next_kin_details, name: "index_next_kin_details_on_relation_id"
remove_index :nurse_charts, name: "index_nurse_charts_on_patient_id"
remove_index :nurse_prescriptions, name: "index_nurse_prescriptions_on_item_id"
remove_index :nurse_prescriptions, name: "index_nurse_prescriptions_on_prescription_master_id"
remove_index :obstetric_ultrasounds, name: "index_obstetric_ultrasounds_on_encounter_id"
remove_index :obstetric_ultrasounds, name: "index_obstetric_ultrasounds_on_patient_id"
remove_index :oculoplasty_anolphthal_proformas, name: "index_oculoplasty_anolphthal_proformas_on_patient_id"
remove_index :oculoplasty_ectropion_proformas, name: "index_oculoplasty_ectropion_proformas_on_patient_id"
remove_index :oculoplasty_entropion_proformas, name: "index_oculoplasty_entropion_proformas_on_patient_id"
remove_index :oculoplasty_epiphora_proformas, name: "index_oculoplasty_epiphora_proformas_on_patient_id"
remove_index :oculoplasty_lagophthal_proformas, name: "index_oculoplasty_lagophthal_proformas_on_patient_id"
remove_index :oculoplasty_orbit_proformas, name: "index_oculoplasty_orbit_proformas_on_patient_id"
remove_index :oculoplasty_post_ptosis_proformas, name: "index_oculoplasty_post_ptosis_proformas_on_patient_id"
remove_index :oculoplasty_ptosis_proformas, name: "index_oculoplasty_ptosis_proformas_on_patient_id"
remove_index :oculoplasty_thyroid_proformas, name: "index_oculoplasty_thyroid_proformas_on_patient_id"
remove_index :on_call_doctors, name: "index_on_call_doctors_on_department_id"
remove_index :on_call_doctors, name: "index_on_call_doctors_on_location_id"
remove_index :operative_procedures, name: "index_operative_procedures_on_encounter_id"
remove_index :operative_procedures, name: "index_operative_procedures_on_patient_id"
remove_index :operative_procedures, name: "index_operative_procedures_on_surgery_schedules_id"
remove_index :ophth_photography_requisition_forms, name: "index_ophth_photography_requisition_forms_on_encounter_id"
remove_index :ophth_photography_requisition_forms, name: "index_ophth_photography_requisition_forms_on_patient_id"
remove_index :oral_antibiotics, name: "index_oral_antibiotics_on_endophthalmitis_management_detail_id"
remove_index :order_diets, name: "index_order_diets_on_patient_id"
remove_index :other_expenses, name: "index_other_expenses_on_voucher_type_id"
remove_index :package_rates, name: "index_package_rates_on_corporate_id"
remove_index :package_rates, name: "index_package_rates_on_luxury_type_id"
remove_index :package_rates, name: "index_package_rates_on_package_id"
remove_index :packages, name: "index_packages_on_treatment_id"
remove_index :patient_consent_forms, name: "index_patient_consent_forms_on_encounter_id"
remove_index :patient_deposits, name: "index_patient_deposits_on_bill_category_id"
remove_index :patient_deposits, name: "index_patient_deposits_on_corporate_id"
remove_index :patient_documents, name: "index_patient_documents_on_encounter_id"
remove_index :patient_forms, name: "index_patient_forms_on_encounter_id"
remove_index :patient_forms, name: "index_patient_forms_on_patient_form_id"
remove_index :patient_forms, name: "index_patient_forms_on_user_id"
remove_index :pediatric_cataract_examinations, name: "index_pediatric_cataract_examinations_on_patient_id"
remove_index :pediatric_catract_operative_notes, name: "index_pediatric_catract_operative_notes_on_encounter_id"
remove_index :pediatric_catract_operative_notes, name: "index_pediatric_catract_operative_notes_on_patient_id"
remove_index :pelvic_scans, name: "index_pelvic_scans_on_patient_id"
remove_index :person_insurance_details, name: "index_person_insurance_details_on_person_id"
remove_index :pharmacy_mappings, name: "index_pharmacy_mappings_on_cashier_id"
remove_index :pharmacy_mappings, name: "index_pharmacy_mappings_on_pharmacy_id"
remove_index :post_operative_courses, name: "index_post_operative_courses_on_patient_id"
remove_index :pregnancy_calculators, name: "index_pregnancy_calculators_on_patient_id"
remove_index :prior_treatments, name: "index_prior_treatments_on_patient_id"
remove_index :prior_treatments, name: "index_prior_treatments_on_uveitis_proforma_id"
remove_index :procedure_details, name: "index_procedure_details_on_package_id"
remove_index :procedure_details, name: "index_procedure_details_on_patient_account_id"
remove_index :procedure_details, name: "index_procedure_details_on_patient_id"
remove_index :procedure_details, name: "index_procedure_details_on_type_id"
remove_index :procedure_preparations, name: "index_procedure_preparations_on_inpatient_detail_id"
remove_index :protocol_samples, name: "index_protocol_samples_on_protocol_detail_id"
remove_index :ptca_stent_reports, name: "index_ptca_stent_reports_on_encounter_id"
remove_index :ptca_stent_reports, name: "index_ptca_stent_reports_on_patient_id"
remove_index :purchase_order_free_items, name: "index_purchase_order_free_items_on_item_id"
remove_index :purchase_order_free_items, name: "index_purchase_order_free_items_on_item_unit_denomination_id"
remove_index :reaction_signs, name: "index_reaction_signs_on_blood_bag_id"
remove_index :reaction_signs, name: "index_reaction_signs_on_recipient_condition_id"
remove_index :reaction_signs, name: "index_reaction_signs_on_recipient_detail_id"
remove_index :reaction_symptoms, name: "index_reaction_symptoms_on_blood_bag_id"
remove_index :reaction_symptoms, name: "index_reaction_symptoms_on_recipient_condition_id"
remove_index :reaction_symptoms, name: "index_reaction_symptoms_on_recipient_detail_id"
remove_index :reagent_quality_controls, name: "index_reagent_quality_controls_on_bloodbank_id"
remove_index :reagent_quality_controls, name: "index_reagent_quality_controls_on_reagent_master_id"
remove_index :recipient_adverse_reactions, name: "index_recipient_adverse_reactions_on_blood_bag_id"
remove_index :recipient_adverse_reactions, name: "index_recipient_adverse_reactions_on_recipient_detail_id"
remove_index :recipient_adverse_reactions, name: "index_recipient_adverse_reactions_on_sign_id_obsolete"
remove_index :recipient_adverse_reactions, name: "index_recipient_adverse_reactions_on_symptom_id_obsolete"
remove_index :recipient_component_details, name: "index_recipient_component_details_on_blood_bank_component_maste"
remove_index :recipient_component_details, name: "index_recipient_component_details_on_recipient_detail_id"
remove_index :recipient_details, name: "index_recipient_details_on_blood_bank_hospital_list_id"
remove_index :recipient_details, name: "index_recipient_details_on_city_id"
remove_index :rejected_bloodbag_details, name: "index_rejected_bloodbag_details_on_blood_bag_id"
remove_index :rejected_bloodbag_details, name: "index_rejected_bloodbag_details_on_protocol_detail_id"
remove_index :repair_services, name: "index_repair_services_on_breakdown_id"
remove_index :repair_services, name: "index_repair_services_on_equipment_id"
remove_index :repair_services, name: "index_repair_services_on_scheduled_service_id"
remove_index :repair_services, name: "index_repair_services_on_supplier_id"
remove_index :repair_services, name: "index_repair_services_on_warranty_amc_id"
remove_index :repair_visits, name: "index_repair_visits_on_repair_service_id"
remove_index :report_op_ip_outstandings, name: "index_report_op_ip_outstandings_on_bill_category_id"
remove_index :report_op_ip_outstandings, name: "index_report_op_ip_outstandings_on_bill_date"
remove_index :report_op_ip_outstandings, name: "index_report_op_ip_outstandings_on_bill_no"
remove_index :report_op_ip_outstandings, name: "index_report_op_ip_outstandings_on_corporate_id"
remove_index :report_op_ip_outstandings, name: "index_report_op_ip_outstandings_on_patient_id"
remove_index :retina_proformas, name: "index_retina_proformas_on_patient_id"
remove_index :rooms, name: "index_rooms_on_floor_id"
remove_index :schedulable_entity_appointments, name: "index_schedulable_entity_appointments_on_appointment_id"
remove_index :schedulable_entity_appointments, name: "index_schedulable_entity_appointments_on_schedulable_entity_id"
remove_index :scheduled_services, name: "index_scheduled_services_on_equipment_id"
remove_index :scheduled_services, name: "index_scheduled_services_on_supplier_id"
remove_index :scleritis_episcleritis_proformas, name: "index_scleritis_episcleritis_proformas_on_encounter_id"
remove_index :scleritis_prior_consultations, name: "index_scleritis_prior_consultations_on_scleritis_episcleritis_p"
remove_index :screened_bags, name: "index_screened_bags_on_blood_bag_id"
remove_index :screened_bags, name: "index_screened_bags_on_protocol_detail_id"
remove_index :serology_alls, name: "index_serology_alls_on_donrec_id"
remove_index :serology_alls, name: "index_serology_alls_on_reci_donor_id"
remove_index :service_rates, name: "index_service_rates_on_corporate_id"
remove_index :service_rates, name: "index_service_rates_on_luxury_type_id"
remove_index :service_rates, name: "index_service_rates_on_ward_id"
remove_index :shift_definitions, name: "index_shift_definitions_on_shift_timing_id"
remove_index :single_receipt_details, name: "index_single_receipt_details_on_approved_transaction_id"
remove_index :single_receipt_details, name: "index_single_receipt_details_on_patient_account_id"
remove_index :statewise_tax_profiles, name: "index_statewise_tax_profiles_on_item_id"
remove_index :stock_and_issues, name: "index_stock_and_issues_on_bloodbank_detail_id_obsolete"
remove_index :stock_and_issues, name: "index_stock_and_issues_on_item_id_obsolete"
remove_index :store_entitles, name: "index_store_entitles_on_inventory_head_id"
remove_index :store_entitles, name: "index_store_entitles_on_user_id"
remove_index :sub_procedures, name: "index_sub_procedures_on_procedure_id"
remove_index :supportive_treatments, name: "index_supportive_treatments_on_endophthalmitis_management_detai"
remove_index :surgical_procedures, name: "index_surgical_procedures_on_surgery_type_id"
remove_index :temperature_records, name: "index_temperature_records_on_equipment_id"
remove_index :temps, name: "index_temps_on_column"
remove_index :temps, name: "index_temps_on_ppp_id"
remove_index :temps, name: "index_temps_on_table"
remove_index :transadverse_data_preposts, name: "index_transadverse_data_preposts_on_blood_bag_id"
remove_index :transadverse_data_preposts, name: "index_transadverse_data_preposts_on_recipient_detail_id"
remove_index :trauma_proformas, name: "index_trauma_proformas_on_patient_id"
remove_index :uveitis_proformas, name: "index_uveitis_proformas_on_patient_id"
remove_index :vitreoretina_medication_drugs, name: "index_vitreoretina_medication_drugs_on_vitreoretina_proforma_id"
remove_index :vitreoretina_ocular_injections, name: "index_vitreoretina_ocular_injections_on_vitreoretina_proforma_i"
remove_index :vitreoretina_proformas, name: "index_vitreoretina_proformas_on_encounter_id"
remove_index :vitreoretina_proformas, name: "index_vitreoretina_proformas_on_patient_id"
remove_index :vitreous_surgery_reports, name: "index_vitreous_surgery_reports_on_patient_id"
remove_index :warranty_amcs, name: "index_warranty_amcs_on_equipment_id"
remove_index :warranty_amcs, name: "index_warranty_amcs_on_supplier_id"
remove_index :write_off_details, name: "index_write_off_details_on_bill_date"
remove_index :employee_appraisals, name: "kra_employee_id"
remove_index :employee_appraisal_details, name: "kra_list_id"
remove_index :employee_mispunch_details, name: "mispunch_employee_id"
remove_index :employee_mispunch_details, name: "mispunch_shift_timing_id"
remove_index :mobile_announcement, name: "mobile_announcement_company_id_46c8203d"
remove_index :mobile_announcement, name: "mobile_announcement_receiver_id_ddf2a860"
remove_index :mobile_announcement, name: "mobile_announcement_receiver_id_ddf2a860_like"
remove_index :mobile_applist, name: "mobile_applist_company_id_5a52be94"
remove_index :mobile_appnotification, name: "mobile_appnotification_receiver_id_90c4a355"
remove_index :mobile_appnotification, name: "mobile_appnotification_receiver_id_90c4a355_like"
remove_index :mobile_gpsfordepartment, name: "mobile_gpsfordepartment_department_id_988ccf22"
remove_index :mobile_gpsforemployee, name: "mobile_gpsforemployee_employee_id_982b7cef"
remove_index :mobile_gpsforemployee, name: "mobile_gpsforemployee_employee_id_982b7cef_like"
remove_index :on_call_doctors, name: "ocd_employee_depart_date"
remove_index :order_diets, name: "od_pateint_diet_date"
remove_index :order_prescriptions, name: "order_prescriptions_encounter_id_idx"
remove_index :payroll_allowancetype, name: "payroll_allowancetype_company_id_4eb737ec"
remove_index :payroll_deductionformula, name: "payroll_deductionformula_company_id_0a591c19"
remove_index :payroll_emploan, name: "payroll_emploan_employee_id_97a251ef"
remove_index :payroll_emploan, name: "payroll_emploan_employee_id_97a251ef_like"
remove_index :payroll_exceptionformula, name: "payroll_exceptionformula_company_id_0541a53f"
remove_index :payroll_extradeduction, name: "payroll_extradeduction_employee_id_53072441"
remove_index :payroll_extradeduction, name: "payroll_extradeduction_employee_id_53072441_like"
remove_index :payroll_extraincrease, name: "payroll_extraincrease_employee_id_f902e6bb"
remove_index :payroll_extraincrease, name: "payroll_extraincrease_employee_id_f902e6bb_like"
remove_index :payroll_increasementformula, name: "payroll_increasementformula_company_id_2fdef254"
remove_index :payroll_leaveformula, name: "payroll_leaveformula_category_id_945b2054"
remove_index :payroll_leaveformula, name: "payroll_leaveformula_company_id_a4d269d1"
remove_index :payroll_monthlysalary, name: "payroll_monthlysalary_employee_id_97fdc6a9"
remove_index :payroll_monthlysalary, name: "payroll_monthlysalary_employee_id_97fdc6a9_like"
remove_index :payroll_overtimeformula, name: "payroll_overtimeformula_company_id_f55f42e4"
remove_index :payroll_purposetype, name: "payroll_purposetype_company_id_12048ee6"
remove_index :payroll_reimbursement, name: "payroll_reimbursement_allowance_type_id_e5d0c005"
remove_index :payroll_reimbursement, name: "payroll_reimbursement_company_id_55bbbb1b"
remove_index :payroll_reimbursement, name: "payroll_reimbursement_employee_id_c4bbde36"
remove_index :payroll_reimbursement, name: "payroll_reimbursement_employee_id_c4bbde36_like"
remove_index :payroll_reimbursement, name: "payroll_reimbursement_purpose_type_id_b32cc304"
remove_index :payroll_reimbursement, name: "payroll_reimbursement_workflow_abstractException_id_1c15b3c1"
remove_index :payroll_salaryadvance, name: "payroll_salaryadvance_employee_id_2abd43e5"
remove_index :payroll_salaryadvance, name: "payroll_salaryadvance_employee_id_2abd43e5_like"
remove_index :payroll_salarystructure_deductionformula, name: "payroll_salarystructure_de_deductionformula_id_b174d5b6"
remove_index :payroll_salarystructure, name: "payroll_salarystructure_employee_id_98996e15"
remove_index :payroll_salarystructure, name: "payroll_salarystructure_employee_id_98996e15_like"
remove_index :payroll_salarystructure_exceptionformula, name: "payroll_salarystructure_ex_exceptionformula_id_8f6dadb3"
remove_index :payroll_salarystructure_increasementformula, name: "payroll_salarystructure_in_increasementformula_id_3cd77082"
remove_index :payroll_salarystructure_leaveformula, name: "payroll_salarystructure_leaveformula_leaveformula_id_049f9024"
remove_index :payroll_salarystructure_overtimeformula, name: "payroll_salarystructure_ov_overtimeformula_id_40ad89ef"
remove_index :payslips, name: "payslip_employee_date"
remove_index :personal_histories, name: "personal_histories_patient_id_idx"
remove_index :personnel_certification, name: "personnel_certification_company_id_c1b1bd00"
remove_index :personnel_company_feature, name: "personnel_company_feature_feature_id_67123392"
remove_index :personnel_employee_flow_role, name: "personnel_employee_flow_role_employee_id_c27f8a56_like"
remove_index :personnel_employee_flow_role, name: "personnel_employee_flow_role_workflowrole_id_4704db32"
remove_index :personnel_employeecertification, name: "personnel_employeecertification_certification_id_faabed40"
remove_index :personnel_employeecertification, name: "personnel_employeecertification_employee_id_b7bd3867_like"
remove_index :personnel_employeeprofile, name: "personnel_employeeprofile_emp_id_3a69c313_like"
remove_index :personnel_resign, name: "personnel_resign_employee_id_dd9b7e08_like"
remove_index :pmo_sanction_details, name: "pmo_sanction"
remove_index :procedure_details, name: "proce_date_patient"
remove_index :employee_salary_details, name: "salary_detail_employee_id"
remove_index :salary_calculations, name: "sc_date_employee"
remove_index :service_rates, name: "ser_service_corporate"
remove_index :employee_shift_change_details, name: "shift_change_duty_roster_id"
remove_index :employee_shift_change_details, name: "shift_change_personnel_id"
remove_index :shift_definitions, name: "shift_employee"
remove_index :single_receipt_details, name: "single_date_corpor"
remove_index :single_receipt_details, name: "single_trans_patient"
remove_index :staff_stafftoken, name: "staff_stafftoken_key_af7789a4_like"
remove_index :staff_stafftoken, name: "staff_stafftoken_user_id_39c937fa_like"
remove_index :employee_warning_letters, name: "warning_details_employee_id"
remove_index :workflow_abstractexception, name: "workflow_abstractexception_company_id_0bf5003a"
remove_index :workflow_nodeinstance, name: "workflow_nodeinstance_approver_admin_id_dff58806"
remove_index :workflow_nodeinstance, name: "workflow_nodeinstance_approver_admin_id_dff58806_like"
remove_index :workflow_nodeinstance, name: "workflow_nodeinstance_approver_employee_id_d36cd45d"
remove_index :workflow_nodeinstance, name: "workflow_nodeinstance_approver_employee_id_d36cd45d_like"
remove_index :workflow_nodeinstance, name: "workflow_nodeinstance_departments_id_b0dc2bdb"
remove_index :workflow_nodeinstance, name: "workflow_nodeinstance_node_engine_id_4533f12d"
remove_index :workflow_nodeinstance, name: "workflow_nodeinstance_workflow_instance_id_afe84fe4"
remove_index :workflow_workflowengine, name: "workflow_workflowengine_applicant_position_id_8a65e03a"
remove_index :workflow_workflowengine, name: "workflow_workflowengine_company_id_c42adcb0"
remove_index :workflow_workflowengine, name: "workflow_workflowengine_content_type_id_f7345c20"
remove_index :workflow_workflowengine, name: "workflow_workflowengine_departments_id_0f06d4c7"
remove_index :workflow_workflowengine_employee, name: "workflow_workflowengine_employee_employee_id_803a409e"
remove_index :workflow_workflowengine_employee, name: "workflow_workflowengine_employee_employee_id_803a409e_like"
remove_index :workflow_workflowinstance, name: "workflow_workflowinstance_employee_id_c7cff08e"
remove_index :workflow_workflowinstance, name: "workflow_workflowinstance_employee_id_c7cff08e_like"
remove_index :workflow_workflowinstance, name: "workflow_workflowinstance_workflow_engine_id_1e6ac40f"
remove_index :workflow_workflownode_approver, name: "workflow_workflownode_approver_workflowrole_id_c8e00d42"
remove_index :workflow_workflownode, name: "workflow_workflownode_company_id_44989997"
remove_index :workflow_workflownode_notifier, name: "workflow_workflownode_notifier_workflowrole_id_73de7fc2"
Relation Size 7d Growth
user_clicks 1.06 GB 0 Bytes
t_history logging 539 MB 0 Bytes
item_reorder_levels 456 MB 0 Bytes
pghero_space_stats 195 MB 3.17 MB
item_reorder_levels_pkey 89.2 MB 0 Bytes
item_reorder_levels_item_id_inventory_head_id_idx 87.7 MB 0 Bytes
pghero_query_stats 75.6 MB -3.3 MB
user_clicks_pkey 58.7 MB 0 Bytes
pghero_space_stats_pkey 45 MB 744 KB
audit_details 43.9 MB 0 Bytes
index_item_reorder_levels_on_inventory_head_id 27.8 MB 0 Bytes
index_item_reorder_levels_on_item_unit_denomination_id UNUSED 27.5 MB 0 Bytes
discharge_summaries 22.8 MB 0 Bytes
icd10_codes_icd_name_idx 22.2 MB 0 Bytes
idx_user_clicks_created_at_date UNUSED 18.2 MB 0 Bytes
service_rate_corporates 14.2 MB 0 Bytes
pghero_space_stats_database_captured_at_idx 13.6 MB 224 KB
audit_details_pkey 12.8 MB 0 Bytes
patient_sms 11.8 MB 0 Bytes
rxcui_datas 11.8 MB 0 Bytes
lovs_details 10.9 MB 0 Bytes
pghero_query_stats_pkey 9.74 MB 0 Bytes
opd_card_prescription_details 8.72 MB 0 Bytes
icd10_codes 8.44 MB 0 Bytes
snapshot_content_details 8.43 MB 0 Bytes
mr_transactions 8.2 MB 0 Bytes
items_suppliers 7.89 MB 0 Bytes
scanning_consent_forms 7.77 MB 0 Bytes
cross_location_orders 7.5 MB 0 Bytes
services 5.14 MB 0 Bytes
medication_administration_updates 4.8 MB 0 Bytes
treatment_summaries 4.7 MB 0 Bytes
menu_contexts_menu_lists 4.44 MB 0 Bytes
index_audit_details_on_audit_id UNUSED 4.15 MB 0 Bytes
pghero_query_stats_database_captured_at_idx 3.46 MB 0 Bytes
visits 3.05 MB 0 Bytes
patient_assessment_forms 2.89 MB 0 Bytes
address_details 2.85 MB 0 Bytes
account_services_mappings 2.38 MB 0 Bytes
cross_location_orders_pkey 1.99 MB 0 Bytes
day_care_assessments 1.82 MB 0 Bytes
action_groups_menu_contexts 1.8 MB 0 Bytes
login_details 1.79 MB 0 Bytes
items_suppliers_pkey 1.77 MB 0 Bytes
service_rate_corporates_pkey 1.7 MB 0 Bytes
pharma_category_histories 1.62 MB 0 Bytes
risks_alerts 1.6 MB 0 Bytes
lovs_details_pkey 1.59 MB 0 Bytes
icd10_codes_pkey 1.48 MB 0 Bytes
items 1.44 MB 0 Bytes
doctor_weekly_schedules 1.43 MB 0 Bytes
pediatric_template_details 1.41 MB 0 Bytes
pains 1.41 MB 0 Bytes
patient_initial_approvals 1.38 MB 0 Bytes
general_accounts 1.36 MB 0 Bytes
counselor_posts 1.34 MB 0 Bytes
audits 1.29 MB 0 Bytes
mr_transactions_pkey 1.27 MB 0 Bytes
scanning_consent_forms_pkey 1.2 MB 0 Bytes
mr_requests 1.19 MB 0 Bytes
itemwise_corporate_coverages 1.16 MB 0 Bytes
index_service_rate_corporates_on_service_id 1.12 MB 0 Bytes
medication_administration_lists 1.09 MB 0 Bytes
controller_actions 1.09 MB 0 Bytes
opd_card_prescriptions 1.08 MB 0 Bytes
default_terms_and_conditions 1.07 MB 0 Bytes
cpt4_codes_display_idx UNUSED 1.05 MB 0 Bytes
flaccs 1.05 MB 0 Bytes
snapshots 1.04 MB 0 Bytes
generic_names_name_idx 1.01 MB 0 Bytes
menu_contexts_menu_lists_pkey 968 KB 0 Bytes
patient_family_educations 968 KB 0 Bytes
behaviour_pain_scales 960 KB 0 Bytes
generic_names 960 KB 0 Bytes
service_request_details 952 KB 0 Bytes
translations 952 KB 0 Bytes
service_groups_stations 920 KB 0 Bytes
medication_administration_updates_pkey 888 KB 0 Bytes
nursing_notes 888 KB 0 Bytes
patient_sms_pkey 880 KB 0 Bytes
station_units 808 KB 0 Bytes
index_items_suppliers_on_item_id 776 KB 0 Bytes
services_pkey1 752 KB 0 Bytes
intra_vitals 736 KB 0 Bytes
action_groups_controller_actions 728 KB 0 Bytes
patient_order_sets 720 KB 0 Bytes
nursing_plan_day_cares 712 KB 0 Bytes
service_units 688 KB 0 Bytes
index_services_on_name 640 KB 0 Bytes
scanning_consent_forms_patient_id_idx 640 KB 0 Bytes
inventory_head_relations 632 KB 0 Bytes
transaction_details 624 KB 0 Bytes
account_services_mappings_pkey 608 KB 0 Bytes
encounters 608 KB 0 Bytes
index_account_mapping_on_service_id 600 KB 0 Bytes
patients 600 KB 0 Bytes
bill_details 584 KB 0 Bytes
current_medication_daycares 584 KB 0 Bytes
index_items_suppliers_on_supplier_id 584 KB 0 Bytes
appointment_details 576 KB 0 Bytes
cpt4_codes 576 KB 0 Bytes
initial_assessments 576 KB 0 Bytes
item_unit_denominations 576 KB 0 Bytes
io_chartings 568 KB 0 Bytes
pre_op_checklists 568 KB 0 Bytes
address_details_pkey 560 KB 0 Bytes
index_service_rate_corporates_on_bed_category_id UNUSED 560 KB 0 Bytes
index_service_rate_corporates_on_corporate_id UNUSED 552 KB 0 Bytes
pharma_category_histories_pkey 552 KB 0 Bytes
service_rate_corporates_location_id_idx UNUSED 552 KB 0 Bytes
service_requests 552 KB 0 Bytes
females 544 KB 0 Bytes
menu_lists 544 KB 0 Bytes
lovs_details_lovs_name_id_idx 528 KB 0 Bytes
patient_feedback_answers 520 KB 0 Bytes
patient_order_set_details 496 KB 0 Bytes
gastro_intestinal_systems 480 KB 0 Bytes
invasive_lines 464 KB 0 Bytes
personnels 464 KB 0 Bytes
sub_codes 464 KB 0 Bytes
team_entries 464 KB 0 Bytes
addresable_id 456 KB 0 Bytes
online_patients 456 KB 0 Bytes
users 456 KB 0 Bytes
genito_urinaries 448 KB 0 Bytes
doctor_weekly_schedules_pkey 440 KB 0 Bytes
lab_test_reference_values 432 KB 0 Bytes
login_details_pkey 432 KB 0 Bytes
menu_contexts_menu_lists_valid_patient_parent_id_status_idx UNUSED 432 KB 0 Bytes
neurologicals 432 KB 0 Bytes
action_groups_menu_contexts_pkey 424 KB 0 Bytes
bleeding_manifestations 424 KB 0 Bytes
menu_contexts_menu_lists_menu_context_id_link_type_status_idx 424 KB 0 Bytes
employee_goals 416 KB 0 Bytes
employees 416 KB 0 Bytes
budgets 408 KB 0 Bytes
haematologicals 400 KB 0 Bytes
males 400 KB 0 Bytes
opd_card_prescription_details_pkey 400 KB 0 Bytes
cardiovascular_systems 392 KB 0 Bytes
extremities_musculo_skeletal_systems 392 KB 0 Bytes
ostomies 392 KB 0 Bytes
pains_pkey 392 KB 0 Bytes
respiratory_systems 392 KB 0 Bytes
bills 384 KB 0 Bytes
comorbidities 376 KB 0 Bytes
discharge_summaries_pkey 376 KB 0 Bytes
index_menu_contexts_menu_lists_on_parent_id 376 KB 0 Bytes
mouths 376 KB 0 Bytes
risks_alerts_patient_id_idx 376 KB 0 Bytes
risks_alerts_pkey 376 KB 0 Bytes
appointments 368 KB 0 Bytes
audits_pkey 368 KB 0 Bytes
ears 368 KB 0 Bytes
eyes 368 KB 0 Bytes
index_audits_on_created_at UNUSED 368 KB 0 Bytes
noses 368 KB 0 Bytes
skin_assessments 368 KB 0 Bytes
stations 368 KB 0 Bytes
throat_necks 368 KB 0 Bytes
schedulable_entities 360 KB 0 Bytes
snapshot_content_details_pkey 360 KB 0 Bytes
doctor_timings 352 KB 0 Bytes
snapshots_encounter_id_idx UNUSED 352 KB 0 Bytes
snapshots_pkey 352 KB 0 Bytes
braden_pressures 344 KB 0 Bytes
coma_scales 344 KB 0 Bytes
protocol_orders 344 KB 0 Bytes
counselor_posts_pkey 336 KB 0 Bytes
index_visits_on_created_at 336 KB 0 Bytes
items_name_idx 336 KB 0 Bytes
fallrisk_assessments 328 KB 0 Bytes
index_menu_contexts_menu_lists_on_position UNUSED 328 KB 0 Bytes
index_menu_contexts_menu_lists_on_status UNUSED 328 KB 0 Bytes
behaviour_pain_scales_pkey 320 KB 0 Bytes
flaccs_pkey 320 KB 0 Bytes
visits_pkey 320 KB 0 Bytes
index_menu_contexts_menu_lists_on_link_type UNUSED 312 KB 0 Bytes
opd_card_prescription_details_opd_card_prescription_id_idx 312 KB 0 Bytes
bill_journals 304 KB 0 Bytes
audits_enity_index UNUSED 296 KB 0 Bytes
cssd_items 296 KB 0 Bytes
roles_users 296 KB 0 Bytes
discharge_intimations 288 KB 0 Bytes
mr_requests_pkey 288 KB 0 Bytes
opd_next_appointments 288 KB 0 Bytes
eye_part_examinations 280 KB 0 Bytes
itemwise_corporate_coverages_pkey 272 KB 0 Bytes
morpho_names 272 KB 0 Bytes
service_groups_stations_pkey 272 KB 0 Bytes
associated_people 264 KB 0 Bytes
generate_lab_pdfs 264 KB 0 Bytes
item_sub_subtypes 264 KB 0 Bytes
services_service_group_id_idx 264 KB 0 Bytes
controller_actions_action_name_idx 256 KB 0 Bytes
default_terms_and_conditions_pkey 256 KB 0 Bytes
lab_test_results 256 KB 0 Bytes
action_groups 248 KB 0 Bytes
action_groups_controller_actions_pkey 248 KB 0 Bytes
index_visits_on_patient_type 248 KB 0 Bytes
controller_actions_pkey 240 KB 0 Bytes
lab_test_request_details 240 KB 0 Bytes
index_visits_on_bill_category_id UNUSED 232 KB 0 Bytes
index_visits_on_location_id 232 KB 0 Bytes
index_visits_on_patient_id 232 KB 0 Bytes
initial_assessment_forms 232 KB 0 Bytes
medication_masters 224 KB 0 Bytes
opd_card_prescriptions_pkey 224 KB 0 Bytes
pediatric_template_details_pkey 224 KB 0 Bytes
index_visits_on_user_id UNUSED 216 KB 0 Bytes
index_visits_on_visit_date 216 KB 0 Bytes
patient_initial_approvals_pkey 216 KB 0 Bytes
corporate_service_groups 208 KB 0 Bytes
culture_results 208 KB 0 Bytes
hl7_sent_messages 208 KB 0 Bytes
index_account_mapping_on_general_account_id UNUSED 208 KB 0 Bytes
index_visits_on_clinician_id 208 KB 0 Bytes
index_visits_on_corporate_id UNUSED 208 KB 0 Bytes
index_visits_on_station_id 208 KB 0 Bytes
opd_card_prescriptions_encounter_id_idx 208 KB 0 Bytes
cpt4_codes_pkey 200 KB 0 Bytes
extids 200 KB 0 Bytes
generalaccounts_pkey 200 KB 0 Bytes
index_account_mapping_on_location_id UNUSED 200 KB 0 Bytes
index_audits_on_entity_id UNUSED 200 KB 0 Bytes
medication_administration_lists_pkey 200 KB 0 Bytes
city UNUSED 192 KB 0 Bytes
country UNUSED 192 KB 0 Bytes
index_address_details_on_addressable_type 192 KB 0 Bytes
login_details_user_id_idx 192 KB 0 Bytes
provisional_diagnoses 192 KB 0 Bytes
state 192 KB 0 Bytes
appointment_details_pkey 184 KB 0 Bytes
drug_prescription_details 184 KB 0 Bytes
index_address_details_on_reference_1 184 KB 0 Bytes
index_visits_on_counter_id UNUSED 184 KB 0 Bytes
index_visits_on_mrd_status UNUSED 184 KB 0 Bytes
opd_admission_orders 184 KB 0 Bytes
update_doctor_remark_daywises 184 KB 0 Bytes
uploaded_documents 184 KB 0 Bytes
action_groups_menu_contexts_action_group_id_idx 176 KB 0 Bytes
employee_roles 176 KB 0 Bytes
generic_names_pkey 176 KB 0 Bytes
index_visits_on_employee_id UNUSED 176 KB 0 Bytes
inventory_head_relations_pkey 176 KB 0 Bytes
quotation_receive_details 176 KB 0 Bytes
schema_migrations 176 KB 0 Bytes
blood_bank_request_details 168 KB 0 Bytes
clinician_ordersets 168 KB 0 Bytes
doctor_weekly_schedules_duty_roster_id_idx 168 KB 0 Bytes
patient_order_set_details_patient_order_set_id_idx 168 KB 0 Bytes
patient_order_set_details_pkey 168 KB 0 Bytes
patient_order_sets_pkey 168 KB 0 Bytes
service_journals 168 KB 0 Bytes
translations_pkey 168 KB 0 Bytes
visits_temp_23mar13 168 KB 0 Bytes
index_visits_on_referrel_letter_no UNUSED 160 KB 0 Bytes
intra_vitals_pkey 160 KB 0 Bytes
morpho_groups 160 KB 0 Bytes
patient_extid_date 160 KB 0 Bytes
personnel_bank_details 160 KB 0 Bytes
service_groups 160 KB 0 Bytes
inventory_heads 152 KB 0 Bytes
ip_incharge_clinicians 152 KB 0 Bytes
patient_family_educations_pkey 152 KB 0 Bytes
prophylactic_antibiotics 152 KB 0 Bytes
schedule_employees 152 KB 0 Bytes
station_units_pkey 152 KB 0 Bytes
audit_created_by_index UNUSED 144 KB 0 Bytes
azure_api_logs 144 KB 0 Bytes
employee_leave_balances 144 KB 0 Bytes
employee_passport_driving_details 144 KB 0 Bytes
employee_transfer_details 144 KB 0 Bytes
index_item_unit_denominations_on_item_id 144 KB 0 Bytes
item_budjet_mappings 144 KB 0 Bytes
item_unit_denominations_pkey 144 KB 0 Bytes
items_pkey 144 KB 0 Bytes
backup_histo_details 136 KB 0 Bytes
cities 136 KB 0 Bytes
employee_goals_old 136 KB 0 Bytes
handover_recomendation_assessments 136 KB 0 Bytes
item_subtypes 136 KB 0 Bytes
lab_test_requests 136 KB 0 Bytes
menu_contexts 136 KB 0 Bytes
nursing_plan_day_cares_pkey 136 KB 0 Bytes
patient_feedback_answers_pkey 136 KB 0 Bytes
patient_feedback_forms 136 KB 0 Bytes
service_request_details_placer_order_number_key 136 KB 0 Bytes
current_medication_daycares_pkey 128 KB 0 Bytes
duty_rosters 128 KB 0 Bytes
employee_type_histories 128 KB 0 Bytes
manufacturers 128 KB 0 Bytes
medication_masters_medicine_name_idx 128 KB 0 Bytes
patient_order_sets_encounter_id_idx 128 KB 0 Bytes
radio_pharmaceuticals 128 KB 0 Bytes
reporting_manager_details 128 KB 0 Bytes
schedulable_entities_pkey 128 KB 0 Bytes
service_request_details_pkey 128 KB 0 Bytes
service_units_pkey 128 KB 0 Bytes
snapshot_content_details_snapshot_content_type_idx UNUSED 128 KB 0 Bytes
sub_codes_pkey 128 KB 0 Bytes
sub_sub_organs 128 KB 0 Bytes
allergy_histories 120 KB 0 Bytes
controller_actions_controller_path_idx 120 KB 0 Bytes
grivenace_registrations 120 KB 0 Bytes
index_encounters_on_updated_at UNUSED 120 KB 0 Bytes
inpatient_details 120 KB 0 Bytes
patients_extid_idx 120 KB 0 Bytes
roles 120 KB 0 Bytes
bed_allocations 112 KB 0 Bytes
culture_organisms 112 KB 0 Bytes
department_service_groups 112 KB 0 Bytes
designations 112 KB 0 Bytes
episodes_pkey 112 KB 0 Bytes
frequent_order_medication_maps 112 KB 0 Bytes
index_encounters_on_visit_id 112 KB 0 Bytes
index_on_appointment_id 112 KB 0 Bytes
index_schedulable_entities_on_schedulable_element_id 112 KB 0 Bytes
index_service_groups_stations_on_station_id 112 KB 0 Bytes
index_service_request_details_on_service_request_id 112 KB 0 Bytes
ip_supplementary_bills 112 KB 0 Bytes
items_generic_name_id_idx 112 KB 0 Bytes
menu_lists_pkey 112 KB 0 Bytes
molecular_reports 112 KB 0 Bytes
pac_vitals 112 KB 0 Bytes
trans_date_narration 112 KB 0 Bytes
braden_pressures_pkey 104 KB 0 Bytes
coma_scales_pkey 104 KB 0 Bytes
day_care_assessments_pkey 104 KB 0 Bytes
departments 104 KB 0 Bytes
doctor_timings_pkey 104 KB 0 Bytes
employee_duty_roasters 104 KB 0 Bytes
fallrisk_assessments_pkey 104 KB 0 Bytes
health_parameters 104 KB 0 Bytes
index_service_groups_stations_on_service_group_id 104 KB 0 Bytes
io_chartings_pkey 104 KB 0 Bytes
patient_diet_details 104 KB 0 Bytes
service_display_names_pkey 104 KB 0 Bytes
assets 96 KB 0 Bytes
auth_permission 96 KB 0 Bytes
bills_extid_key 96 KB 0 Bytes
bleeding_manifestations_pkey 96 KB 0 Bytes
blood_bank_test_results 96 KB 0 Bytes
cardiovascular_systems_pkey 96 KB 0 Bytes
clinicians 96 KB 0 Bytes
complaints 96 KB 0 Bytes
departments_07_2022 96 KB 0 Bytes
districts 96 KB 0 Bytes
ears_pkey 96 KB 0 Bytes
employee_kpi_appraisal_details 96 KB 0 Bytes
extremities_musculo_skeletal_systems_pkey 96 KB 0 Bytes
eyes_pkey 96 KB 0 Bytes
females_pkey 96 KB 0 Bytes
gastro_intestinal_systems_pkey 96 KB 0 Bytes
genito_urinaries_pkey 96 KB 0 Bytes
haematologicals_pkey 96 KB 0 Bytes
index_encounters_on_patient_id 96 KB 0 Bytes
index_on_scheduable_entity_id 96 KB 0 Bytes
initial_assessments_pkey 96 KB 0 Bytes
invasive_lines_pkey 96 KB 0 Bytes
investigation_request_details 96 KB 0 Bytes
lab_test_specimens 96 KB 0 Bytes
males_pkey 96 KB 0 Bytes
mouths_pkey 96 KB 0 Bytes
neurologicals_pkey 96 KB 0 Bytes
noses_pkey 96 KB 0 Bytes
online_appointments 96 KB 0 Bytes
ostomies_pkey 96 KB 0 Bytes
patients_temp_23mar13 96 KB 0 Bytes
prescription_masters 96 KB 0 Bytes
respiratory_systems_pkey 96 KB 0 Bytes
service_requests_pkey 96 KB 0 Bytes
skin_assessments_pkey 96 KB 0 Bytes
team_entries_pkey 96 KB 0 Bytes
test_reference_values_pkey 96 KB 0 Bytes
throat_necks_pkey 96 KB 0 Bytes
track_assets 96 KB 0 Bytes
travel_requests 96 KB 0 Bytes
unique_schema_migrations 96 KB 0 Bytes
vaccine_cvx_codes 96 KB 0 Bytes
visit_details_registers 96 KB 0 Bytes
chemo_generic_names 88 KB 0 Bytes
comorbidities_pkey 88 KB 0 Bytes
controller_actions_is_browser_page_idx UNUSED 88 KB 0 Bytes
controller_actions_page_id_idx UNUSED 88 KB 0 Bytes
controller_actions_page_name_idx UNUSED 88 KB 0 Bytes
diagrams 88 KB 0 Bytes
equipments 88 KB 0 Bytes
eye_part_examinations_pkey 88 KB 0 Bytes
index_bill_details_on_amount UNUSED 88 KB 0 Bytes
index_bill_details_on_net_amount UNUSED 88 KB 0 Bytes
index_lab_test_reference_values_on_service_unit_id 88 KB 0 Bytes
index_service_requests_on_visit_id 88 KB 0 Bytes
inv_tran_details 88 KB 0 Bytes
inventory_transactions 88 KB 0 Bytes
item_types 88 KB 0 Bytes
lab_extids 88 KB 0 Bytes
mr_departments 88 KB 0 Bytes
nutritional_screens 88 KB 0 Bytes
opd_next_appointments_pkey 88 KB 0 Bytes
pa_narration_date_patient UNUSED 88 KB 0 Bytes
patients_pkey 88 KB 0 Bytes
pharmacy_open_close_details 88 KB 0 Bytes
requested_suppliers 88 KB 0 Bytes
trans_debit 88 KB 0 Bytes
transactiondetails_pkey 88 KB 0 Bytes
update_doctor_remark_datewises 88 KB 0 Bytes
approval_details 80 KB 0 Bytes
associated_persons_pkey 80 KB 0 Bytes
att_payloadbase 80 KB 0 Bytes
blood_bank_test_specimens 80 KB 0 Bytes
clinics 80 KB 0 Bytes
corporate_service_groups_corporate_id_service_group_id_is_o_idx 80 KB 0 Bytes
employee_goal_activations 80 KB 0 Bytes
fki_items_item_subtype_id 80 KB 0 Bytes
general_accounts_location_id_account_type_idx 80 KB 0 Bytes
icp10_codes 80 KB 0 Bytes
index_menu_lists_on_action_group_id 80 KB 0 Bytes
index_service_request_details_on_service_id 80 KB 0 Bytes
investigation_requests 80 KB 0 Bytes
personnel_bank_detail_histories 80 KB 0 Bytes
physical_examinations 80 KB 0 Bytes
userroles_pkey 80 KB 0 Bytes
accident_emergency_details 72 KB 0 Bytes
adt_requests 72 KB 0 Bytes
anaesthetic_sheets 72 KB 0 Bytes
blood_bank_cross_location_orders 72 KB 0 Bytes
cash_journals 72 KB 0 Bytes
discharge_intimations_pkey 72 KB 0 Bytes
discharge_intimations_visit_id_idx 72 KB 0 Bytes
echannel_patients 72 KB 0 Bytes
employee_kra_approve_appraisals 72 KB 0 Bytes
index_bill_details_on_service_request_detail_id 72 KB 0 Bytes
index_general_accounts_on_external_account_id UNUSED 72 KB 0 Bytes
index_service_requests_on_patient_id 72 KB 0 Bytes
inventory_statuses 72 KB 0 Bytes
investigation_reports 72 KB 0 Bytes
ip_progressive_notes 72 KB 0 Bytes
item_sub_subtypes_pkey 72 KB 0 Bytes
lovs_names 72 KB 0 Bytes
online_patients_pkey 72 KB 0 Bytes
purchase_indent_details 72 KB 0 Bytes
quotation_requests 72 KB 0 Bytes
requested_supplier_details 72 KB 0 Bytes
suppliers 72 KB 0 Bytes
trans_visit_extid UNUSED 72 KB 0 Bytes
visit_journals 72 KB 0 Bytes
vouchers 72 KB 0 Bytes
action_groups_pkey 64 KB 0 Bytes
actual_inv_transactions 64 KB 0 Bytes
appointments_pkey 64 KB 0 Bytes
bill_details_pkey 64 KB 0 Bytes
calorie_master_details 64 KB 0 Bytes
coma_scales_patient_id_idx 64 KB 0 Bytes
culture_results_pkey 64 KB 0 Bytes
day_care_assessments_patient_id_idx 64 KB 0 Bytes
discharge_templates 64 KB 0 Bytes
doctor_timings_duty_roster_id_idx 64 KB 0 Bytes
head_necks 64 KB 0 Bytes
idx_bill_id 64 KB 0 Bytes
index_bill_details_on_corporate_covered_amount UNUSED 64 KB 0 Bytes
index_bill_details_on_discount_amount UNUSED 64 KB 0 Bytes
index_station_units_on_station_id 64 KB 0 Bytes
item_group_suppliers 64 KB 0 Bytes
item_with_details 64 KB 0 Bytes
ix_file_path UNUSED 64 KB 0 Bytes
morpho_names_pkey 64 KB 0 Bytes
opd_uploads 64 KB 0 Bytes
patient_assessment_forms_pkey 64 KB 0 Bytes
personnels_is_consultant_first_name_idx 64 KB 0 Bytes
pi_amendment_details 64 KB 0 Bytes
protocols 64 KB 0 Bytes
quotation_receive_uploads 64 KB 0 Bytes
rch_records 64 KB 0 Bytes
review_of_systems 64 KB 0 Bytes
rt_orders 64 KB 0 Bytes
states 64 KB 0 Bytes
sub_organs 64 KB 0 Bytes
trans_credit 64 KB 0 Bytes
baby_head_circumferences 56 KB 0 Bytes
baby_heights 56 KB 0 Bytes
baby_weights 56 KB 0 Bytes
bed_categories 56 KB 0 Bytes
bill_details_narration_idx 56 KB 0 Bytes
bills_created_at_idx 56 KB 0 Bytes
bills_pkey 56 KB 0 Bytes
comorbidities_encounter_id_idx 56 KB 0 Bytes
countries 56 KB 0 Bytes
culture_antibiotics 56 KB 0 Bytes
culture_remarks 56 KB 0 Bytes
donor_blood_unit_components 56 KB 0 Bytes
donor_forms 56 KB 0 Bytes
employee_salary_type 56 KB 0 Bytes
employee_type_histories_pkey 56 KB 0 Bytes
employees_pkey 56 KB 0 Bytes
extids_pkey 56 KB 0 Bytes
fki_items_dispensing_unit_id UNUSED 56 KB 0 Bytes
fki_pat 56 KB 0 Bytes
fki_user_role 56 KB 0 Bytes
form_unique 56 KB 0 Bytes
humpties 56 KB 0 Bytes
index_employees_on_personnel_id 56 KB 0 Bytes
index_extids_on_updated_at UNUSED 56 KB 0 Bytes
index_item_unit_denominations_on_item_unit_id 56 KB 0 Bytes
index_item_unit_denominations_on_quantity 56 KB 0 Bytes
index_name_item_staus UNUSED 56 KB 0 Bytes
index_schedulable_entities_on_clinician_id UNUSED 56 KB 0 Bytes
index_schedulable_entities_on_equipment_id UNUSED 56 KB 0 Bytes
io_chartings_patient_id_idx 56 KB 0 Bytes
item_indent_details 56 KB 0 Bytes
item_indents 56 KB 0 Bytes
item_journals 56 KB 0 Bytes
nanda_domain_category_codes 56 KB 0 Bytes
nursing_assessments 56 KB 0 Bytes
other_findings 56 KB 0 Bytes
pa_corporate_status_visit UNUSED 56 KB 0 Bytes
patient_assessment_forms_encounter_id_idx 56 KB 0 Bytes
patient_death_details 56 KB 0 Bytes
performance_kra_categories 56 KB 0 Bytes
personnels_pkey 56 KB 0 Bytes
provisional_bills 56 KB 0 Bytes
quotation_receives 56 KB 0 Bytes
recipient_requests 56 KB 0 Bytes
reporting_manager_details_pkey 56 KB 0 Bytes
schedule_trainings 56 KB 0 Bytes
services_temp 56 KB 0 Bytes
snomed_route_of_administrations 56 KB 0 Bytes
supplier_uploads 56 KB 0 Bytes
swipe_details 56 KB 0 Bytes
test_results_pkey 56 KB 0 Bytes
treatment_summaries_pkey 56 KB 0 Bytes
ulcer_risks 56 KB 0 Bytes
users_approvals 56 KB 0 Bytes
users_name_idx 56 KB 0 Bytes
account_configurations 48 KB 0 Bytes
account_package_group_mappings 48 KB 0 Bytes
advance_details 48 KB 0 Bytes
alcohol_snomed_codes 48 KB 0 Bytes
auth_permission_content_type_id_codename_01ab375a_uniq 48 KB 0 Bytes
bed_rate_categories 48 KB 0 Bytes
bill_journals_pkey 48 KB 0 Bytes
blood_bank_requests 48 KB 0 Bytes
budget_sub_categories 48 KB 0 Bytes
budgets_pkey 48 KB 0 Bytes
ccd_templates 48 KB 0 Bytes
comparativer_uploads 48 KB 0 Bytes
comparativerr_uploads 48 KB 0 Bytes
conf_default_list_values 48 KB 0 Bytes
corporate_bed_rate_categories 48 KB 0 Bytes
corporate_categories 48 KB 0 Bytes
corporate_uncovered_services_pkey 48 KB 0 Bytes
costing_projects 48 KB 0 Bytes
deep_vein_throms 48 KB 0 Bytes
demand_item_indent_details 48 KB 0 Bytes
django_migrations 48 KB 0 Bytes
donor_details 48 KB 0 Bytes
donor_visit_details 48 KB 0 Bytes
employee_bank_details_pkey 48 KB 0 Bytes
employee_localities 48 KB 0 Bytes
employee_passport_driving_details_pkey 48 KB 0 Bytes
employee_roles_pkey 48 KB 0 Bytes
employee_separation_details 48 KB 0 Bytes
eoc_pacu_pathways 48 KB 0 Bytes
fki_role 48 KB 0 Bytes
general_account_journals 48 KB 0 Bytes
iclock_transaction 48 KB 0 Bytes
idx_service_id 48 KB 0 Bytes
index_app_start_end_date_time 48 KB 0 Bytes
index_bills_on_sevice_request_id 48 KB 0 Bytes
index_bills_on_visit_id 48 KB 0 Bytes
index_employee_passport_driving_details_on_employee_id 48 KB 0 Bytes
index_encounters_on_updated_by UNUSED 48 KB 0 Bytes
index_extids_on_current_value UNUSED 48 KB 0 Bytes
index_inventory_heads_on_name 48 KB 0 Bytes
index_menu_lists_on_notification_name UNUSED 48 KB 0 Bytes
index_roles_on_name 48 KB 0 Bytes
index_transaction_details_on_created_by UNUSED 48 KB 0 Bytes
item_budjet_mappings_pkey 48 KB 0 Bytes
key_assessment_candidates 48 KB 0 Bytes
lab_report_templates 48 KB 0 Bytes
medical_department_lists 48 KB 0 Bytes
medication_masters_pkey 48 KB 0 Bytes
menu_contexts_action_group_partials 48 KB 0 Bytes
mews_scores 48 KB 0 Bytes
mmse_spec_tables 48 KB 0 Bytes
morpho_groups_pkey 48 KB 0 Bytes
mr_icd_codes 48 KB 0 Bytes
nationalities 48 KB 0 Bytes
nurse_shift_handovers 48 KB 0 Bytes
nursing_notes_pkey 48 KB 0 Bytes
opd_admission_orders_pkey 48 KB 0 Bytes
package_groups 48 KB 0 Bytes
patient_category UNUSED 48 KB 0 Bytes
patient_diets 48 KB 0 Bytes
patient_name_details 48 KB 0 Bytes
patient_ot_notes 48 KB 0 Bytes
patient_seen_histories 48 KB 0 Bytes
people 48 KB 0 Bytes
postmortem_details 48 KB 0 Bytes
purchase_indents 48 KB 0 Bytes
radiation_therapy_records 48 KB 0 Bytes
radio_pharmaceuticals_pkey 48 KB 0 Bytes
rejected_lab_results 48 KB 0 Bytes
relogion_id UNUSED 48 KB 0 Bytes
respiratory_ivs 48 KB 0 Bytes
richmond_agitations 48 KB 0 Bytes
rt_record_details 48 KB 0 Bytes
safety_risk_assessments 48 KB 0 Bytes
schedule_employees_pkey 48 KB 0 Bytes
service_display_name_mappings 48 KB 0 Bytes
service_journals_pkey 48 KB 0 Bytes
specializations 48 KB 0 Bytes
station_groups 48 KB 0 Bytes
stations_pkey 48 KB 0 Bytes
store_edits 48 KB 0 Bytes
superior_vena_cavas 48 KB 0 Bytes
unit_tests 48 KB 0 Bytes
update_doctor_remark_daywises_pkey 48 KB 0 Bytes
users_pkey 48 KB 0 Bytes
visit_types 48 KB 0 Bytes
voucher_types 48 KB 0 Bytes
appointment_time 40 KB 0 Bytes
bed_component_rates 40 KB 0 Bytes
blood_group_id UNUSED 40 KB 0 Bytes
cities_pkey 40 KB 0 Bytes
department_service_groups_pkey 40 KB 0 Bytes
designations_pkey 40 KB 0 Bytes
django_content_type 40 KB 0 Bytes
drug_prescription_details_pkey 40 KB 0 Bytes
duty_rosters_pkey 40 KB 0 Bytes
e_depart_design 40 KB 0 Bytes
elb_employee_leave 40 KB 0 Bytes
employee_goals_pkey 40 KB 0 Bytes
employee_kpi_appraisal_details_pkey 40 KB 0 Bytes
employee_leave_balances_pkey 40 KB 0 Bytes
employee_transfer_details_pkey 40 KB 0 Bytes
eye_part_examinations_status UNUSED 40 KB 0 Bytes
fki_photograph_id UNUSED 40 KB 0 Bytes
fki_sub_role UNUSED 40 KB 0 Bytes
hl7_interface_types_hl7_segments 40 KB 0 Bytes
index_bed_allocations_on_station_unit_id 40 KB 0 Bytes
index_bill_details_on_bill_detail_date 40 KB 0 Bytes
index_bill_details_on_line_item_type UNUSED 40 KB 0 Bytes
index_bill_details_on_reference_1 40 KB 0 Bytes
index_bill_journals_on_bill_id 40 KB 0 Bytes
index_bills_on_patient_id 40 KB 0 Bytes
index_employees_on_designation_id 40 KB 0 Bytes
index_extids_on_current_reset_value 40 KB 0 Bytes
index_extids_on_lock_version 40 KB 0 Bytes
index_extids_on_narration 40 KB 0 Bytes
index_lab_test_reference_values_on_region_id UNUSED 40 KB 0 Bytes
index_lab_test_request_details_on_lab_test_request_id 40 KB 0 Bytes
index_lab_test_request_details_on_service_id 40 KB 0 Bytes
index_lab_test_results_on_lab_test_request_detail_id 40 KB 0 Bytes
index_lab_test_results_on_service_unit_id 40 KB 0 Bytes
index_patients_on_title_id UNUSED 40 KB 0 Bytes
index_service_requests_on_location_id UNUSED 40 KB 0 Bytes
index_transaction_details_on_location_id 40 KB 0 Bytes
inventory_heads_pkey 40 KB 0 Bytes
inventory_transactions_extid_key 40 KB 0 Bytes
ip_incharge_clinicians_pkey 40 KB 0 Bytes
item_subtypes_pkey 40 KB 0 Bytes
ix_created_at UNUSED 40 KB 0 Bytes
ix_document_id 40 KB 0 Bytes
ix_updated_at UNUSED 40 KB 0 Bytes
manufacturers_pkey 40 KB 0 Bytes
menu_contexts_pkey 40 KB 0 Bytes
menu_contexts_role_id_idx 40 KB 0 Bytes
patient_categories 40 KB 0 Bytes
patient_feedback_forms_pkey 40 KB 0 Bytes
pharmacy_open_close_details_pkey 40 KB 0 Bytes
pre_op_checklists_pkey 40 KB 0 Bytes
project_locations 40 KB 0 Bytes
prophylactic_antibiotics_pkey 40 KB 0 Bytes
protocol_orders_pkey 40 KB 0 Bytes
provisional_diagnoses_pkey 40 KB 0 Bytes
roles_pkey 40 KB 0 Bytes
service_display_name_details_pkey 40 KB 0 Bytes
service_groups_pkey 40 KB 0 Bytes
service_request_detail_id 40 KB 0 Bytes
store_edit_details 40 KB 0 Bytes
sub_sub_organs_pkey 40 KB 0 Bytes
test_request_details_pkey 40 KB 0 Bytes
transfer_employee_id 40 KB 0 Bytes
upload_documents_pkey 40 KB 0 Bytes
visits_temp_23mar13_pkey 40 KB 0 Bytes
allergy_histories_pkey 32 KB 0 Bytes
approval_details_pkey 32 KB 0 Bytes
assets_pkey 32 KB 0 Bytes
att_payloadbase_break_time_id_022d6fac_like UNUSED 32 KB 0 Bytes
att_payloadbase_break_time_id_key 32 KB 0 Bytes
att_payloadbase_overtime_id_0e7be795_like UNUSED 32 KB 0 Bytes
att_payloadbase_overtime_id_key 32 KB 0 Bytes
att_payloadbase_pkey 32 KB 0 Bytes
att_payloadbase_uuid_60250467_like UNUSED 32 KB 0 Bytes
auth_permission_pkey 32 KB 0 Bytes
backup_histo_details_pkey 32 KB 0 Bytes
bed_allocations_pkey 32 KB 0 Bytes
bills_narration_idx 32 KB 0 Bytes
blood_bank_cross_location_orders_pkey 32 KB 0 Bytes
blood_bank_request_details_pkey 32 KB 0 Bytes
blood_bank_test_results_pkey 32 KB 0 Bytes
blood_bank_test_specimens_pkey 32 KB 0 Bytes
breasts 32 KB 0 Bytes
ccd_templates_pkey 32 KB 0 Bytes
chemo_generic_names_pkey 32 KB 0 Bytes
clinicians_pkey 32 KB 0 Bytes
complaints_encounter_id_idx 32 KB 0 Bytes
complaints_pkey 32 KB 0 Bytes
culture_organisms_pkey 32 KB 0 Bytes
departments_pkey 32 KB 0 Bytes
districts_pkey 32 KB 0 Bytes
e_status UNUSED 32 KB 0 Bytes
employee_duty_roasters_pkey 32 KB 0 Bytes
equipments_pkey 32 KB 0 Bytes
fki_luxurytype_id UNUSED 32 KB 0 Bytes
fki_state_id 32 KB 0 Bytes
frequent_order_medication_maps_pkey 32 KB 0 Bytes
grivenace_registrations_pkey 32 KB 0 Bytes
health_parameters_pkey 32 KB 0 Bytes
icp10_codes_pkey 32 KB 0 Bytes
idx_ipsupid UNUSED 32 KB 0 Bytes
idx_item_with_detail_id UNUSED 32 KB 0 Bytes
idx_location_id UNUSED 32 KB 0 Bytes
idx_station_id 32 KB 0 Bytes
index_appointment_criticality UNUSED 32 KB 0 Bytes
index_appointments_on_pre_id UNUSED 32 KB 0 Bytes
index_bed_allocations_on_inpatient_detail_id 32 KB 0 Bytes
index_bed_allocations_on_patient_id 32 KB 0 Bytes
index_bill_details_on_clinician_id 32 KB 0 Bytes
index_bill_details_on_is_cancelled UNUSED 32 KB 0 Bytes
index_bill_details_on_is_original UNUSED 32 KB 0 Bytes
index_bill_details_on_status 32 KB 0 Bytes
index_bills_on_bill_category_id UNUSED 32 KB 0 Bytes
index_bills_on_clinician_id UNUSED 32 KB 0 Bytes
index_bills_on_location_id UNUSED 32 KB 0 Bytes
index_bills_on_package_id UNUSED 32 KB 0 Bytes
index_bills_on_status 32 KB 0 Bytes
index_bills_on_treatment_id UNUSED 32 KB 0 Bytes
index_clinician_id_encounter_id_prescription_time 32 KB 0 Bytes
index_clinicians_on_name UNUSED 32 KB 0 Bytes
index_clinicians_on_personnel_id 32 KB 0 Bytes
index_department_service_groups_on_name 32 KB 0 Bytes
index_drug_prescription_details_on_prescription_master_id 32 KB 0 Bytes
index_employees_on_employee_type_id UNUSED 32 KB 0 Bytes
index_employees_on_location_id 32 KB 0 Bytes
index_equipments_on_asset_id 32 KB 0 Bytes
index_extids_on_location_id 32 KB 0 Bytes
index_inpatient_details_on_admission_time 32 KB 0 Bytes
index_inpatient_details_on_patient_id 32 KB 0 Bytes
index_inpatient_details_on_visit_id 32 KB 0 Bytes
index_inv_tran_details_on_created_at UNUSED 32 KB 0 Bytes
index_inv_tran_details_on_updated_at UNUSED 32 KB 0 Bytes
index_ip_supplementary_bills_on_inpatient_detail_id 32 KB 0 Bytes
index_item_subtypes_on_item_type_id 32 KB 0 Bytes
index_lab1_extids_on_current_reset_value 32 KB 0 Bytes
index_lab1_extids_on_updated_at UNUSED 32 KB 0 Bytes
index_lab_test_request_details_on_specimen_collected_date_time UNUSED 32 KB 0 Bytes
index_lab_test_requests_on_patient_id 32 KB 0 Bytes
index_lab_test_requests_on_request_date 32 KB 0 Bytes
index_lab_test_requests_on_visit_id 32 KB 0 Bytes
index_lab_test_specimens_on_collected_time UNUSED 32 KB 0 Bytes
index_lab_test_specimens_on_lab_test_request_detail_id 32 KB 0 Bytes
index_roles_on_created_at UNUSED 32 KB 0 Bytes
index_service_groups_on_name 32 KB 0 Bytes
index_track_assets_on_asset_id 32 KB 0 Bytes
inpatient_details_pkey 32 KB 0 Bytes
inv_tran_details_pkey 32 KB 0 Bytes
investigation_request_details_pkey 32 KB 0 Bytes
investigation_requests_pkey 32 KB 0 Bytes
ip_supplementary_bills_pkey 32 KB 0 Bytes
item_types_pkey 32 KB 0 Bytes
lab_extids_pkey 32 KB 0 Bytes
lovs_names_pkey 32 KB 0 Bytes
molecular_reports_pkey 32 KB 0 Bytes
mr_departments_pkey 32 KB 0 Bytes
n_diagnosis_idx UNUSED 32 KB 0 Bytes
nutritional_screens_pkey 32 KB 0 Bytes
online_appointments_pkey 32 KB 0 Bytes
pa_visit_pack_treat UNUSED 32 KB 0 Bytes
pac_vitals_pkey 32 KB 0 Bytes
patient_diet_details_pkey 32 KB 0 Bytes
patients_temp_23mar13_pkey 32 KB 0 Bytes
personnel_bank_detail_histories_pkey 32 KB 0 Bytes
personnels_location_id_idx 32 KB 0 Bytes
provisional_diagnoses_patient_id_idx 32 KB 0 Bytes
quotation_receive_details_pkey 32 KB 0 Bytes
requested_supplier_details_pkey 32 KB 0 Bytes
service_display_name_details 32 KB 0 Bytes
service_display_names 32 KB 0 Bytes
service_request_id 32 KB 0 Bytes
test_requests_pkey 32 KB 0 Bytes
test_specimens_pkey 32 KB 0 Bytes
thoracic_templates 32 KB 0 Bytes
track_assets_pkey 32 KB 0 Bytes
transfer_department_id UNUSED 32 KB 0 Bytes
transfer_designation_id UNUSED 32 KB 0 Bytes
update_doctor_remarks_pkey 32 KB 0 Bytes
urinary_tract_templates 32 KB 0 Bytes
visit_details_registers_pkey 32 KB 0 Bytes
acc_acccombination 16 KB 0 Bytes
acc_acccombination_area_id_combination_no_619eb4f5_uniq 16 KB 0 Bytes
acc_acccombination_company_id_700e5a90 UNUSED 16 KB 0 Bytes
acc_acccombination_pkey 16 KB 0 Bytes
acc_accgroups_area_id_group_no_5130a89c_uniq 16 KB 0 Bytes
acc_accgroups_company_id_ac234eff UNUSED 16 KB 0 Bytes
acc_accgroups_pkey 16 KB 0 Bytes
acc_accprivilege_area_id_employee_id_group_id_f3b297d8_uniq 16 KB 0 Bytes
acc_accprivilege_company_id_8e2fcb81 UNUSED 16 KB 0 Bytes
acc_accprivilege_employee_id_5fc55f95 UNUSED 16 KB 0 Bytes
acc_accprivilege_employee_id_5fc55f95_like UNUSED 16 KB 0 Bytes
acc_accprivilege_group_id_c5ed7003 UNUSED 16 KB 0 Bytes
acc_accprivilege_pkey 16 KB 0 Bytes
acc_acctimezone 16 KB 0 Bytes
acc_acctimezone_area_id_timezone_no_0cb8250f_uniq 16 KB 0 Bytes
acc_acctimezone_company_id_143aa9c1 UNUSED 16 KB 0 Bytes
acc_acctimezone_pkey 16 KB 0 Bytes
accident_emergency_details_pkey 16 KB 0 Bytes
account_closures_approvals 16 KB 0 Bytes
account_closures_approvals_pkey 16 KB 0 Bytes
account_components_mappings_pkey 16 KB 0 Bytes
account_configurations_pkey 16 KB 0 Bytes
account_items_mappings 16 KB 0 Bytes
account_items_mappings_pkey 16 KB 0 Bytes
account_package_group_mappings_pkey 16 KB 0 Bytes
account_tds_mappings_pkey 16 KB 0 Bytes
accounts_tax_rules_mappings_pkey 16 KB 0 Bytes
action_group_partials 16 KB 0 Bytes
action_group_partials_pkey 16 KB 0 Bytes
action_groups_temp 16 KB 0 Bytes
actual_inv_transactions_pkey 16 KB 0 Bytes
addendum_procedure_notes 16 KB 0 Bytes
addendum_procedure_notes_pkey 16 KB 0 Bytes
additional_procedures_pkey 16 KB 0 Bytes
admission_purposes 16 KB 0 Bytes
admission_purposes_pkey 16 KB 0 Bytes
adt_requests_orc_placer_order_number_key 16 KB 0 Bytes
adt_requests_pkey 16 KB 0 Bytes
advance_used_registers 16 KB 0 Bytes
advance_used_registers_pkey 16 KB 0 Bytes
advance_visits 16 KB 0 Bytes
advance_visits_advance_parent_id_idx UNUSED 16 KB 0 Bytes
advance_visits_bills 16 KB 0 Bytes
advance_visits_bills_pkey 16 KB 0 Bytes
advance_visits_pkey 16 KB 0 Bytes
advancedetails_pkey 16 KB 0 Bytes
alcohol_snomed_codes_pkey 16 KB 0 Bytes
aldrete_scores 16 KB 0 Bytes
aldrete_scores_pkey 16 KB 0 Bytes
allowance_deductions 16 KB 0 Bytes
allowance_deductions_pkey 16 KB 0 Bytes
anaesthetic_records 16 KB 0 Bytes
anaesthetic_records_pkey 16 KB 0 Bytes
anaesthetic_sheets_pkey 16 KB 0 Bytes
anesthesia_types 16 KB 0 Bytes
anesthesia_types_pkey 16 KB 0 Bytes
annuals 16 KB 0 Bytes
annuals_pkey 16 KB 0 Bytes
ant_order_set_details_pkey 16 KB 0 Bytes
antenatal_check_up_records 16 KB 0 Bytes
antenatal_check_up_records_pkey 16 KB 0 Bytes
antenatal_checkup_records 16 KB 0 Bytes
antenatal_checkup_records_pkey 16 KB 0 Bytes
antibiotic_drugs 16 KB 0 Bytes
antibiotic_drugs_pkey 16 KB 0 Bytes
apacheis 16 KB 0 Bytes
apacheis_pkey 16 KB 0 Bytes
app_versions 16 KB 0 Bytes
app_versions_pk 16 KB 0 Bytes
appointment_purposes_pkey 16 KB 0 Bytes
approval_designations 16 KB 0 Bytes
approval_designations_pkey 16 KB 0 Bytes
approval_functionalities 16 KB 0 Bytes
approval_functionalities_pkey 16 KB 0 Bytes
approval_level_designations_pkey 16 KB 0 Bytes
army_corps 16 KB 0 Bytes
army_corps_pkey 16 KB 0 Bytes
arterial_cvps 16 KB 0 Bytes
arterial_cvps_pkey 16 KB 0 Bytes
assessment_child_learning_difficultues 16 KB 0 Bytes
assessment_child_learning_difficultues_pkey 16 KB 0 Bytes
asset_account_mappings_pkey 16 KB 0 Bytes
asset_amc_cmc_detaics 16 KB 0 Bytes
asset_amc_cmc_detaics_pkey 16 KB 0 Bytes
asset_components 16 KB 0 Bytes
asset_components_pkey 16 KB 0 Bytes
asset_consumble_details 16 KB 0 Bytes
asset_consumble_details_pkey 16 KB 0 Bytes
asset_insurence_details 16 KB 0 Bytes
asset_insurence_details_pkey 16 KB 0 Bytes
asset_locations 16 KB 0 Bytes
asset_locations_pkey 16 KB 0 Bytes
asset_operators 16 KB 0 Bytes
asset_operators_pkey 16 KB 0 Bytes
asset_preventive_maintenance_schedules 16 KB 0 Bytes
asset_preventive_maintenance_schedules_pkey 16 KB 0 Bytes
asset_shutdown_histories 16 KB 0 Bytes
asset_shutdown_histories_pkey 16 KB 0 Bytes
asset_warranty_details 16 KB 0 Bytes
asset_warranty_details_pkey 16 KB 0 Bytes
att_attreportsetting 16 KB 0 Bytes
att_attreportsetting_company_id_6be84335 UNUSED 16 KB 0 Bytes
att_attreportsetting_pkey 16 KB 0 Bytes
att_attrule 16 KB 0 Bytes
att_attrule_company_id_e4904421 UNUSED 16 KB 0 Bytes
att_attrule_param_name_406bcfb6_like UNUSED 16 KB 0 Bytes
att_attrule_pkey 16 KB 0 Bytes
att_attschedule_employee_id_caa61686 UNUSED 16 KB 0 Bytes
att_attschedule_employee_id_caa61686_like UNUSED 16 KB 0 Bytes
att_attschedule_pkey 16 KB 0 Bytes
att_attschedule_shift_id_13d2db9a UNUSED 16 KB 0 Bytes
att_attshift_company_id_2c0a4f56 UNUSED 16 KB 0 Bytes
att_attshift_pkey 16 KB 0 Bytes
att_leavecategory_company_id_e8169be2 UNUSED 16 KB 0 Bytes
att_leavecategory_pkey 16 KB 0 Bytes
att_payloadbase_emp_id_2c0f6a7b UNUSED 16 KB 0 Bytes
att_payloadbase_emp_id_2c0f6a7b_like UNUSED 16 KB 0 Bytes
att_payloadbase_timetable_id_a389e3d8 UNUSED 16 KB 0 Bytes
att_payloadmulpunchset_emp_id_f47610c8 UNUSED 16 KB 0 Bytes
att_payloadmulpunchset_emp_id_f47610c8_like UNUSED 16 KB 0 Bytes
att_payloadmulpunchset_pkey 16 KB 0 Bytes
att_payloadmulpunchset_timetable_id_9a439a09 UNUSED 16 KB 0 Bytes
att_payloadpunch_emp_id_053da2f0 UNUSED 16 KB 0 Bytes
att_payloadpunch_emp_id_053da2f0_like UNUSED 16 KB 0 Bytes
att_payloadpunch_orig_id_16b26416 UNUSED 16 KB 0 Bytes
att_payloadpunch_pkey 16 KB 0 Bytes
att_payloadpunch_skd_id_17596d82 UNUSED 16 KB 0 Bytes
att_payloadpunch_skd_id_17596d82_like UNUSED 16 KB 0 Bytes
att_payloadpunch_uuid_91e722f4_like UNUSED 16 KB 0 Bytes
att_reportparam 16 KB 0 Bytes
att_reportparam_company_id_e1078d08 UNUSED 16 KB 0 Bytes
att_reportparam_pkey 16 KB 0 Bytes
att_shiftdetail_pkey 16 KB 0 Bytes
att_shiftdetail_shift_id_7d694501 UNUSED 16 KB 0 Bytes
att_shiftdetail_time_interval_id_777dde8f UNUSED 16 KB 0 Bytes
att_timeinterval_company_id_9824d651 UNUSED 16 KB 0 Bytes
att_timeinterval_pkey 16 KB 0 Bytes
auth_user 16 KB 0 Bytes
auth_user_id_9fcf16c0_like UNUSED 16 KB 0 Bytes
auth_user_pkey 16 KB 0 Bytes
auth_user_username_6821ab7c_like UNUSED 16 KB 0 Bytes
auth_user_username_key 16 KB 0 Bytes
authtoken_token_key_10f0b77e_like UNUSED 16 KB 0 Bytes
authtoken_token_pkey 16 KB 0 Bytes
authtoken_token_user_id_35299eff_like UNUSED 16 KB 0 Bytes
authtoken_token_user_id_key 16 KB 0 Bytes
autoclave_record_details_pkey 16 KB 0 Bytes
autoclave_records 16 KB 0 Bytes
autoclave_records_pkey 16 KB 0 Bytes
azure_api_logs_pkey 16 KB 0 Bytes
azure_approles 16 KB 0 Bytes
azure_approles_pkey 16 KB 0 Bytes
azure_cron_jobs_pkey 16 KB 0 Bytes
azure_password_updates 16 KB 0 Bytes
baby_head_circumferences_pkey 16 KB 0 Bytes
baby_heights_pkey 16 KB 0 Bytes
baby_weights_pkey 16 KB 0 Bytes
bank_details 16 KB 0 Bytes
bank_details_pkey 16 KB 0 Bytes
bank_statement_formats 16 KB 0 Bytes
bank_statement_formats_pkey 16 KB 0 Bytes
banks 16 KB 0 Bytes
banks_pkey 16 KB 0 Bytes
base_adminlog 16 KB 0 Bytes
base_adminlog_company_id_bc0e756f UNUSED 16 KB 0 Bytes
base_adminlog_content_type_id_3e553c30 UNUSED 16 KB 0 Bytes
base_adminlog_pkey 16 KB 0 Bytes
base_adminlog_user_id_ecf659f8 UNUSED 16 KB 0 Bytes
base_adminlog_user_id_ecf659f8_like UNUSED 16 KB 0 Bytes
base_membership_company_id_a76e12ab UNUSED 16 KB 0 Bytes
base_membership_pkey 16 KB 0 Bytes
base_membership_user_id_41d22f2f_like UNUSED 16 KB 0 Bytes
base_membership_user_id_company_id_9c31ff9c_uniq 16 KB 0 Bytes
base_membership_vendor_company_id_05daafa1 UNUSED 16 KB 0 Bytes
base_sysparam_para_name_para_type_3086789a_uniq 16 KB 0 Bytes
base_sysparam_pkey 16 KB 0 Bytes
base_systemsetting 16 KB 0 Bytes
base_systemsetting_company_id_e59b9b82 UNUSED 16 KB 0 Bytes
base_systemsetting_pkey 16 KB 0 Bytes
bed_allocations_status_idx 16 KB 0 Bytes
bed_categories_name_idx UNUSED 16 KB 0 Bytes
bed_categories_pkey 16 KB 0 Bytes
bed_component_rates_pkey 16 KB 0 Bytes
bed_rate_categories_pkey 16 KB 0 Bytes
bed_rate_categories_status_idx UNUSED 16 KB 0 Bytes
bed_rate_components 16 KB 0 Bytes
bed_rate_components_pkey 16 KB 0 Bytes
below_elbow_exams 16 KB 0 Bytes
below_elbow_exams_pkey 16 KB 0 Bytes
bill_categories 16 KB 0 Bytes
bill_categories_name_idx UNUSED 16 KB 0 Bytes
bill_categories_pkey 16 KB 0 Bytes
bill_category_corporates_pkey 16 KB 0 Bytes
biometry_details 16 KB 0 Bytes
biometry_details_pkey 16 KB 0 Bytes
biopsy_groups 16 KB 0 Bytes
biopsy_groups_pkey 16 KB 0 Bytes
biopsy_service_mappings 16 KB 0 Bytes
biopsy_service_mappings_pkey 16 KB 0 Bytes
birth_obstetric_discharge_summary_details 16 KB 0 Bytes
birth_obstetric_discharge_summary_details_pkey 16 KB 0 Bytes
blood_bank_component_masters 16 KB 0 Bytes
blood_bank_component_masters_pkey 16 KB 0 Bytes
blood_bank_component_masters_pkey1 16 KB 0 Bytes
blood_bank_components 16 KB 0 Bytes
blood_bank_donor_type_masters_pkey 16 KB 0 Bytes
blood_bank_requests_pkey 16 KB 0 Bytes
blood_bank_tests 16 KB 0 Bytes
blood_bank_tests_pkey 16 KB 0 Bytes
blood_donation_types 16 KB 0 Bytes
blood_donation_types_pkey 16 KB 0 Bytes
blood_groups 16 KB 0 Bytes
blood_groups_pkey 16 KB 0 Bytes
blood_transfusion_details 16 KB 0 Bytes
blood_transfusion_details_pkey 16 KB 0 Bytes
bone_soft_tissues 16 KB 0 Bytes
bone_soft_tissues_pkey 16 KB 0 Bytes
breasts_pkey 16 KB 0 Bytes
budget_categories 16 KB 0 Bytes
budget_categories_pkey 16 KB 0 Bytes
budget_general_account_mappings_pkey 16 KB 0 Bytes
budget_sub_categories_pkey 16 KB 0 Bytes
calorie_master_details_pkey 16 KB 0 Bytes
calorie_masters 16 KB 0 Bytes
calorie_masters_pkey 16 KB 0 Bytes
camp_creation_details 16 KB 0 Bytes
camp_creation_details_pkey 16 KB 0 Bytes
campteam_creations 16 KB 0 Bytes
campteam_creations_pkey 16 KB 0 Bytes
cancellation_ip_bills 16 KB 0 Bytes
cancellation_ip_bills_pkey 16 KB 0 Bytes
cancer_care_program_kras 16 KB 0 Bytes
cancer_care_program_kras_pkey 16 KB 0 Bytes
cancer_cervix_forms 16 KB 0 Bytes
cancer_cervix_forms_pkey 16 KB 0 Bytes
cancer_directed_treatments 16 KB 0 Bytes
cancer_directed_treatments_pkey 16 KB 0 Bytes
cancer_types 16 KB 0 Bytes
cancer_types_pkey 16 KB 0 Bytes
candidate_resume_resources 16 KB 0 Bytes
candidate_resume_resources_pkey 16 KB 0 Bytes
care_plan_orders 16 KB 0 Bytes
care_plan_orders_pkey 16 KB 0 Bytes
care_plans 16 KB 0 Bytes
care_plans_pkey 16 KB 0 Bytes
cash_journals_pkey 16 KB 0 Bytes
catheter_details 16 KB 0 Bytes
catheter_details_pkey 16 KB 0 Bytes
catheters 16 KB 0 Bytes
catheters_pkey 16 KB 0 Bytes
cda_section_codes 16 KB 0 Bytes
cda_section_codes_pkey 16 KB 0 Bytes
central_nervous_systems 16 KB 0 Bytes
central_nervous_systems_pkey 16 KB 0 Bytes
cervicalspineexams 16 KB 0 Bytes
cervicalspineexams_pkey 16 KB 0 Bytes
cervix_stagings 16 KB 0 Bytes
cervix_stagings_pkey 16 KB 0 Bytes
checklist_catheter_cares 16 KB 0 Bytes
checklist_catheter_cares_pkey 16 KB 0 Bytes
checklist_ventilator_cares 16 KB 0 Bytes
checklist_ventilator_cares_pkey 16 KB 0 Bytes
chemotherapies 16 KB 0 Bytes
chemotherapies_pkey 16 KB 0 Bytes
clabsis 16 KB 0 Bytes
clabsis_pkey 16 KB 0 Bytes
client_upload_documents 16 KB 0 Bytes
client_upload_documents_pkey 16 KB 0 Bytes
clinical_demographics 16 KB 0 Bytes
clinical_demographics_patient_id_encounter_id_idx 16 KB 0 Bytes
clinical_demographics_pkey 16 KB 0 Bytes
clinical_notes 16 KB 0 Bytes
clinical_notes_pkey 16 KB 0 Bytes
clinical_systems 16 KB 0 Bytes
clinical_systems_pkey 16 KB 0 Bytes
clinician_shares 16 KB 0 Bytes
clinician_shares_pkey 16 KB 0 Bytes
clinics_pkey 16 KB 0 Bytes
cloth_color_codings_pkey 16 KB 0 Bytes
cloth_colors 16 KB 0 Bytes
cloth_colors_pkey 16 KB 0 Bytes
clstages 16 KB 0 Bytes
clstages_pkey 16 KB 0 Bytes
commands 16 KB 0 Bytes
commands_pkey 16 KB 0 Bytes
comparativer_uploads_pkey 16 KB 0 Bytes
comparativerr_uploads_pkey 16 KB 0 Bytes
complaint_masters 16 KB 0 Bytes
complaint_masters_pkey 16 KB 0 Bytes
component_segregation_masters 16 KB 0 Bytes
component_segregation_masters_pkey 16 KB 0 Bytes
components 16 KB 0 Bytes
components_pkey 16 KB 0 Bytes
conf_default_list_values_pkey 16 KB 0 Bytes
consultant_registration_details 16 KB 0 Bytes
consultant_registration_details_pkey 16 KB 0 Bytes
consultant_tumor_boards 16 KB 0 Bytes
consultant_tumor_boards_pkey 16 KB 0 Bytes
consultantprescriptions 16 KB 0 Bytes
consultantprescriptions_pkey 16 KB 0 Bytes
container_masters 16 KB 0 Bytes
container_masters_pkey 16 KB 0 Bytes
corporate_bed_rate_categories_pkey 16 KB 0 Bytes
corporate_brands_mappings_pkey 16 KB 0 Bytes
corporate_categories_pkey 16 KB 0 Bytes
corporate_invoices 16 KB 0 Bytes
corporate_invoices_pkey 16 KB 0 Bytes
corporate_status_details 16 KB 0 Bytes
corporate_transaction 16 KB 0 Bytes
corporates 16 KB 0 Bytes
corporates_name_idx UNUSED 16 KB 0 Bytes
corporates_pkey 16 KB 0 Bytes
corporatestatusdetails_pkey 16 KB 0 Bytes
cost_categories 16 KB 0 Bytes
cost_categories_pkey 16 KB 0 Bytes
cost_centers 16 KB 0 Bytes
cost_centers_pkey 16 KB 0 Bytes
costing_projects_pkey 16 KB 0 Bytes
countries_pkey 16 KB 0 Bytes
course_sessions_pkey 16 KB 0 Bytes
cpt_codes 16 KB 0 Bytes
cpt_codes_pkey 16 KB 0 Bytes
created_surgery_packs_pkey 16 KB 0 Bytes
cross_cutting_ages_pkey 16 KB 0 Bytes
cross_cutting_symptoms_pkey 16 KB 0 Bytes
cross_cuttings_pkey 16 KB 0 Bytes
cross_match_donors 16 KB 0 Bytes
cross_match_donors_pkey 16 KB 0 Bytes
cssd_packs 16 KB 0 Bytes
cssd_replacements_pkey 16 KB 0 Bytes
cssd_sterilization_stocks 16 KB 0 Bytes
cssd_sterilization_stocks_pkey 16 KB 0 Bytes
culture_antibiotics_pkey 16 KB 0 Bytes
culture_remarks_pkey 16 KB 0 Bytes
culture_reports 16 KB 0 Bytes
culture_reports_pkey 16 KB 0 Bytes
cumulatives 16 KB 0 Bytes
cumulatives_pkey 16 KB 0 Bytes
cyto_blocks 16 KB 0 Bytes
cyto_blocks_pkey 16 KB 0 Bytes
cyto_slides 16 KB 0 Bytes
cyto_slides_pkey 16 KB 0 Bytes
cyto_specimens 16 KB 0 Bytes
cyto_specimens_pkey 16 KB 0 Bytes
day_care_admissions 16 KB 0 Bytes
day_care_admissions_pkey 16 KB 0 Bytes
day_care_types 16 KB 0 Bytes
day_care_types_pkey 16 KB 0 Bytes
day_masters_pkey 16 KB 0 Bytes
deep_vein_throms_pkey 16 KB 0 Bytes
deferral_donor_types 16 KB 0 Bytes
deferral_donor_types_pkey 16 KB 0 Bytes
deferral_reasons 16 KB 0 Bytes
deferral_reasons_pkey 16 KB 0 Bytes
delete_at_helper_index UNUSED 16 KB 0 Bytes
demand_item_indent_details_pkey 16 KB 0 Bytes
demand_item_indents 16 KB 0 Bytes
demand_item_indents_pkey 16 KB 0 Bytes
dental_treatment_plans 16 KB 0 Bytes
dental_treatment_plans_pkey 16 KB 0 Bytes
department_kras 16 KB 0 Bytes
department_kras_pkey 16 KB 0 Bytes
department_shift_details 16 KB 0 Bytes
department_shift_details_pkey 16 KB 0 Bytes
department_transfers 16 KB 0 Bytes
department_transfers_pkey 16 KB 0 Bytes
dependent_codes_pkey 16 KB 0 Bytes
depression_adults 16 KB 0 Bytes
depression_adults_pkey 16 KB 0 Bytes
depressions 16 KB 0 Bytes
depressions_pkey 16 KB 0 Bytes
diabetes_charts 16 KB 0 Bytes
diabetes_charts_pkey 16 KB 0 Bytes
diabetic_monitoring_charts 16 KB 0 Bytes
diabetic_monitoring_charts_pkey 16 KB 0 Bytes
diagrams_pkey 16 KB 0 Bytes
dialysis_shifts 16 KB 0 Bytes
dialysis_shifts_pkey 16 KB 0 Bytes
diet_masters 16 KB 0 Bytes
diet_masters_pkey 16 KB 0 Bytes
diet_medical_histories 16 KB 0 Bytes
diet_medical_histories_pkey 16 KB 0 Bytes
diet_orders 16 KB 0 Bytes
diet_orders_pkey 16 KB 0 Bytes
diet_timings 16 KB 0 Bytes
diet_timings_pkey 16 KB 0 Bytes
diet_type_masters 16 KB 0 Bytes
diet_type_masters_pkey 16 KB 0 Bytes
discharge_templates_pkey 16 KB 0 Bytes
disciplines 16 KB 0 Bytes
disciplines_pkey 16 KB 0 Bytes
discount_journals 16 KB 0 Bytes
discount_journals_pkey 16 KB 0 Bytes
dish_masters 16 KB 0 Bytes
dish_masters_pkey 16 KB 0 Bytes
display_names 16 KB 0 Bytes
display_names_pkey 16 KB 0 Bytes
divisions 16 KB 0 Bytes
divisions_pkey 16 KB 0 Bytes
django_admin_log 16 KB 0 Bytes
django_admin_log_content_type_id_c4bce8eb UNUSED 16 KB 0 Bytes
django_admin_log_pkey 16 KB 0 Bytes
django_admin_log_user_id_c564eba6 UNUSED 16 KB 0 Bytes
django_admin_log_user_id_c564eba6_like UNUSED 16 KB 0 Bytes
django_content_type_app_label_model_76bd3d3b_uniq 16 KB 0 Bytes
django_content_type_pkey 16 KB 0 Bytes
django_migrations_pkey 16 KB 0 Bytes
doctor_visit_details_pkey 16 KB 0 Bytes
document_helps 16 KB 0 Bytes
document_helps_pkey 16 KB 0 Bytes
document_types_pkey 16 KB 0 Bytes
donor_blood_unit_components_pkey 16 KB 0 Bytes
donor_deferral_masters 16 KB 0 Bytes
donor_deferral_masters_pkey 16 KB 0 Bytes
donor_details_pkey 16 KB 0 Bytes
donor_forms_pkey 16 KB 0 Bytes
donor_reactions 16 KB 0 Bytes
donor_reactions_pkey 16 KB 0 Bytes
donor_visit_details_pkey 16 KB 0 Bytes
dpd_histories 16 KB 0 Bytes
dpd_histories_pkey 16 KB 0 Bytes
drug_interactions 16 KB 0 Bytes
drug_interactions_pkey 16 KB 0 Bytes
duty_rosters_parent_id_idx 16 KB 0 Bytes
dysmorphic_features 16 KB 0 Bytes
dysmorphic_features_pkey 16 KB 0 Bytes
ebd_pf_ot_id UNUSED 16 KB 0 Bytes
ehkaas 16 KB 0 Bytes
ehkaas_pkey 16 KB 0 Bytes
elbowexams 16 KB 0 Bytes
elbowexams_pkey 16 KB 0 Bytes
embryology_records 16 KB 0 Bytes
embryology_records_pkey 16 KB 0 Bytes
employee_attendances 16 KB 0 Bytes
employee_attendances_pkey 16 KB 0 Bytes
employee_categories 16 KB 0 Bytes
employee_categories_pkey 16 KB 0 Bytes
employee_degrees 16 KB 0 Bytes
employee_degrees_pkey 16 KB 0 Bytes
employee_dependent_details 16 KB 0 Bytes
employee_dependent_details_pkey 16 KB 0 Bytes
employee_duty_types_pkey 16 KB 0 Bytes
employee_experiences 16 KB 0 Bytes
employee_experiences_pkey 16 KB 0 Bytes
employee_goal_activations_pkey 16 KB 0 Bytes
employee_goals_old_pkey 16 KB 0 Bytes
employee_groups 16 KB 0 Bytes
employee_groups_pkey 16 KB 0 Bytes
employee_kra_approve_appraisals_pkey 16 KB 0 Bytes
employee_localities_pkey 16 KB 0 Bytes
employee_no_dues_details 16 KB 0 Bytes
employee_no_dues_details_pkey 16 KB 0 Bytes
employee_no_dues_pkey 16 KB 0 Bytes
employee_separation_details_pkey 16 KB 0 Bytes
employee_station_employee_id UNUSED 16 KB 0 Bytes
employee_station_station_id UNUSED 16 KB 0 Bytes
employee_stations 16 KB 0 Bytes
employee_stations_pkey 16 KB 0 Bytes
employee_swipes 16 KB 0 Bytes
employee_swipes_pkey 16 KB 0 Bytes
employee_types 16 KB 0 Bytes
employee_types_pkey 16 KB 0 Bytes
employment_categories 16 KB 0 Bytes
employment_categories_pkey 16 KB 0 Bytes
endocrines 16 KB 0 Bytes
endocrines_pkey 16 KB 0 Bytes
eoc_pacu_pathways_pkey 16 KB 0 Bytes
esclation_masters 16 KB 0 Bytes
esclation_masters_pkey 16 KB 0 Bytes
eswipe_employee_date UNUSED 16 KB 0 Bytes
experience_types 16 KB 0 Bytes
experience_types_pkey 16 KB 0 Bytes
eye_parts 16 KB 0 Bytes
eye_parts_pkey 16 KB 0 Bytes
eye_parts_status UNUSED 16 KB 0 Bytes
facilities 16 KB 0 Bytes
facilities_pkey 16 KB 0 Bytes
family_histories 16 KB 0 Bytes
family_histories_patient_id_idx UNUSED 16 KB 0 Bytes
family_histories_pkey 16 KB 0 Bytes
family_tree_details 16 KB 0 Bytes
family_tree_details_pkey 16 KB 0 Bytes
family_trees 16 KB 0 Bytes
family_trees_pkey 16 KB 0 Bytes
female_reproductive_organs 16 KB 0 Bytes
female_reproductive_organs_pkey 16 KB 0 Bytes
final_cs_approvals 16 KB 0 Bytes
final_rating_uploads 16 KB 0 Bytes
final_rating_uploads_pkey 16 KB 0 Bytes
fki_inpatient_vital_sign UNUSED 16 KB 0 Bytes
fki_patient UNUSED 16 KB 0 Bytes
fki_type UNUSED 16 KB 0 Bytes
floors 16 KB 0 Bytes
followup_infos 16 KB 0 Bytes
followup_infos_pkey 16 KB 0 Bytes
form_categories 16 KB 0 Bytes
form_categories_pkey 16 KB 0 Bytes
form_sets 16 KB 0 Bytes
form_sets_pkey 16 KB 0 Bytes
free_item_received_details 16 KB 0 Bytes
free_item_received_details_pkey 16 KB 0 Bytes
freezers 16 KB 0 Bytes
freezers_pkey 16 KB 0 Bytes
frozens 16 KB 0 Bytes
frozens_pkey 16 KB 0 Bytes
functional_milestones 16 KB 0 Bytes
functional_milestones_pkey 16 KB 0 Bytes
gastrointestinal_templates 16 KB 0 Bytes
gastrointestinal_templates_pkey 16 KB 0 Bytes
genders 16 KB 0 Bytes
genders_pkey 16 KB 0 Bytes
genders_temp_pkey 16 KB 0 Bytes
general_account_journals_pkey 16 KB 0 Bytes
generate_lab_pdfs_pkey 16 KB 0 Bytes
generate_lab_tokens_pkey 16 KB 0 Bytes
grade_kras 16 KB 0 Bytes
grade_kras_pkey 16 KB 0 Bytes
grants 16 KB 0 Bytes
grants_pkey 16 KB 0 Bytes
grievance_feedbacks 16 KB 0 Bytes
grievance_feedbacks_pkey 16 KB 0 Bytes
grivenace_categories 16 KB 0 Bytes
grivenace_categories_pkey 16 KB 0 Bytes
grn_details 16 KB 0 Bytes
grn_details_pkey 16 KB 0 Bytes
grn_free_item_details 16 KB 0 Bytes
grn_free_item_details_pkey 16 KB 0 Bytes
grns 16 KB 0 Bytes
grns_pkey 16 KB 0 Bytes
handover_recomendation_assessments_pkey 16 KB 0 Bytes
head_necks_pkey 16 KB 0 Bytes
health_parameters_encounter_id_idx 16 KB 0 Bytes
healthcare_institutions 16 KB 0 Bytes
healthcare_institutions_pkey 16 KB 0 Bytes
hematolym_phoids 16 KB 0 Bytes
hematolym_phoids_pkey 16 KB 0 Bytes
hip_examinations 16 KB 0 Bytes
hip_examinations_pkey 16 KB 0 Bytes
histhopathology_masters 16 KB 0 Bytes
histhopathology_masters_pkey 16 KB 0 Bytes
histology_icd_o3_results 16 KB 0 Bytes
histology_icd_o3_results_pkey 16 KB 0 Bytes
histopathologies 16 KB 0 Bytes
histopathologies_pkey 16 KB 0 Bytes
hl7_interface_types 16 KB 0 Bytes
hl7_interface_types_pkey 16 KB 0 Bytes
hl7_segments_pkey 16 KB 0 Bytes
hlseven_sent_messages_pkey 16 KB 0 Bytes
holiday_masters 16 KB 0 Bytes
holiday_masters_pkey 16 KB 0 Bytes
house_keeping_activities 16 KB 0 Bytes
house_keeping_activities_pkey 16 KB 0 Bytes
human_relations_pkey 16 KB 0 Bytes
humpties_pkey 16 KB 0 Bytes
iclock_biophoto 16 KB 0 Bytes
iclock_biophoto_employee_id_3dba5819 UNUSED 16 KB 0 Bytes
iclock_biophoto_employee_id_3dba5819_like UNUSED 16 KB 0 Bytes
iclock_biophoto_pkey 16 KB 0 Bytes
iclock_deviceconfig_company_id_0fec1982 UNUSED 16 KB 0 Bytes
iclock_deviceconfig_pkey 16 KB 0 Bytes
iclock_deviceconfig_uuid_d52a3627_like UNUSED 16 KB 0 Bytes
iclock_terminal 16 KB 0 Bytes
iclock_terminal_area_id_c019c6f0 UNUSED 16 KB 0 Bytes
iclock_terminal_company_id_f2ecaaba UNUSED 16 KB 0 Bytes
iclock_terminal_pkey 16 KB 0 Bytes
iclock_terminal_sn_209168b1_like UNUSED 16 KB 0 Bytes
iclock_terminal_sn_key 16 KB 0 Bytes
iclock_terminalcommand 16 KB 0 Bytes
iclock_terminalcommand_pkey 16 KB 0 Bytes
iclock_terminalcommand_terminal_id_transfer_tim_495f0cc3_idx UNUSED 16 KB 0 Bytes
iclock_terminalparameter_pkey 16 KB 0 Bytes
iclock_terminalparameter_terminal_id_param_name_8abbb5c0_uniq 16 KB 0 Bytes
iclock_transaction_company_id_e7aede63 UNUSED 16 KB 0 Bytes
iclock_transaction_emp_code_punch_time_term_01210dcc_uniq 16 KB 0 Bytes
iclock_transaction_emp_id_60fa3521 UNUSED 16 KB 0 Bytes
iclock_transaction_emp_id_60fa3521_like UNUSED 16 KB 0 Bytes
iclock_transaction_pkey 16 KB 0 Bytes
iclock_transaction_terminal_id_451c81c2 UNUSED 16 KB 0 Bytes
iclock_unregister 16 KB 0 Bytes
iclock_unregister_company_id_e76c1e27 UNUSED 16 KB 0 Bytes
iclock_unregister_emp_id_e51e996d UNUSED 16 KB 0 Bytes
iclock_unregister_emp_id_e51e996d_like UNUSED 16 KB 0 Bytes
iclock_unregister_pkey 16 KB 0 Bytes
iclock_unregister_punch_time_company_id_te_85f5d01c_uniq 16 KB 0 Bytes
iclock_unregister_terminal_id_7c0e4a51 UNUSED 16 KB 0 Bytes
icu_comorbities 16 KB 0 Bytes
icu_comorbities_pkey 16 KB 0 Bytes
idx_pid_vid UNUSED 16 KB 0 Bytes
idx_ref1_ref3_fref3 16 KB 0 Bytes
immunization_histories 16 KB 0 Bytes
immunization_histories_pkey 16 KB 0 Bytes
implant_details 16 KB 0 Bytes
implant_details_pkey 16 KB 0 Bytes
inattentions_pkey 16 KB 0 Bytes
index_accident_emergency_details_on_patient_id 16 KB 0 Bytes
index_accident_emergency_details_on_title_id UNUSED 16 KB 0 Bytes
index_account_configurations_on_general_account_id UNUSED 16 KB 0 Bytes
index_adt_requests_on_patient_id 16 KB 0 Bytes
index_adt_requests_on_visit_id UNUSED 16 KB 0 Bytes
index_advance_details_on_transaction_detail_id UNUSED 16 KB 0 Bytes
index_advance_details_on_visit_id UNUSED 16 KB 0 Bytes
index_advance_visits_bills_on_advance_visit_id UNUSED 16 KB 0 Bytes
index_advance_visits_bills_on_bill_id UNUSED 16 KB 0 Bytes
index_advance_visits_bills_on_visit_id 16 KB 0 Bytes
index_advance_visits_on_advance_type UNUSED 16 KB 0 Bytes
index_advance_visits_on_collection_type UNUSED 16 KB 0 Bytes
index_advance_visits_on_patient_id UNUSED 16 KB 0 Bytes
index_advance_visits_on_visit_id 16 KB 0 Bytes
index_assets_on_inventory_transaction_detail_id 16 KB 0 Bytes
index_bed_allocations_on_bed_category_id UNUSED 16 KB 0 Bytes
index_bed_allocations_on_bed_id UNUSED 16 KB 0 Bytes
index_bed_allocations_on_corporate_id UNUSED 16 KB 0 Bytes
index_bed_allocations_on_station_id 16 KB 0 Bytes
index_bed_allocations_on_treatment_id UNUSED 16 KB 0 Bytes
index_bed_categories_on_location_id UNUSED 16 KB 0 Bytes
index_bed_component_rates_on_bed_rate_category_id UNUSED 16 KB 0 Bytes
index_bed_component_rates_on_bed_rate_component_id UNUSED 16 KB 0 Bytes
index_bed_component_rates_on_corporate_id UNUSED 16 KB 0 Bytes
index_bill_category_corporates_on_bill_category_id UNUSED 16 KB 0 Bytes
index_bill_category_corporates_on_corporate_id UNUSED 16 KB 0 Bytes
index_blood_bank_components_on_location_id UNUSED 16 KB 0 Bytes
index_clinical_systems_on_short_name UNUSED 16 KB 0 Bytes
index_clinician_shares_on_bill_detail_id UNUSED 16 KB 0 Bytes
index_clinician_shares_on_clinician_id UNUSED 16 KB 0 Bytes
index_corporate_status_details_on_bill_detail_id 16 KB 0 Bytes
index_corporate_status_details_on_corporate_id UNUSED 16 KB 0 Bytes
index_corporate_status_details_on_visit_id 16 KB 0 Bytes
index_corporates_on_parent_id UNUSED 16 KB 0 Bytes
index_department_service_groups_on_location_id 16 KB 0 Bytes
index_department_shift_details_on_department_id UNUSED 16 KB 0 Bytes
index_department_shift_details_on_shift_timing_id UNUSED 16 KB 0 Bytes
index_diagrams_on_encounter_id UNUSED 16 KB 0 Bytes
index_diagrams_on_patient_id 16 KB 0 Bytes
index_donor_blood_unit_components_on_blood_bank_component_maste UNUSED 16 KB 0 Bytes
index_donor_blood_unit_components_on_blood_group_id UNUSED 16 KB 0 Bytes
index_donor_blood_unit_components_on_donor_visit_detail_id 16 KB 0 Bytes
index_donor_details_on_area_id UNUSED 16 KB 0 Bytes
index_donor_details_on_blood_group_id UNUSED 16 KB 0 Bytes
index_donor_details_on_city_id UNUSED 16 KB 0 Bytes
index_donor_details_on_location_id UNUSED 16 KB 0 Bytes
index_donor_visit_details_on_area_id UNUSED 16 KB 0 Bytes
index_donor_visit_details_on_blood_bank_donor_type_master_id UNUSED 16 KB 0 Bytes
index_donor_visit_details_on_blood_bank_hospital_list_id UNUSED 16 KB 0 Bytes
index_donor_visit_details_on_city_id UNUSED 16 KB 0 Bytes
index_donor_visit_details_on_donor_detail_id 16 KB 0 Bytes
index_drug_prescription_details_on_item_id 16 KB 0 Bytes
index_drug_prescription_details_on_status 16 KB 0 Bytes
index_duty_rosters_on_location_id 16 KB 0 Bytes
index_duty_rosters_on_shift_timing_id UNUSED 16 KB 0 Bytes
index_employee_bank_details_on_bank_id UNUSED 16 KB 0 Bytes
index_employee_bank_details_on_employee_over_time_id UNUSED 16 KB 0 Bytes
index_employee_bank_details_on_salary_type_id UNUSED 16 KB 0 Bytes
index_employee_degrees_on_employee_id UNUSED 16 KB 0 Bytes
index_employee_dependent_details_on_employee_id UNUSED 16 KB 0 Bytes
index_employee_duty_roasters_on_allocation_id UNUSED 16 KB 0 Bytes
index_employee_duty_roasters_on_location_id UNUSED 16 KB 0 Bytes
index_employee_duty_roasters_on_personnel_id 16 KB 0 Bytes
index_employee_duty_roasters_on_shift_timing_id UNUSED 16 KB 0 Bytes
index_employee_experiences_on_employee_id UNUSED 16 KB 0 Bytes
index_employee_leave_balances_on_leave_type_id UNUSED 16 KB 0 Bytes
index_equipments_on_item_id UNUSED 16 KB 0 Bytes
index_in_clinic_id 16 KB 0 Bytes
index_inpatient_details_on_admit_clinician_id 16 KB 0 Bytes
index_inpatient_details_on_consult_clinician_id 16 KB 0 Bytes
index_inpatient_details_on_corporate_id UNUSED 16 KB 0 Bytes
index_inpatient_details_on_discharge_time UNUSED 16 KB 0 Bytes
index_inv_tran_details_on_drug_prescription_detail_id 16 KB 0 Bytes
index_inventory_heads_on_location_id 16 KB 0 Bytes
index_inventory_heads_on_role_id UNUSED 16 KB 0 Bytes
index_inventory_statuses_on_created_at UNUSED 16 KB 0 Bytes
index_inventory_statuses_on_created_by UNUSED 16 KB 0 Bytes
index_inventory_statuses_on_flag UNUSED 16 KB 0 Bytes
index_inventory_statuses_on_inventory_head_id 16 KB 0 Bytes
index_inventory_statuses_on_item_with_detail_id 16 KB 0 Bytes
index_inventory_statuses_on_mg_status UNUSED 16 KB 0 Bytes
index_inventory_statuses_on_quantity UNUSED 16 KB 0 Bytes
index_inventory_statuses_on_status UNUSED 16 KB 0 Bytes
index_inventory_statuses_on_updated_at UNUSED 16 KB 0 Bytes
index_inventory_statuses_on_updated_by UNUSED 16 KB 0 Bytes
index_inventory_transaction_details_on_inventory_transaction_id 16 KB 0 Bytes
index_inventory_transaction_details_on_item_with_detail_id 16 KB 0 Bytes
index_inventory_transactions_on_from_inventory_head_id 16 KB 0 Bytes
index_inventory_transactions_on_to_inventory_head_id 16 KB 0 Bytes
index_invoice_details_on_invoice_id UNUSED 16 KB 0 Bytes
index_invoice_details_on_item_id UNUSED 16 KB 0 Bytes
index_invoice_details_on_tax_profile_id UNUSED 16 KB 0 Bytes
index_invoices_on_purchase_order_id UNUSED 16 KB 0 Bytes
index_ip_supplementary_bills_on_bill_finalized_time 16 KB 0 Bytes
index_ipd_opd_data_entry_forms_on_clinician_id UNUSED 16 KB 0 Bytes
index_ipd_opd_data_entry_forms_on_patient_age UNUSED 16 KB 0 Bytes
index_ipd_opd_data_entry_forms_on_patient_type UNUSED 16 KB 0 Bytes
index_ipd_opd_data_entry_forms_on_visit_id UNUSED 16 KB 0 Bytes
index_item_indent_details_on_item_id UNUSED 16 KB 0 Bytes
index_item_indent_details_on_item_indent_id UNUSED 16 KB 0 Bytes
index_item_indent_details_on_item_unit_denomination_id UNUSED 16 KB 0 Bytes
index_item_indents_on_from_inventory_head_id UNUSED 16 KB 0 Bytes
index_item_indents_on_to_inventory_head_id UNUSED 16 KB 0 Bytes
index_item_with_details_on_actual_cost_price UNUSED 16 KB 0 Bytes
index_item_with_details_on_batch_number UNUSED 16 KB 0 Bytes
index_item_with_details_on_cost_price UNUSED 16 KB 0 Bytes
index_item_with_details_on_created_at UNUSED 16 KB 0 Bytes
index_item_with_details_on_created_by UNUSED 16 KB 0 Bytes
index_item_with_details_on_dc_date UNUSED 16 KB 0 Bytes
index_item_with_details_on_dc_no UNUSED 16 KB 0 Bytes
index_item_with_details_on_difference_amount UNUSED 16 KB 0 Bytes
index_item_with_details_on_discount_percentage UNUSED 16 KB 0 Bytes
index_item_with_details_on_effective_cost_price 16 KB 0 Bytes
index_item_with_details_on_expiry_date UNUSED 16 KB 0 Bytes
index_item_with_details_on_fare_market_value UNUSED 16 KB 0 Bytes
index_item_with_details_on_general_account_id UNUSED 16 KB 0 Bytes
index_item_with_details_on_item_id 16 KB 0 Bytes
index_item_with_details_on_manufacture_date UNUSED 16 KB 0 Bytes
index_item_with_details_on_manufacturer_id UNUSED 16 KB 0 Bytes
index_item_with_details_on_mg_status UNUSED 16 KB 0 Bytes
index_item_with_details_on_mrp UNUSED 16 KB 0 Bytes
index_item_with_details_on_output_tax_profile_id UNUSED 16 KB 0 Bytes
index_item_with_details_on_purchase_expense_amount UNUSED 16 KB 0 Bytes
index_item_with_details_on_reference1 UNUSED 16 KB 0 Bytes
index_item_with_details_on_selling_price UNUSED 16 KB 0 Bytes
index_item_with_details_on_status UNUSED 16 KB 0 Bytes
index_item_with_details_on_supplier_id UNUSED 16 KB 0 Bytes
index_item_with_details_on_tax_amount UNUSED 16 KB 0 Bytes
index_item_with_details_on_tax_on_flag UNUSED 16 KB 0 Bytes
index_item_with_details_on_tax_profile_id UNUSED 16 KB 0 Bytes
index_item_with_details_on_updated_at UNUSED 16 KB 0 Bytes
index_item_with_details_on_updated_by UNUSED 16 KB 0 Bytes
index_lab1_extids_on_current_value UNUSED 16 KB 0 Bytes
index_lab1_extids_on_location_id UNUSED 16 KB 0 Bytes
index_lab1_extids_on_lock_version UNUSED 16 KB 0 Bytes
index_lab1_extids_on_narration UNUSED 16 KB 0 Bytes
index_lab_test_specimens_on_specimen_extid UNUSED 16 KB 0 Bytes
index_lab_test_specimens_on_specimen_number UNUSED 16 KB 0 Bytes
index_lab_test_specimens_on_specimen_prefix UNUSED 16 KB 0 Bytes
index_lab_tests_on_lab_category_id UNUSED 16 KB 0 Bytes
index_lab_tests_on_lab_test_mode_id UNUSED 16 KB 0 Bytes
index_leave_availd_details_on_leave_type_id UNUSED 16 KB 0 Bytes
index_leave_profile_details_on_leave_type_id UNUSED 16 KB 0 Bytes
index_name UNUSED 16 KB 0 Bytes
index_nurse_tasks_on_bed_id UNUSED 16 KB 0 Bytes
index_optometric_evaluations_on_patient_id UNUSED 16 KB 0 Bytes
index_order_control_is_future_order UNUSED 16 KB 0 Bytes
index_patient_referal_details_on_patient_id UNUSED 16 KB 0 Bytes
index_people_on_dependent_code UNUSED 16 KB 0 Bytes
index_people_on_member_id UNUSED 16 KB 0 Bytes
index_people_on_memberno UNUSED 16 KB 0 Bytes
index_personnel_id 16 KB 0 Bytes
index_physical_examinations_on_encounter_id UNUSED 16 KB 0 Bytes
index_pi_on_inventory_head_id UNUSED 16 KB 0 Bytes
index_pi_on_pi_date 16 KB 0 Bytes
index_pid_on_item_id 16 KB 0 Bytes
index_pid_on_purchase_indent_id 16 KB 0 Bytes
index_prescription_category UNUSED 16 KB 0 Bytes
index_prescription_date_prescription_type 16 KB 0 Bytes
index_prescription_masters_on_patient_id 16 KB 0 Bytes
index_prescription_masters_on_visit_id 16 KB 0 Bytes
index_prescription_type 16 KB 0 Bytes
index_present_illnesses_on_encounter_id UNUSED 16 KB 0 Bytes
index_present_illnesses_on_patient_id UNUSED 16 KB 0 Bytes
index_purchase_order_details_on_item_id UNUSED 16 KB 0 Bytes
index_purchase_order_details_on_item_unit_denomination_id UNUSED 16 KB 0 Bytes
index_purchase_order_details_on_purchase_order_id UNUSED 16 KB 0 Bytes
index_purchase_order_details_on_tax_profile_id UNUSED 16 KB 0 Bytes
index_purchase_orders_on_inventory_head_id UNUSED 16 KB 0 Bytes
index_purchase_orders_on_supplier_id UNUSED 16 KB 0 Bytes
index_rate_contract_details_on_free_item_id UNUSED 16 KB 0 Bytes
index_rate_contract_details_on_free_item_unit_denomination_id UNUSED 16 KB 0 Bytes
index_rate_contract_details_on_item_id UNUSED 16 KB 0 Bytes
index_rate_contract_details_on_item_unit_denomination_id UNUSED 16 KB 0 Bytes
index_rate_contract_details_on_rate_contract_id UNUSED 16 KB 0 Bytes
index_rate_contract_details_on_tax_profile_id UNUSED 16 KB 0 Bytes
index_rate_contracts_on_supplier_id UNUSED 16 KB 0 Bytes
index_review_of_systems_on_encounter_id UNUSED 16 KB 0 Bytes
index_roles_on_location_id 16 KB 0 Bytes
index_service_group_on_clinical_system_id 16 KB 0 Bytes
index_service_group_on_department_service_group UNUSED 16 KB 0 Bytes
index_service_types_on_corporate_id UNUSED 16 KB 0 Bytes
index_services_blood_components_on_location_id UNUSED 16 KB 0 Bytes
index_states_on_country_id 16 KB 0 Bytes
index_status UNUSED 16 KB 0 Bytes
index_suppliers_on_email_id UNUSED 16 KB 0 Bytes
index_suppliers_on_inventory_head_id UNUSED 16 KB 0 Bytes
index_suppliers_on_supplier_type_id UNUSED 16 KB 0 Bytes
index_surgical_package_items_on_item_id UNUSED 16 KB 0 Bytes
index_surgical_package_items_on_surgery_pack_id UNUSED 16 KB 0 Bytes
index_tax_rules_on_general_account_id UNUSED 16 KB 0 Bytes
index_tax_rules_on_tax_profile_id UNUSED 16 KB 0 Bytes
index_titles_on_sex_id UNUSED 16 KB 0 Bytes
index_track_assets_on_inventory_head_id 16 KB 0 Bytes
index_users_approvals_on_user_id UNUSED 16 KB 0 Bytes
index_vital_signs_on_patient_id UNUSED 16 KB 0 Bytes
induction_anaesthesias 16 KB 0 Bytes
induction_anaesthesias_pkey 16 KB 0 Bytes
initial_assessment_forms_pkey 16 KB 0 Bytes
inpatient_visitors_pkey 16 KB 0 Bytes
input_output_charts 16 KB 0 Bytes
input_output_charts_pkey 16 KB 0 Bytes
input_output_records_pkey 16 KB 0 Bytes
instituition_types 16 KB 0 Bytes
instituition_types_pkey 16 KB 0 Bytes
institution_groups 16 KB 0 Bytes
institution_groups_pkey 16 KB 0 Bytes
interface_types_segments_pkey 16 KB 0 Bytes
interview_mode_of_communications_pkey 16 KB 0 Bytes
intra_op_checklists 16 KB 0 Bytes
intra_op_checklists_pkey 16 KB 0 Bytes
intra_operation_records 16 KB 0 Bytes
intra_operation_records_pkey 16 KB 0 Bytes
inventory_brands_mappings_pkey 16 KB 0 Bytes
inventory_heads_item_groups_pkey 16 KB 0 Bytes
inventory_statuses_pkey 16 KB 0 Bytes
inventory_transactions_pkey 16 KB 0 Bytes
inventory_transactions_reference2_from_inventory_head_id_idx 16 KB 0 Bytes
inventory_transactions_reference2_to_inventory_head_id_idx 16 KB 0 Bytes
investigation_reports_pkey 16 KB 0 Bytes
invoice_details 16 KB 0 Bytes
invoice_details_pkey 16 KB 0 Bytes
invoice_rates 16 KB 0 Bytes
invoice_rates_pkey 16 KB 0 Bytes
invoices 16 KB 0 Bytes
invoices_pkey 16 KB 0 Bytes
iol_sections 16 KB 0 Bytes
iol_sections_pkey 16 KB 0 Bytes
ip_nutritional_assessment_on_admissions 16 KB 0 Bytes
ip_nutritional_assessment_on_admissions_pkey 16 KB 0 Bytes
ip_nutritional_reassessment_after_two_days 16 KB 0 Bytes
ip_nutritional_reassessment_after_two_days_pkey 16 KB 0 Bytes
ip_nutritional_screenings 16 KB 0 Bytes
ip_nutritional_screenings_pkey 16 KB 0 Bytes
ip_progressive_notes_pkey 16 KB 0 Bytes
ipd_data_entry_forms 16 KB 0 Bytes
ipd_data_entry_forms_pkey 16 KB 0 Bytes
ipd_opd_data_entry_forms 16 KB 0 Bytes
ipd_opd_data_entry_forms_pkey 16 KB 0 Bytes
issue_waste_details 16 KB 0 Bytes
issue_waste_details_pkey 16 KB 0 Bytes
issue_wastes 16 KB 0 Bytes
issue_wastes_pkey 16 KB 0 Bytes
item_categories 16 KB 0 Bytes
item_categories_pkey 16 KB 0 Bytes
item_classes 16 KB 0 Bytes
item_classes_pkey 16 KB 0 Bytes
item_group_suppliers_pkey 16 KB 0 Bytes
item_groups 16 KB 0 Bytes
item_groups_pkey 16 KB 0 Bytes
item_groupwise_corp_discounts 16 KB 0 Bytes
item_groupwise_corp_discounts_pkey 16 KB 0 Bytes
item_indent_details_pkey 16 KB 0 Bytes
item_indents_pkey 16 KB 0 Bytes
item_journals_pkey 16 KB 0 Bytes
item_receivable_details 16 KB 0 Bytes
item_receivables 16 KB 0 Bytes
item_receival_details_pkey 16 KB 0 Bytes
item_receivals_pkey 16 KB 0 Bytes
item_sub_classes 16 KB 0 Bytes
item_sub_classes_pkey 16 KB 0 Bytes
item_sub_groups 16 KB 0 Bytes
item_sub_groups_pkey 16 KB 0 Bytes
item_subcategories 16 KB 0 Bytes
item_subcategories_pkey 16 KB 0 Bytes
item_units 16 KB 0 Bytes
item_units_pkey 16 KB 0 Bytes
item_with_details_pkey 16 KB 0 Bytes
ix_description 16 KB 0 Bytes
job_grades 16 KB 0 Bytes
job_grades_pkey 16 KB 0 Bytes
keratometer_readings 16 KB 0 Bytes
keratometer_readings_pkey 16 KB 0 Bytes
key_assessment_candidates_pkey 16 KB 0 Bytes
key_assessment_types 16 KB 0 Bytes
key_assessment_types_pkey 16 KB 0 Bytes
kneeexams 16 KB 0 Bytes
kneeexams_pkey 16 KB 0 Bytes
kra_categories 16 KB 0 Bytes
kra_categories_pkey 16 KB 0 Bytes
kra_lists 16 KB 0 Bytes
kra_lists_pkey 16 KB 0 Bytes
lab_predefined_remark_id UNUSED 16 KB 0 Bytes
lab_report_remarks 16 KB 0 Bytes
lab_report_remarks_pkey 16 KB 0 Bytes
lab_test_modes 16 KB 0 Bytes
lab_test_request_id UNUSED 16 KB 0 Bytes
lab_tests 16 KB 0 Bytes
lab_tests_pkey 16 KB 0 Bytes
lab_upload_forms 16 KB 0 Bytes
lab_upload_forms_pkey 16 KB 0 Bytes
labour_room_records 16 KB 0 Bytes
labour_room_records_pkey 16 KB 0 Bytes
lad_employee_date_status UNUSED 16 KB 0 Bytes
languages 16 KB 0 Bytes
languages_pkey 16 KB 0 Bytes
laundry_statuses_pkey 16 KB 0 Bytes
laundry_transaction_details 16 KB 0 Bytes
laundry_transaction_details_pkey 16 KB 0 Bytes
leave_approval_details 16 KB 0 Bytes
leave_approval_details_pkey 16 KB 0 Bytes
leave_availd_details 16 KB 0 Bytes
leave_availd_details_pkey 16 KB 0 Bytes
leave_categories 16 KB 0 Bytes
leave_profile_details_pkey 16 KB 0 Bytes
leave_taken_details 16 KB 0 Bytes
leave_taken_details_pkey 16 KB 0 Bytes
leave_types 16 KB 0 Bytes
leave_types_pkey 16 KB 0 Bytes
leaves_operatings 16 KB 0 Bytes
leaves_operatings_pkey 16 KB 0 Bytes
line_tube_catheters 16 KB 0 Bytes
line_tube_catheters_pkey 16 KB 0 Bytes
localities 16 KB 0 Bytes
localities_id_name_status_created_at_created_by_location_id_idx UNUSED 16 KB 0 Bytes
localities_pkey 16 KB 0 Bytes
locations 16 KB 0 Bytes
locations_bkp_2022_08_22 16 KB 0 Bytes
locations_pkey 16 KB 0 Bytes
locations_terms_and_conditions 16 KB 0 Bytes
locations_terms_and_conditions_pkey 16 KB 0 Bytes
lowbackpains 16 KB 0 Bytes
lowbackpains_pkey 16 KB 0 Bytes
lower_extremity_functionals 16 KB 0 Bytes
lower_extremity_functionals_pkey 16 KB 0 Bytes
luxury_types 16 KB 0 Bytes
luxurytypes_pkey 16 KB 0 Bytes
machine_names 16 KB 0 Bytes
machine_names_pkey 16 KB 0 Bytes
main_menu_fetch_index UNUSED 16 KB 0 Bytes
main_problems 16 KB 0 Bytes
main_problems_pkey 16 KB 0 Bytes
male_genital_organs 16 KB 0 Bytes
male_genital_organs_pkey 16 KB 0 Bytes
maniatabs_pkey 16 KB 0 Bytes
mapping_dialysis_machines_pkey 16 KB 0 Bytes
marital_statuses 16 KB 0 Bytes
marital_statuses_pkey 16 KB 0 Bytes
markup_for_mrps 16 KB 0 Bytes
markup_for_mrps_pkey 16 KB 0 Bytes
master_vaccinations 16 KB 0 Bytes
master_vaccinations_pkey 16 KB 0 Bytes
meal_details 16 KB 0 Bytes
meal_details_pkey 16 KB 0 Bytes
meals 16 KB 0 Bytes
meals_pkey 16 KB 0 Bytes
medical_board_lists 16 KB 0 Bytes
medical_board_lists_pkey 16 KB 0 Bytes
medical_department_lists_pkey 16 KB 0 Bytes
medical_diagrams 16 KB 0 Bytes
medical_diagrams_pkey 16 KB 0 Bytes
medical_uploads 16 KB 0 Bytes
medical_uploads_pkey 16 KB 0 Bytes
medication_details 16 KB 0 Bytes
medication_details_pkey 16 KB 0 Bytes
medication_errors 16 KB 0 Bytes
medication_errors_pkey 16 KB 0 Bytes
medication_feeding_recordings 16 KB 0 Bytes
medication_feeding_recordings_pkey 16 KB 0 Bytes
medication_items 16 KB 0 Bytes
medication_items_pkey 16 KB 0 Bytes
medication_prescriptions 16 KB 0 Bytes
medication_prescriptions_pkey 16 KB 0 Bytes
medicine_brands 16 KB 0 Bytes
medicine_brands_pkey 16 KB 0 Bytes
menu_contexts_action_group_partials_pkey 16 KB 0 Bytes
mews_scores_pkey 16 KB 0 Bytes
micro_biologies 16 KB 0 Bytes
micro_biologies_pkey 16 KB 0 Bytes
mmse_spec_tables_pkey 16 KB 0 Bytes
modified_somatics_pkey 16 KB 0 Bytes
mortuaries 16 KB 0 Bytes
mortuaries_pkey 16 KB 0 Bytes
mr_detail_special_types 16 KB 0 Bytes
mr_detail_special_types_pkey 16 KB 0 Bytes
mr_details 16 KB 0 Bytes
mr_details_pkey 16 KB 0 Bytes
mr_icd_codes_pkey 16 KB 0 Bytes
mr_logins 16 KB 0 Bytes
mr_logins_pkey 16 KB 0 Bytes
mr_racks 16 KB 0 Bytes
mr_racks_pkey 16 KB 0 Bytes
mr_record_types 16 KB 0 Bytes
mr_record_types_pkey 16 KB 0 Bytes
mr_shelves 16 KB 0 Bytes
mr_shelves_pkey 16 KB 0 Bytes
mr_special_file_types 16 KB 0 Bytes
mr_special_file_types_pkey 16 KB 0 Bytes
n_diagnosis_code_idx UNUSED 16 KB 0 Bytes
name UNUSED 16 KB 0 Bytes
nanda_domain_categories_pkey 16 KB 0 Bytes
nanda_domain_category_codes_pkey 16 KB 0 Bytes
nanda_domains_pkey 16 KB 0 Bytes
nationalities_pkey 16 KB 0 Bytes
neckdisabilities 16 KB 0 Bytes
neckdisabilities_pkey 16 KB 0 Bytes
neckquestionnaires 16 KB 0 Bytes
neckquestionnaires_pkey 16 KB 0 Bytes
new_born_data_sheets 16 KB 0 Bytes
new_born_data_sheets_pkey 16 KB 0 Bytes
news_papers 16 KB 0 Bytes
news_papers_pkey 16 KB 0 Bytes
no_dues 16 KB 0 Bytes
no_dues_employee_separation_id UNUSED 16 KB 0 Bytes
no_dues_pkey 16 KB 0 Bytes
nt_patient_status_bed 16 KB 0 Bytes
nurse_shift_handovers_pkey 16 KB 0 Bytes
nurse_tasks 16 KB 0 Bytes
nurse_tasks_pkey 16 KB 0 Bytes
nursing_activities 16 KB 0 Bytes
nursing_activity_details 16 KB 0 Bytes
nursing_assessments_pkey 16 KB 0 Bytes
nursing_instructions 16 KB 0 Bytes
nursing_instructions_pkey 16 KB 0 Bytes
nursing_intake_masters 16 KB 0 Bytes
nursing_intake_masters_pkey 16 KB 0 Bytes
nursing_intakes 16 KB 0 Bytes
nursing_intakes_pkey 16 KB 0 Bytes
nursing_qualifier_masters 16 KB 0 Bytes
nursing_qualifier_masters_pkey 16 KB 0 Bytes
nutritional_histories 16 KB 0 Bytes
nutritional_histories_pkey 16 KB 0 Bytes
occupations 16 KB 0 Bytes
occupations_pkey 16 KB 0 Bytes
occurrence_books 16 KB 0 Bytes
occurrence_books_pkey 16 KB 0 Bytes
online_suppliers 16 KB 0 Bytes
online_suppliers_pkey 16 KB 0 Bytes
opd_data_entry_forms 16 KB 0 Bytes
opd_data_entry_forms_pkey 16 KB 0 Bytes
opd_prescriptions_pkey 16 KB 0 Bytes
opd_uploads_pkey 16 KB 0 Bytes
ophthalmic_examinations 16 KB 0 Bytes
ophthalmic_examinations_pkey 16 KB 0 Bytes
ophthalmic_histories 16 KB 0 Bytes
ophthalmic_histories_pkey 16 KB 0 Bytes
ophthalmic_sites 16 KB 0 Bytes
ophthalmic_sites_pkey 16 KB 0 Bytes
optix_item_types 16 KB 0 Bytes
optix_item_types_pkey 16 KB 0 Bytes
optometric_evaluations 16 KB 0 Bytes
optometric_evaluations_pkey 16 KB 0 Bytes
order_set_details 16 KB 0 Bytes
order_set_details_pkey 16 KB 0 Bytes
order_set_groups 16 KB 0 Bytes
order_set_groups_pkey 16 KB 0 Bytes
order_set_items 16 KB 0 Bytes
order_set_items_pkey 16 KB 0 Bytes
order_set_sub_groups 16 KB 0 Bytes
order_set_sub_groups_pkey 16 KB 0 Bytes
order_sets 16 KB 0 Bytes
order_sets_pkey 16 KB 0 Bytes
organ_systems_pkey 16 KB 0 Bytes
other_findings_pkey 16 KB 0 Bytes
other_prescription_details 16 KB 0 Bytes
other_prescription_details_pkey 16 KB 0 Bytes
otp_users 16 KB 0 Bytes
otp_users_pkey 16 KB 0 Bytes
outsource_report_details 16 KB 0 Bytes
outsource_report_details_pkey 16 KB 0 Bytes
oxfort_shoulder_scores 16 KB 0 Bytes
oxfort_shoulder_scores_pkey 16 KB 0 Bytes
package_groups_pkey 16 KB 0 Bytes
package_pharmacy_items_pkey 16 KB 0 Bytes
pain_controls 16 KB 0 Bytes
pain_controls_pkey 16 KB 0 Bytes
palliative_care_forms 16 KB 0 Bytes
palliative_care_forms_pkey 16 KB 0 Bytes
paras_environments 16 KB 0 Bytes
paras_environments_pkey 16 KB 0 Bytes
past_medical_histories 16 KB 0 Bytes
past_medical_histories_pkey 16 KB 0 Bytes
past_surgical_histories 16 KB 0 Bytes
past_surgical_histories_pkey 16 KB 0 Bytes
patient_categories_pkey 16 KB 0 Bytes
patient_death_details_pkey 16 KB 0 Bytes
patient_death_summaries 16 KB 0 Bytes
patient_death_summaries_pkey 16 KB 0 Bytes
patient_dialysis_chart_details 16 KB 0 Bytes
patient_dialysis_chart_details_pkey 16 KB 0 Bytes
patient_dialysis_charts 16 KB 0 Bytes
patient_dialysis_charts_pkey 16 KB 0 Bytes
patient_diets_pkey 16 KB 0 Bytes
patient_examination_forms 16 KB 0 Bytes
patient_examination_forms_pkey 16 KB 0 Bytes
patient_examinations 16 KB 0 Bytes
patient_examinations_pkey 16 KB 0 Bytes
patient_forensic_reports 16 KB 0 Bytes
patient_forensic_reports_pkey 16 KB 0 Bytes
patient_gatepass_discharges 16 KB 0 Bytes
patient_gatepass_discharges_pkey 16 KB 0 Bytes
patient_name_details_pkey 16 KB 0 Bytes
patient_ot_notes_pkey 16 KB 0 Bytes
patient_postmortems_pkey 16 KB 0 Bytes
patient_referal_details 16 KB 0 Bytes
patient_referal_details_pkey 16 KB 0 Bytes
patient_seen_histories_pkey 16 KB 0 Bytes
patient_surgey_uploads 16 KB 0 Bytes
patient_surgey_uploads_pkey 16 KB 0 Bytes
patient_tumor_board_details 16 KB 0 Bytes
patient_tumor_board_details_pkey 16 KB 0 Bytes
payroll_emppayrollprofile_employee_id_6c97078c_like UNUSED 16 KB 0 Bytes
payroll_emppayrollprofile_employee_id_key 16 KB 0 Bytes
payroll_emppayrollprofile_pkey 16 KB 0 Bytes
people_pkey 16 KB 0 Bytes
performance_kra_categories_pkey 16 KB 0 Bytes
personnel_area_area_code_company_id_282f2b57_uniq 16 KB 0 Bytes
personnel_area_company_id_59750eb5 UNUSED 16 KB 0 Bytes
personnel_area_parent_area_id_39028fda UNUSED 16 KB 0 Bytes
personnel_area_pkey 16 KB 0 Bytes
personnel_company 16 KB 0 Bytes
personnel_company_name_7fd322ef_like UNUSED 16 KB 0 Bytes
personnel_company_name_key 16 KB 0 Bytes
personnel_company_pkey 16 KB 0 Bytes
personnel_department_company_id_00867fd8 UNUSED 16 KB 0 Bytes
personnel_department_dept_code_company_id_4275b710_uniq 16 KB 0 Bytes
personnel_department_parent_dept_id_d0b44024 UNUSED 16 KB 0 Bytes
personnel_department_pkey 16 KB 0 Bytes
personnel_employee 16 KB 0 Bytes
personnel_employee_area_area_id_64c21925 UNUSED 16 KB 0 Bytes
personnel_employee_area_employee_id_8e5cec21_like UNUSED 16 KB 0 Bytes
personnel_employee_area_employee_id_area_id_00b3d777_uniq 16 KB 0 Bytes
personnel_employee_area_pkey 16 KB 0 Bytes
personnel_employee_company_id_department_id_2c555933_idx UNUSED 16 KB 0 Bytes
personnel_employee_department_id_068bbd08 UNUSED 16 KB 0 Bytes
personnel_employee_emp_code_company_id_4d787b9f_uniq 16 KB 0 Bytes
personnel_employee_id_7ea5640e_like UNUSED 16 KB 0 Bytes
personnel_employee_location_id_494a1f8d UNUSED 16 KB 0 Bytes
personnel_employee_pkey 16 KB 0 Bytes
personnel_employee_position_id_c9321343 UNUSED 16 KB 0 Bytes
personnel_location_company_id_46ad1d50 UNUSED 16 KB 0 Bytes
personnel_location_parent_location_id_667cb9ac UNUSED 16 KB 0 Bytes
personnel_location_pkey 16 KB 0 Bytes
personnel_position_company_id_f06c5d2a UNUSED 16 KB 0 Bytes
personnel_position_parent_position_id_a496a36b UNUSED 16 KB 0 Bytes
personnel_position_pkey 16 KB 0 Bytes
personnel_position_position_code_company_id_28d3a7e2_uniq 16 KB 0 Bytes
pharmacy_bill_return_details 16 KB 0 Bytes
pharmacy_bill_return_details_pkey 16 KB 0 Bytes
pharmacy_bill_returns 16 KB 0 Bytes
pharmacy_bill_returns_pkey 16 KB 0 Bytes
pharmacy_patient_categories 16 KB 0 Bytes
pharmacy_patient_categories_pkey 16 KB 0 Bytes
phychiatries 16 KB 0 Bytes
phychiatries_pkey 16 KB 0 Bytes
physical_examinations_pkey 16 KB 0 Bytes
pi_amendment_details_pkey 16 KB 0 Bytes
pi_amendments 16 KB 0 Bytes
pi_amendments_pkey 16 KB 0 Bytes
pndt_forms 16 KB 0 Bytes
pndt_forms_pkey 16 KB 0 Bytes
post_op_checklists 16 KB 0 Bytes
post_op_checklists_pkey 16 KB 0 Bytes
post_tumor_boards 16 KB 0 Bytes
post_tumor_boards_pkey 16 KB 0 Bytes
postmortem_details_pkey 16 KB 0 Bytes
postmortem_injuries_pkey 16 KB 0 Bytes
pre_admission_remarks 16 KB 0 Bytes
pre_admission_remarks_pkey 16 KB 0 Bytes
pre_op_anesthetic_check_ups 16 KB 0 Bytes
pre_op_anesthetic_check_ups_pkey 16 KB 0 Bytes
pre_op_medications 16 KB 0 Bytes
pre_op_medications_pkey 16 KB 0 Bytes
pre_operative_checklist_wards 16 KB 0 Bytes
pre_operative_checklist_wards_pkey 16 KB 0 Bytes
pre_operative_checklists 16 KB 0 Bytes
pre_operative_checklists_pkey 16 KB 0 Bytes
prescription_masters_encounter_id_idx 16 KB 0 Bytes
prescription_masters_pkey 16 KB 0 Bytes
present_illnesses 16 KB 0 Bytes
present_illnesses_pkey 16 KB 0 Bytes
preterm_baby_head_circumferences 16 KB 0 Bytes
preterm_baby_head_circumferences_pkey 16 KB 0 Bytes
preterm_baby_heights 16 KB 0 Bytes
preterm_baby_heights_pkey 16 KB 0 Bytes
preterm_baby_weights 16 KB 0 Bytes
preterm_baby_weights_pkey 16 KB 0 Bytes
previous_histories 16 KB 0 Bytes
previous_histories_pkey 16 KB 0 Bytes
print_discharge_summaries 16 KB 0 Bytes
print_discharge_summaries_pkey 16 KB 0 Bytes
priorities 16 KB 0 Bytes
priorities_pkey 16 KB 0 Bytes
private_hospital_lists 16 KB 0 Bytes
private_hospital_lists_pkey 16 KB 0 Bytes
product_groups 16 KB 0 Bytes
product_groups_pkey 16 KB 0 Bytes
products 16 KB 0 Bytes
project_locations_pkey 16 KB 0 Bytes
protocols_pkey 16 KB 0 Bytes
provisional_bills_pkey 16 KB 0 Bytes
psgrades 16 KB 0 Bytes
psgrades_pkey 16 KB 0 Bytes
public_enquiry_details 16 KB 0 Bytes
public_enquiry_details_pkey 16 KB 0 Bytes
pupil_dil_records 16 KB 0 Bytes
pupil_dil_records_pkey 16 KB 0 Bytes
purchase_expenses_pkey 16 KB 0 Bytes
purchase_indent_details_pkey 16 KB 0 Bytes
purchase_indents_pkey 16 KB 0 Bytes
purchase_order_details 16 KB 0 Bytes
purchase_order_details_pkey 16 KB 0 Bytes
purchase_order_uploads 16 KB 0 Bytes
purchase_order_uploads_pkey 16 KB 0 Bytes
purchase_orders 16 KB 0 Bytes
purchase_orders_pkey 16 KB 0 Bytes
purchase_other_expenses 16 KB 0 Bytes
purchase_other_expenses_pkey 16 KB 0 Bytes
qualification_types 16 KB 0 Bytes
qualification_types_pkey 16 KB 0 Bytes
qualifications 16 KB 0 Bytes
qualifications_pkey 16 KB 0 Bytes
quality_control_test_details 16 KB 0 Bytes
quality_control_test_details_pkey 16 KB 0 Bytes
quality_control_tests 16 KB 0 Bytes
quality_control_tests_pkey 16 KB 0 Bytes
quality_equipments 16 KB 0 Bytes
quality_equipments_pkey 16 KB 0 Bytes
quality_samples 16 KB 0 Bytes
quality_samples_pkey 16 KB 0 Bytes
quality_services 16 KB 0 Bytes
quality_services_pkey 16 KB 0 Bytes
quantity_accepted_rejecteds 16 KB 0 Bytes
quantity_accepted_rejecteds_pkey 16 KB 0 Bytes
quotation_receive_texts 16 KB 0 Bytes
quotation_receive_texts_pkey 16 KB 0 Bytes
quotation_receive_uploads_pkey 16 KB 0 Bytes
quotation_receives_pkey 16 KB 0 Bytes
quotation_requests_pkey 16 KB 0 Bytes
quotation_texts 16 KB 0 Bytes
quotation_texts_pkey 16 KB 0 Bytes
quotation_uploads 16 KB 0 Bytes
quotation_uploads_pkey 16 KB 0 Bytes
races_pkey 16 KB 0 Bytes
radiation_therapy_records_pkey 16 KB 0 Bytes
radiology_templates 16 KB 0 Bytes
radiology_templates_pkey 16 KB 0 Bytes
radiotherapies 16 KB 0 Bytes
radiotherapies_pkey 16 KB 0 Bytes
rank_codes 16 KB 0 Bytes
rank_codes_pkey 16 KB 0 Bytes
ranks 16 KB 0 Bytes
ranks_pkey 16 KB 0 Bytes
rate_contract_details 16 KB 0 Bytes
rate_contract_details_pkey 16 KB 0 Bytes
rate_contract_texts 16 KB 0 Bytes
rate_contract_texts_pkey 16 KB 0 Bytes
rate_contract_uploads 16 KB 0 Bytes
rate_contract_uploads_pkey 16 KB 0 Bytes
rate_contracts 16 KB 0 Bytes
rate_contracts_pkey 16 KB 0 Bytes
rch_records_pkey 16 KB 0 Bytes
recipient_compatibility_reports 16 KB 0 Bytes
recipient_compatibility_reports_pkey 16 KB 0 Bytes
recipient_request_details_pkey 16 KB 0 Bytes
recipient_requests_pkey 16 KB 0 Bytes
record_associations 16 KB 0 Bytes
record_associations_pkey 16 KB 0 Bytes
reference_ranges 16 KB 0 Bytes
referral_category_values 16 KB 0 Bytes
referral_category_values_pkey 16 KB 0 Bytes
refferal_categories 16 KB 0 Bytes
refferal_categories_pkey 16 KB 0 Bytes
regions_pkey 16 KB 0 Bytes
register_forms 16 KB 0 Bytes
register_forms_pkey 16 KB 0 Bytes
rejected_lab_results_pkey 16 KB 0 Bytes
release_blood_request_issue_slip_details_pkey 16 KB 0 Bytes
release_blood_request_issue_slips 16 KB 0 Bytes
release_blood_request_issue_slips_pkey 16 KB 0 Bytes
religions_pkey 16 KB 0 Bytes
report_templates_pkey 16 KB 0 Bytes
requested_item_unit_denominations_pkey 16 KB 0 Bytes
requested_items 16 KB 0 Bytes
requested_items_pkey 16 KB 0 Bytes
requested_suppliers_pkey 16 KB 0 Bytes
respiratory_ivs_pkey 16 KB 0 Bytes
respiratory_sensations 16 KB 0 Bytes
respiratory_sensations_pkey 16 KB 0 Bytes
review_of_systems_pkey 16 KB 0 Bytes
richmond_agitations_pkey 16 KB 0 Bytes
round_off_journals 16 KB 0 Bytes
round_off_journals_pkey 16 KB 0 Bytes
rt_charts 16 KB 0 Bytes
rt_charts_pkey 16 KB 0 Bytes
rt_discharge_summaries 16 KB 0 Bytes
rt_discharge_summaries_pkey 16 KB 0 Bytes
rt_orders_pkey 16 KB 0 Bytes
rt_record_details_pkey 16 KB 0 Bytes
safety_risk_assessments_pkey 16 KB 0 Bytes
save_feedback_questionnaires 16 KB 0 Bytes
save_feedback_questionnaires_pkey 16 KB 0 Bytes
schedule_trainings_pkey 16 KB 0 Bytes
segretion_charts 16 KB 0 Bytes
segretion_charts_pkey 16 KB 0 Bytes
separation_employee_id UNUSED 16 KB 0 Bytes
service_categories 16 KB 0 Bytes
service_categories_pkey 16 KB 0 Bytes
service_display_name_mappings_pkey 16 KB 0 Bytes
service_group_id UNUSED 16 KB 0 Bytes
service_id UNUSED 16 KB 0 Bytes
service_mappings_pkey 16 KB 0 Bytes
service_prefixes_pkey 16 KB 0 Bytes
service_record_offices 16 KB 0 Bytes
service_record_offices_pkey 16 KB 0 Bytes
service_request__status 16 KB 0 Bytes
service_subtypes 16 KB 0 Bytes
service_subtypes_pkey 16 KB 0 Bytes
service_suffixes_pkey 16 KB 0 Bytes
service_types 16 KB 0 Bytes
services_blood_components_pkey 16 KB 0 Bytes
services_temp_pkey 16 KB 0 Bytes
servicetypes_pkey 16 KB 0 Bytes
session_times 16 KB 0 Bytes
session_times_pkey 16 KB 0 Bytes
shift_timings 16 KB 0 Bytes
shift_timings_pkey 16 KB 0 Bytes
shoulderexams 16 KB 0 Bytes
shoulderexams_pkey 16 KB 0 Bytes
sign_out_before_inductions 16 KB 0 Bytes
sign_out_before_inductions_pkey 16 KB 0 Bytes
signin_before_inductions 16 KB 0 Bytes
signin_before_inductions_pkey 16 KB 0 Bytes
signing_authority_masters 16 KB 0 Bytes
signing_authority_masters_pkey 16 KB 0 Bytes
simulation_charts 16 KB 0 Bytes
simulation_charts_pkey 16 KB 0 Bytes
skin_incisions 16 KB 0 Bytes
skin_incisions_pkey 16 KB 0 Bytes
skins_pkey 16 KB 0 Bytes
sleepdistchildages_pkey 16 KB 0 Bytes
sleepdists_pkey 16 KB 0 Bytes
snomed_emotional_state_finding 16 KB 0 Bytes
snomed_emotional_state_finding_pkey 16 KB 0 Bytes
snomed_route_of_administrations_pkey 16 KB 0 Bytes
social_histories 16 KB 0 Bytes
social_histories_patient_id_idx UNUSED 16 KB 0 Bytes
social_histories_pkey 16 KB 0 Bytes
somsymptoms_pkey 16 KB 0 Bytes
source_types 16 KB 0 Bytes
source_types_pkey 16 KB 0 Bytes
specialities 16 KB 0 Bytes
specialities_pkey 16 KB 0 Bytes
speciality_prescriptions 16 KB 0 Bytes
specializations_pkey 16 KB 0 Bytes
specility_precripation_details_pkey 16 KB 0 Bytes
specility_precripations_pkey 16 KB 0 Bytes
specimens 16 KB 0 Bytes
specimens_pkey 16 KB 0 Bytes
spectacle_advices 16 KB 0 Bytes
spectacle_advices_pkey 16 KB 0 Bytes
ssi_bundle_checklists 16 KB 0 Bytes
ssi_bundle_checklists_pkey 16 KB 0 Bytes
ssi_prevention_bundles 16 KB 0 Bytes
ssi_prevention_bundles_pkey 16 KB 0 Bytes
states_pkey 16 KB 0 Bytes
station_groups_pkey 16 KB 0 Bytes
store_categories 16 KB 0 Bytes
store_categories_pkey 16 KB 0 Bytes
store_edit_details_pkey 16 KB 0 Bytes
store_edits_pkey 16 KB 0 Bytes
store_purchase_conditions_pkey 16 KB 0 Bytes
store_terms_and_conditions 16 KB 0 Bytes
store_terms_and_conditions_pkey 16 KB 0 Bytes
sub_cost_centers 16 KB 0 Bytes
sub_cost_centers_pkey 16 KB 0 Bytes
sub_headers 16 KB 0 Bytes
sub_headers_pkey 16 KB 0 Bytes
sub_locations 16 KB 0 Bytes
sub_locations_pkey 16 KB 0 Bytes
sub_organs_pkey 16 KB 0 Bytes
substances_pkey 16 KB 0 Bytes
suggical_count_check_lists 16 KB 0 Bytes
suggical_count_check_lists_pkey 16 KB 0 Bytes
superior_vena_cavas_pkey 16 KB 0 Bytes
supplier_kpi_lists 16 KB 0 Bytes
supplier_kpi_lists_pkey 16 KB 0 Bytes
supplier_kra_lists 16 KB 0 Bytes
supplier_kra_lists_pkey 16 KB 0 Bytes
supplier_location_mappings 16 KB 0 Bytes
supplier_location_mappings_pkey 16 KB 0 Bytes
supplier_types 16 KB 0 Bytes
supplier_types_pkey 16 KB 0 Bytes
supplier_uploads_pkey 16 KB 0 Bytes
suppliers_pkey 16 KB 0 Bytes
surgeries 16 KB 0 Bytes
surgeries_pkey 16 KB 0 Bytes
surgery_pack_details_pkey 16 KB 0 Bytes
surgery_packs_pkey 16 KB 0 Bytes
surgical_package_items_pkey 16 KB 0 Bytes
swipe_details_pkey 16 KB 0 Bytes
systemic_examinations 16 KB 0 Bytes
systemic_examinations_pkey 16 KB 0 Bytes
tax_forms 16 KB 0 Bytes
tax_forms_pkey 16 KB 0 Bytes
tax_profiles 16 KB 0 Bytes
tax_profiles_pkey 16 KB 0 Bytes
tax_rules 16 KB 0 Bytes
tax_rules_pkey 16 KB 0 Bytes
terms_and_conditions 16 KB 0 Bytes
terms_and_conditions_headings 16 KB 0 Bytes
terms_and_conditions_headings_pkey 16 KB 0 Bytes
terms_and_conditions_pkey 16 KB 0 Bytes
test_modes_pkey 16 KB 0 Bytes
thoracic_templates_pkey 16 KB 0 Bytes
thorlumbexams 16 KB 0 Bytes
thorlumbexams_pkey 16 KB 0 Bytes
time_entries 16 KB 0 Bytes
time_entries_pkey 16 KB 0 Bytes
time_out_befores 16 KB 0 Bytes
time_out_befores_pkey 16 KB 0 Bytes
time_out_beforeskins 16 KB 0 Bytes
time_out_beforeskins_pkey 16 KB 0 Bytes
titles 16 KB 0 Bytes
titles_pkey 16 KB 0 Bytes
tonometry_records 16 KB 0 Bytes
tonometry_records_pkey 16 KB 0 Bytes
top_menus 16 KB 0 Bytes
top_menus_pkey 16 KB 0 Bytes
topography_codes 16 KB 0 Bytes
topography_codes_pkey 16 KB 0 Bytes
topography_groups 16 KB 0 Bytes
topography_groups_pkey 16 KB 0 Bytes
torniquiets 16 KB 0 Bytes
torniquiets_pkey 16 KB 0 Bytes
trades 16 KB 0 Bytes
trades_pkey 16 KB 0 Bytes
trainer_types 16 KB 0 Bytes
trainer_types_pkey 16 KB 0 Bytes
trainers 16 KB 0 Bytes
trainers_pkey 16 KB 0 Bytes
training_categories 16 KB 0 Bytes
training_categories_pkey 16 KB 0 Bytes
training_courses 16 KB 0 Bytes
training_courses_pkey 16 KB 0 Bytes
training_rooms 16 KB 0 Bytes
training_rooms_pkey 16 KB 0 Bytes
training_types 16 KB 0 Bytes
training_types_pkey 16 KB 0 Bytes
transfer_ot_check_up_details 16 KB 0 Bytes
transfer_ot_check_up_details_pkey 16 KB 0 Bytes
travel_histories 16 KB 0 Bytes
travel_histories_pkey 16 KB 0 Bytes
travel_medications 16 KB 0 Bytes
travel_medications_pkey 16 KB 0 Bytes
travel_requests_pkey 16 KB 0 Bytes
triage_color_codings 16 KB 0 Bytes
triage_color_codings_pkey 16 KB 0 Bytes
tumor_boards 16 KB 0 Bytes
tumor_boards_pkey 16 KB 0 Bytes
type_of_deliveries 16 KB 0 Bytes
type_of_deliveries_pkey 16 KB 0 Bytes
type_of_labours 16 KB 0 Bytes
type_of_labours_pkey 16 KB 0 Bytes
ulcer_risks_pkey 16 KB 0 Bytes
unit_doctors_pkey 16 KB 0 Bytes
unit_tests_pkey 16 KB 0 Bytes
unknown_primaries 16 KB 0 Bytes
unknown_primaries_pkey 16 KB 0 Bytes
uoms 16 KB 0 Bytes
uoms_pkey 16 KB 0 Bytes
upload_images 16 KB 0 Bytes
upload_images_pkey 16 KB 0 Bytes
uploadfiles_pkey 16 KB 0 Bytes
urinary_tract_templates_pkey 16 KB 0 Bytes
user_notifications 16 KB 0 Bytes
user_notifications_pkey 16 KB 0 Bytes
users_approvals_pkey 16 KB 0 Bytes
v3_drug_frequency_codes_pkey 16 KB 0 Bytes
v3_drug_units_pkey 16 KB 0 Bytes
v3_role_codes 16 KB 0 Bytes
v3_role_codes_pkey 16 KB 0 Bytes
vaccine_cvx_codes_pkey 16 KB 0 Bytes
vendor_feedbacks 16 KB 0 Bytes
vendor_feedbacks_pkey 16 KB 0 Bytes
vendor_invoices 16 KB 0 Bytes
vendor_invoices_pkey 16 KB 0 Bytes
vendor_rates 16 KB 0 Bytes
vendor_rates_pkey 16 KB 0 Bytes
vendor_rfcs 16 KB 0 Bytes
vendor_rfcs_pkey 16 KB 0 Bytes
ventilator_abgs 16 KB 0 Bytes
ventilator_abgs_pkey 16 KB 0 Bytes
view_or_create_kpi_key_performance_indicators 16 KB 0 Bytes
view_or_create_kpi_key_performance_indicators_pkey 16 KB 0 Bytes
view_or_create_kr_as_key_result_areas_pkey 16 KB 0 Bytes
view_or_create_kra_key_result_areas 16 KB 0 Bytes
view_or_create_test_papers_pkey 16 KB 0 Bytes
virtual_tumor_boards 16 KB 0 Bytes
virtual_tumor_boards_pkey 16 KB 0 Bytes
visit_journals_pkey 16 KB 0 Bytes
visiting_places_pkey 16 KB 0 Bytes
visittypes_pkey 16 KB 0 Bytes
vital_sign_pers 16 KB 0 Bytes
vital_sign_pers_pkey 16 KB 0 Bytes
vital_signs 16 KB 0 Bytes
vital_signs_pkey 16 KB 0 Bytes
voucher_budgets 16 KB 0 Bytes
voucher_budgets_pkey 16 KB 0 Bytes
voucher_details 16 KB 0 Bytes
voucher_details_pkey 16 KB 0 Bytes
voucher_types_pkey 16 KB 0 Bytes
vouchers_pkey 16 KB 0 Bytes
vtb_discussions 16 KB 0 Bytes
vtb_discussions_pkey 16 KB 0 Bytes
vte_risks 16 KB 0 Bytes
vte_risks_pkey 16 KB 0 Bytes
wallets 16 KB 0 Bytes
wallets_pkey 16 KB 0 Bytes
wards_pkey 16 KB 0 Bytes
workflow_workflowrole_company_id_bbb75590 UNUSED 16 KB 0 Bytes
workflow_workflowrole_pkey 16 KB 0 Bytes
zungdepressions_pkey 16 KB 0 Bytes
abdomino_pelvic_ultrasounds 8 KB 0 Bytes
abdomino_pelvic_ultrasounds_pkey 8 KB 0 Bytes
acc_accgroups 8 KB 0 Bytes
acc_accholiday_area_id_holiday_id_6630c2eb_uniq 8 KB 0 Bytes
acc_accholiday_company_id_e4214e28 UNUSED 8 KB 0 Bytes
acc_accholiday_holiday_id_a9efe924 UNUSED 8 KB 0 Bytes
acc_accholiday_pkey 8 KB 0 Bytes
acc_accholiday_timezone_id_450d2d1e UNUSED 8 KB 0 Bytes
acc_accprivilege 8 KB 0 Bytes
acc_accterminal_company_id_4bc45d50 UNUSED 8 KB 0 Bytes
acc_accterminal_pkey 8 KB 0 Bytes
acc_accterminal_terminal_id_fc92cce2 UNUSED 8 KB 0 Bytes
accident_emergencies 8 KB 0 Bytes
accident_emergencies_pkey 8 KB 0 Bytes
account_closures 8 KB 0 Bytes
account_closures_pkey 8 KB 0 Bytes
account_components_mappings 8 KB 0 Bytes
account_group_types_pkey 8 KB 0 Bytes
account_groups 8 KB 0 Bytes
account_groups_pkey 8 KB 0 Bytes
account_tds_mappings 8 KB 0 Bytes
accounts_tax_rules_mappings 8 KB 0 Bytes
accpac_batches 8 KB 0 Bytes
accpac_batches_pkey 8 KB 0 Bytes
accpac_customer_receipts 8 KB 0 Bytes
accpac_customer_receipts_pkey 8 KB 0 Bytes
acs_registry_reports 8 KB 0 Bytes
acs_registry_reports_pkey 8 KB 0 Bytes
action_groups_composite_partials_pkey 8 KB 0 Bytes
action_items 8 KB 0 Bytes
action_items_pkey 8 KB 0 Bytes
active_in_patients_pkey 8 KB 0 Bytes
active_problems 8 KB 0 Bytes
active_problems_pkey 8 KB 0 Bytes
actual_monthly_tax_details 8 KB 0 Bytes
actual_monthly_tax_details_pkey 8 KB 0 Bytes
add_and_update_targets_pkey 8 KB 0 Bytes
additional_procedures 8 KB 0 Bytes
advice_nonbillable_details 8 KB 0 Bytes
advice_nonbillable_details_pkey 8 KB 0 Bytes
advice_nonbillables 8 KB 0 Bytes
advice_nonbillables_pkey 8 KB 0 Bytes
ai_inrs_interface_result_t_idx1 UNUSED 8 KB 0 Bytes
ai_tmmt_map_pkey 8 KB 0 Bytes
ai_tmmt_test_map_mast_t_idx1 UNUSED 8 KB 0 Bytes
allowance_deduction_calc_details_pkey 8 KB 0 Bytes
allowance_deduction_details 8 KB 0 Bytes
allowance_deduction_details_pkey 8 KB 0 Bytes
allowance_deduction_employee_id UNUSED 8 KB 0 Bytes
anaesthesia_axons 8 KB 0 Bytes
anaesthesia_axons_pkey 8 KB 0 Bytes
angiograms 8 KB 0 Bytes
angiograms_pkey 8 KB 0 Bytes
annual_diabetic_visits 8 KB 0 Bytes
annual_diabetic_visits_pkey 8 KB 0 Bytes
ant_order_set_details 8 KB 0 Bytes
ante_order_set_details_pkey 8 KB 0 Bytes
antenatal_ordersets 8 KB 0 Bytes
anthropometry_details 8 KB 0 Bytes
anthropometry_details_pkey 8 KB 0 Bytes
antordersets 8 KB 0 Bytes
appointment_purposes 8 KB 0 Bytes
appraisal_training_type_details_pkey 8 KB 0 Bytes
apprisal_designation_id UNUSED 8 KB 0 Bytes
apprisal_employee_apprisal_id UNUSED 8 KB 0 Bytes
approval_level_designations 8 KB 0 Bytes
ar_internal_metadata 8 KB 0 Bytes
ar_internal_metadata_pkey 8 KB 0 Bytes
areas_pkey 8 KB 0 Bytes
assesmentof_dysfluencies 8 KB 0 Bytes
assesmentof_dysfluencies_pkey 8 KB 0 Bytes
assessment_by_paediatrician_nine_months 8 KB 0 Bytes
assessment_by_paediatrician_nine_months_pkey 8 KB 0 Bytes
assessment_by_paediatrician_three_four_months 8 KB 0 Bytes
assessment_by_paediatrician_three_four_months_pkey 8 KB 0 Bytes
assessment_categories_pkey 8 KB 0 Bytes
assessment_cerebral_palsies 8 KB 0 Bytes
assessment_cerebral_palsies_pkey 8 KB 0 Bytes
assessment_language_developments 8 KB 0 Bytes
assessment_language_developments_pkey 8 KB 0 Bytes
assessment_protocols 8 KB 0 Bytes
assessment_protocols_pkey 8 KB 0 Bytes
assessmentfor_articulation_disorders 8 KB 0 Bytes
assessmentfor_articulation_disorders_pkey 8 KB 0 Bytes
assessmentfor_cerebral_palsies 8 KB 0 Bytes
assessmentfor_cerebral_palsies_pkey 8 KB 0 Bytes
assessmentfor_neurogenic_communications 8 KB 0 Bytes
assessmentfor_neurogenic_communications_pkey 8 KB 0 Bytes
asset_account_mappings 8 KB 0 Bytes
asset_depreciation_histories 8 KB 0 Bytes
asset_depreciation_histories_pkey 8 KB 0 Bytes
asset_depreciation_requests 8 KB 0 Bytes
asset_depreciation_requests_pkey 8 KB 0 Bytes
associated_healthcare_institutions_pkey 8 KB 0 Bytes
asymptomatic_symptoms_pkey 8 KB 0 Bytes
att_attcalclog_pkey 8 KB 0 Bytes
att_attschedule 8 KB 0 Bytes
att_attshift 8 KB 0 Bytes
att_breaktime_company_id_fbb9a2b7 UNUSED 8 KB 0 Bytes
att_breaktime_pkey 8 KB 0 Bytes
att_changeschedule 8 KB 0 Bytes
att_changeschedule_employee_id_7871a2b6 UNUSED 8 KB 0 Bytes
att_changeschedule_employee_id_7871a2b6_like UNUSED 8 KB 0 Bytes
att_changeschedule_pkey 8 KB 0 Bytes
att_changeschedule_timeinterval_id_d41ac077 UNUSED 8 KB 0 Bytes
att_clientdetails 8 KB 0 Bytes
att_clientdetails_company_id_11b1619a UNUSED 8 KB 0 Bytes
att_clientdetails_pkey 8 KB 0 Bytes
att_departmentschedule_department_id_c68fca3d UNUSED 8 KB 0 Bytes
att_departmentschedule_pkey 8 KB 0 Bytes
att_departmentschedule_shift_id_c37d5ade UNUSED 8 KB 0 Bytes
att_deptattrule 8 KB 0 Bytes
att_deptattrule_company_id_420199ab UNUSED 8 KB 0 Bytes
att_deptattrule_department_id_f333c8f0 UNUSED 8 KB 0 Bytes
att_deptattrule_pkey 8 KB 0 Bytes
att_holiday_company_id_4c395f52 UNUSED 8 KB 0 Bytes
att_holiday_department_id_fbbbd185 UNUSED 8 KB 0 Bytes
att_holiday_location_id_7bd552a5 UNUSED 8 KB 0 Bytes
att_holiday_pkey 8 KB 0 Bytes
att_leave 8 KB 0 Bytes
att_leave_category_id_bbba39ba UNUSED 8 KB 0 Bytes
att_leave_employee_id_bb231627 UNUSED 8 KB 0 Bytes
att_leave_employee_id_bb231627_like UNUSED 8 KB 0 Bytes
att_leave_pkey 8 KB 0 Bytes
att_leavecategory 8 KB 0 Bytes
att_leaveschedule 8 KB 0 Bytes
att_leaveschedule_company_id_e9e8f83c UNUSED 8 KB 0 Bytes
att_leaveschedule_employee_id_d0b947bc UNUSED 8 KB 0 Bytes
att_leaveschedule_employee_id_d0b947bc_like UNUSED 8 KB 0 Bytes
att_leaveschedule_pkey 8 KB 0 Bytes
att_leavesettings_company_id_22b94e3e UNUSED 8 KB 0 Bytes
att_leavesettings_employee_id_499b08f8 UNUSED 8 KB 0 Bytes
att_leavesettings_employee_id_499b08f8_like UNUSED 8 KB 0 Bytes
att_leavesettings_pkey 8 KB 0 Bytes
att_manuallog 8 KB 0 Bytes
att_manuallog_employee_id_dc8cc2ad UNUSED 8 KB 0 Bytes
att_manuallog_employee_id_dc8cc2ad_like UNUSED 8 KB 0 Bytes
att_manuallog_pkey 8 KB 0 Bytes
att_outdooremployeeschedule_company_id_3d89bc1d UNUSED 8 KB 0 Bytes
att_outdooremployeeschedule_employee_id_d1d04c44 UNUSED 8 KB 0 Bytes
att_outdooremployeeschedule_employee_id_d1d04c44_like UNUSED 8 KB 0 Bytes
att_outdooremployeeschedule_pkey 8 KB 0 Bytes
att_outdooremployeeschedule_schedule_planner_id_7f6c2124 UNUSED 8 KB 0 Bytes
att_outdoorscheduleplanner 8 KB 0 Bytes
att_outdoorscheduleplanner_company_id_d3e68ba0 UNUSED 8 KB 0 Bytes
att_outdoorscheduleplanner_pkey 8 KB 0 Bytes
att_outdoortrack 8 KB 0 Bytes
att_outdoortrack_client_id_685e3c3b UNUSED 8 KB 0 Bytes
att_outdoortrack_company_id_0f25e1bc UNUSED 8 KB 0 Bytes
att_outdoortrack_employee_id_93263c5c UNUSED 8 KB 0 Bytes
att_outdoortrack_employee_id_93263c5c_like UNUSED 8 KB 0 Bytes
att_outdoortrack_pkey 8 KB 0 Bytes
att_outdoortrack_schedule_id_a9af11fb UNUSED 8 KB 0 Bytes
att_overtime 8 KB 0 Bytes
att_overtime_employee_id_0c0d39dc UNUSED 8 KB 0 Bytes
att_overtime_employee_id_0c0d39dc_like UNUSED 8 KB 0 Bytes
att_overtime_pkey 8 KB 0 Bytes
att_payloadbreak_pkey 8 KB 0 Bytes
att_payloadbreak_uuid_533ea5e2_like UNUSED 8 KB 0 Bytes
att_payloadexception_item_id_a08bfe48 UNUSED 8 KB 0 Bytes
att_payloadexception_pkey 8 KB 0 Bytes
att_payloadexception_skd_id_b2e9ecaa UNUSED 8 KB 0 Bytes
att_payloadexception_skd_id_b2e9ecaa_like UNUSED 8 KB 0 Bytes
att_payloadexception_uuid_517a81e8_like UNUSED 8 KB 0 Bytes
att_payloadmulpunchset 8 KB 0 Bytes
att_payloadovertime_pkey 8 KB 0 Bytes
att_payloadovertime_uuid_15d7782f_like UNUSED 8 KB 0 Bytes
att_payloadpunch 8 KB 0 Bytes
att_shiftdetail 8 KB 0 Bytes
att_tempschedule_employee_id_b89c7e54 UNUSED 8 KB 0 Bytes
att_tempschedule_employee_id_b89c7e54_like UNUSED 8 KB 0 Bytes
att_tempschedule_pkey 8 KB 0 Bytes
att_tempschedule_time_interval_id_08dd8eb3 UNUSED 8 KB 0 Bytes
att_timeinterval 8 KB 0 Bytes
att_timeinterval_break_t_timeinterval_id_breaktim_6e1bfb4e_uniq 8 KB 0 Bytes
att_timeinterval_break_time_breaktime_id_08462308 UNUSED 8 KB 0 Bytes
att_timeinterval_break_time_pkey 8 KB 0 Bytes
att_training 8 KB 0 Bytes
att_training_category_id_fb38e891 UNUSED 8 KB 0 Bytes
att_training_employee_id_44af8319 UNUSED 8 KB 0 Bytes
att_training_employee_id_44af8319_like UNUSED 8 KB 0 Bytes
att_training_pkey 8 KB 0 Bytes
att_trainingcategory_company_id_b2cdea87 UNUSED 8 KB 0 Bytes
att_trainingcategory_pkey 8 KB 0 Bytes
att_trainingcategory_report_symbol_company_id_b7e40e96_uniq 8 KB 0 Bytes
attendent_bed_rates_pkey 8 KB 0 Bytes
audiology_case_histories 8 KB 0 Bytes
audiology_case_histories_pkey 8 KB 0 Bytes
auth_group_name_a6ea08ec_like UNUSED 8 KB 0 Bytes
auth_group_name_key 8 KB 0 Bytes
auth_group_permissions_group_id_permission_id_0cd325b0_uniq 8 KB 0 Bytes
auth_group_permissions_permission_id_84c5c92e UNUSED 8 KB 0 Bytes
auth_group_permissions_pkey 8 KB 0 Bytes
auth_group_pkey 8 KB 0 Bytes
auth_group_profile_company_id_5b832dad UNUSED 8 KB 0 Bytes
auth_group_profile_group_groupprofile_id_myuser_i_d36733d1_uniq 8 KB 0 Bytes
auth_group_profile_group_user_myuser_id_43d03228 UNUSED 8 KB 0 Bytes
auth_group_profile_group_user_myuser_id_43d03228_like UNUSED 8 KB 0 Bytes
auth_group_profile_group_user_pkey 8 KB 0 Bytes
auth_group_profile_pkey 8 KB 0 Bytes
auth_user_groups_group_id_97559544 UNUSED 8 KB 0 Bytes
auth_user_groups_myuser_id_d03e8dcc_like UNUSED 8 KB 0 Bytes
auth_user_groups_myuser_id_group_id_664bdfc3_uniq 8 KB 0 Bytes
auth_user_groups_pkey 8 KB 0 Bytes
auth_user_user_permissio_myuser_id_permission_id_a558717f_uniq 8 KB 0 Bytes
auth_user_user_permissions_myuser_id_679b1527_like UNUSED 8 KB 0 Bytes
auth_user_user_permissions_permission_id_1fbb5f2c UNUSED 8 KB 0 Bytes
auth_user_user_permissions_pkey 8 KB 0 Bytes
authtoken_token 8 KB 0 Bytes
autoclave_pack_details_pkey 8 KB 0 Bytes
autoclave_record_details 8 KB 0 Bytes
award_nomination_ratings_pkey 8 KB 0 Bytes
award_nomination_requests_pkey 8 KB 0 Bytes
award_nominations 8 KB 0 Bytes
award_nominations_pkey 8 KB 0 Bytes
azure_cron_job_details 8 KB 0 Bytes
azure_cron_job_details_pkey 8 KB 0 Bytes
azure_cron_jobs 8 KB 0 Bytes
bangiograms 8 KB 0 Bytes
bangiograms_pkey 8 KB 0 Bytes
bank_account_types 8 KB 0 Bytes
bank_account_types_pkey 8 KB 0 Bytes
bank_journals 8 KB 0 Bytes
bank_journals_pkey 8 KB 0 Bytes
base_autoexporttask 8 KB 0 Bytes
base_autoexporttask_company_id_efb12456 UNUSED 8 KB 0 Bytes
base_autoexporttask_pkey 8 KB 0 Bytes
base_bookmark 8 KB 0 Bytes
base_bookmark_company_id_67ca1aa0 UNUSED 8 KB 0 Bytes
base_bookmark_content_type_id_b6a0e799 UNUSED 8 KB 0 Bytes
base_bookmark_pkey 8 KB 0 Bytes
base_bookmark_user_id_5f2d5ca2 UNUSED 8 KB 0 Bytes
base_bookmark_user_id_5f2d5ca2_like UNUSED 8 KB 0 Bytes
base_dbbackuplog 8 KB 0 Bytes
base_dbbackuplog_company_id_8f93ee2e UNUSED 8 KB 0 Bytes
base_dbbackuplog_pkey 8 KB 0 Bytes
base_dbmigrate 8 KB 0 Bytes
base_dbmigrate_company_id_e1709280 UNUSED 8 KB 0 Bytes
base_dbmigrate_pkey 8 KB 0 Bytes
base_line_scans 8 KB 0 Bytes
base_line_scans_pkey 8 KB 0 Bytes
base_linenotifysetting 8 KB 0 Bytes
base_linenotifysetting_line_notify_dept_id_line_dd79374f_uniq 8 KB 0 Bytes
base_linenotifysetting_pkey 8 KB 0 Bytes
base_membership 8 KB 0 Bytes
base_membership_auth_area_area_id_e58abb05 UNUSED 8 KB 0 Bytes
base_membership_auth_area_membership_id_area_id_deb05fe8_uniq 8 KB 0 Bytes
base_membership_auth_area_pkey 8 KB 0 Bytes
base_membership_auth_dep_membership_id_department_b765f207_uniq 8 KB 0 Bytes
base_membership_auth_dept_department_id_c1d95e5b UNUSED 8 KB 0 Bytes
base_membership_auth_dept_pkey 8 KB 0 Bytes
base_membership_auth_pos_membership_id_position_i_0f773054_uniq 8 KB 0 Bytes
base_membership_auth_pos_pkey 8 KB 0 Bytes
base_membership_auth_pos_position_id_ae22a7d3 UNUSED 8 KB 0 Bytes
base_sftpsetting 8 KB 0 Bytes
base_sftpsetting_company_id_f270bcdb UNUSED 8 KB 0 Bytes
base_sftpsetting_pkey 8 KB 0 Bytes
base_sftpsetting_user_name_host_f95e6bd9_uniq 8 KB 0 Bytes
base_sysparam 8 KB 0 Bytes
base_sysparamdept_pkey 8 KB 0 Bytes
base_sysparamdept_rule_name_bb46d5af_like UNUSED 8 KB 0 Bytes
base_sysparamdept_rule_name_key 8 KB 0 Bytes
base_taskresultlog 8 KB 0 Bytes
base_taskresultlog_pkey 8 KB 0 Bytes
base_tempuser_pkey 8 KB 0 Bytes
bed_reservations 8 KB 0 Bytes
bed_reservations_pkey 8 KB 0 Bytes
beds 8 KB 0 Bytes
beds_pkey 8 KB 0 Bytes
belowkneeexams_pkey 8 KB 0 Bytes
bill_audits 8 KB 0 Bytes
bill_category_corporates 8 KB 0 Bytes
bill_corporate_disbursals 8 KB 0 Bytes
bill_corporate_disbursals_pkey 8 KB 0 Bytes
billing_analysis_reports_pkey 8 KB 0 Bytes
biopsy_reports 8 KB 0 Bytes
biopsy_reports_pkey 8 KB 0 Bytes
birth_details 8 KB 0 Bytes
birth_details_pkey 8 KB 0 Bytes
blocked_items_pkey 8 KB 0 Bytes
blood_bags 8 KB 0 Bytes
blood_bags_pkey 8 KB 0 Bytes
blood_bank_component_prices_pkey 8 KB 0 Bytes
blood_bank_component_prices_pkey1 8 KB 0 Bytes
blood_bank_component_standard_prices_pkey 8 KB 0 Bytes
blood_bank_discard_unit_masters_pkey 8 KB 0 Bytes
blood_bank_discard_unit_masters_pkey1 8 KB 0 Bytes
blood_bank_donor_type_masters_pkey1 8 KB 0 Bytes
blood_bank_hospital_lists_pkey 8 KB 0 Bytes
blood_donor_types 8 KB 0 Bytes
blood_issue_details 8 KB 0 Bytes
blood_issue_details_pkey 8 KB 0 Bytes
blood_issue_requests_pkey 8 KB 0 Bytes
blood_issue_return_details 8 KB 0 Bytes
blood_issue_return_details_pkey 8 KB 0 Bytes
blood_issue_to_external_institutes_pkey 8 KB 0 Bytes
blood_sugar_charts 8 KB 0 Bytes
blood_sugar_charts_pkey 8 KB 0 Bytes
bloodbank_details_pkey 8 KB 0 Bytes
body_schemes 8 KB 0 Bytes
body_schemes_pkey 8 KB 0 Bytes
bonus_eligibilities_pkey 8 KB 0 Bytes
brachytherapyinfos 8 KB 0 Bytes
brachytherapyinfos_pkey 8 KB 0 Bytes
brand_names_pkey 8 KB 0 Bytes
breakdowns 8 KB 0 Bytes
breakdowns_pkey 8 KB 0 Bytes
breast_cancer_reports 8 KB 0 Bytes
breast_cancer_reports_pkey 8 KB 0 Bytes
budget_departent_mappings 8 KB 0 Bytes
budget_departent_mappings_pkey 8 KB 0 Bytes
budget_general_account_mappings 8 KB 0 Bytes
camp_details 8 KB 0 Bytes
camp_details_pkey 8 KB 0 Bytes
cancer_breast_registries 8 KB 0 Bytes
cancer_breast_registries_pkey 8 KB 0 Bytes
candidate_designations_pkey 8 KB 0 Bytes
candidate_experience_details_pkey 8 KB 0 Bytes
candidate_mhc_details 8 KB 0 Bytes
candidate_mhc_details_pkey 8 KB 0 Bytes
candidate_mode_of_communications 8 KB 0 Bytes
candidate_mode_of_communications_pkey 8 KB 0 Bytes
candidate_offer_letter_details 8 KB 0 Bytes
candidate_offer_letter_details_pkey 8 KB 0 Bytes
candidate_profiles 8 KB 0 Bytes
candidate_profiles_pkey 8 KB 0 Bytes
capital_share_amounts 8 KB 0 Bytes
capital_share_amounts_pkey 8 KB 0 Bytes
cardiac_eval_proformas 8 KB 0 Bytes
cardiac_eval_proformas_pkey 8 KB 0 Bytes
cardiac_lama_records 8 KB 0 Bytes
cardiac_lama_records_pkey 8 KB 0 Bytes
care_plan_interventions 8 KB 0 Bytes
care_plan_interventions_pkey 8 KB 0 Bytes
cataract_io_complications 8 KB 0 Bytes
cataract_io_complications_pkey 8 KB 0 Bytes
cataract_post_op_procedures 8 KB 0 Bytes
cataract_post_op_procedures_pkey 8 KB 0 Bytes
cataract_proformas 8 KB 0 Bytes
cataract_proformas_pkey 8 KB 0 Bytes
cataract_surgery_appointments 8 KB 0 Bytes
cataract_surgery_appointments_pkey 8 KB 0 Bytes
cath_lab_modules 8 KB 0 Bytes
cath_lab_modules_pkey 8 KB 0 Bytes
catheterization_reports 8 KB 0 Bytes
catheterization_reports_pkey 8 KB 0 Bytes
cautionary_instructions 8 KB 0 Bytes
cautionary_instructions_pkey 8 KB 0 Bytes
celery_taskmeta 8 KB 0 Bytes
celery_taskmeta_hidden_23fd02dc UNUSED 8 KB 0 Bytes
celery_taskmeta_pkey 8 KB 0 Bytes
celery_taskmeta_task_id_9558b198_like UNUSED 8 KB 0 Bytes
celery_taskmeta_task_id_key 8 KB 0 Bytes
celery_tasksetmeta 8 KB 0 Bytes
celery_tasksetmeta_hidden_593cfc24 UNUSED 8 KB 0 Bytes
celery_tasksetmeta_pkey 8 KB 0 Bytes
celery_tasksetmeta_taskset_id_a5a1d4ae_like UNUSED 8 KB 0 Bytes
celery_tasksetmeta_taskset_id_key 8 KB 0 Bytes
certifications 8 KB 0 Bytes
certifications_pkey 8 KB 0 Bytes
check_check_list_id UNUSED 8 KB 0 Bytes
check_lists 8 KB 0 Bytes
check_lists_pkey 8 KB 0 Bytes
check_personnel_id UNUSED 8 KB 0 Bytes
chemo_batch_masters_pkey 8 KB 0 Bytes
chemo_drug_batch_details_pkey 8 KB 0 Bytes
chemo_drug_details 8 KB 0 Bytes
chemo_drug_details_pkey 8 KB 0 Bytes
chemo_protocol_details 8 KB 0 Bytes
chemo_protocol_details_pkey 8 KB 0 Bytes
chemo_protocols 8 KB 0 Bytes
chemo_protocols_pkey 8 KB 0 Bytes
chemotherapy_details 8 KB 0 Bytes
chemotherapy_details_pkey 8 KB 0 Bytes
chief_complaints 8 KB 0 Bytes
chief_complaints_pkey 8 KB 0 Bytes
chinese_strings 8 KB 0 Bytes
chronic_problems 8 KB 0 Bytes
chronic_problems_pkey 8 KB 0 Bytes
chronological_milestones_pkey 8 KB 0 Bytes
clean_up_bill_details 8 KB 0 Bytes
clean_up_bill_details_pkey 8 KB 0 Bytes
clean_up_bills 8 KB 0 Bytes
clean_up_bills_pkey 8 KB 0 Bytes
clinical_remarks 8 KB 0 Bytes
clinical_remarks_pkey 8 KB 0 Bytes
clinician_charges 8 KB 0 Bytes
clinician_charges_pkey 8 KB 0 Bytes
clinician_time_offs 8 KB 0 Bytes
clinician_time_offs_pkey 8 KB 0 Bytes
clinicianreferals 8 KB 0 Bytes
clinicianreferals_pkey 8 KB 0 Bytes
clinicians_service_groups_pkey 8 KB 0 Bytes
cloth_color_codings 8 KB 0 Bytes
cloud_discount_create_user_id_0506f480 UNUSED 8 KB 0 Bytes
cloud_discount_create_user_id_0506f480_like UNUSED 8 KB 0 Bytes
cloud_discount_pkey 8 KB 0 Bytes
cloud_feature_pkey 8 KB 0 Bytes
cloud_order_company_id_a339bfc4 UNUSED 8 KB 0 Bytes
cloud_order_create_user_id_1c5f3fc4 UNUSED 8 KB 0 Bytes
cloud_order_create_user_id_1c5f3fc4_like UNUSED 8 KB 0 Bytes
cloud_order_feature_feature_id_dd677eee UNUSED 8 KB 0 Bytes
cloud_order_feature_order_id_feature_id_afaec13c_uniq 8 KB 0 Bytes
cloud_order_feature_pkey 8 KB 0 Bytes
cloud_order_pkey 8 KB 0 Bytes
cloud_order_price_strategy_id_237d5d03 UNUSED 8 KB 0 Bytes
cloud_paymentrecord 8 KB 0 Bytes
cloud_paymentrecord_order_id_296426c6 UNUSED 8 KB 0 Bytes
cloud_paymentrecord_pkey 8 KB 0 Bytes
cloud_pricestrategy_create_user_id_e5b9e9d1 UNUSED 8 KB 0 Bytes
cloud_pricestrategy_create_user_id_e5b9e9d1_like UNUSED 8 KB 0 Bytes
cloud_pricestrategy_discount_id_fbf0d75e UNUSED 8 KB 0 Bytes
cloud_pricestrategy_feat_pricestrategy_id_feature_c129f779_uniq 8 KB 0 Bytes
cloud_pricestrategy_feature_feature_id_574f3192 UNUSED 8 KB 0 Bytes
cloud_pricestrategy_feature_pkey 8 KB 0 Bytes
cloud_pricestrategy_pkey 8 KB 0 Bytes
cloud_pricestrategy_vendor_id_427cf2a3 UNUSED 8 KB 0 Bytes
clpcsl_assessment_months 8 KB 0 Bytes
clpcsl_assessment_months_pkey 8 KB 0 Bytes
cms1500_part1_details 8 KB 0 Bytes
cms1500_part1_details_pkey 8 KB 0 Bytes
cms1500_part2_details 8 KB 0 Bytes
cms1500_part2_details_pkey 8 KB 0 Bytes
collection_forms 8 KB 0 Bytes
collection_forms_pkey 8 KB 0 Bytes
comp_statement_details_pkey 8 KB 0 Bytes
comp_statements 8 KB 0 Bytes
comp_statements_pkey 8 KB 0 Bytes
companies 8 KB 0 Bytes
companies_pkey 8 KB 0 Bytes
component_conversions 8 KB 0 Bytes
component_conversions_pkey 8 KB 0 Bytes
component_salary_details 8 KB 0 Bytes
component_salary_details_pkey 8 KB 0 Bytes
composite_partials_pkey 8 KB 0 Bytes
concession_delegates_pkey 8 KB 0 Bytes
condemn_request_details 8 KB 0 Bytes
condemn_request_details_pkey 8 KB 0 Bytes
condemn_requests 8 KB 0 Bytes
condemn_requests_pkey 8 KB 0 Bytes
consent_form_masters_pkey 8 KB 0 Bytes
consent_forms 8 KB 0 Bytes
consent_forms_pkey 8 KB 0 Bytes
consignment_stock_details_pkey 8 KB 0 Bytes
consignment_stocks 8 KB 0 Bytes
consignment_stocks_pkey 8 KB 0 Bytes
consignments 8 KB 0 Bytes
consignments_pkey 8 KB 0 Bytes
consultant_notes 8 KB 0 Bytes
consultant_notes_pkey 8 KB 0 Bytes
contact_details 8 KB 0 Bytes
contact_details_pkey 8 KB 0 Bytes
contact_lens_proformas 8 KB 0 Bytes
contact_lens_proformas_pkey 8 KB 0 Bytes
containers 8 KB 0 Bytes
containers_pkey 8 KB 0 Bytes
contraceptive_histories 8 KB 0 Bytes
contraceptive_histories_pkey 8 KB 0 Bytes
cord_blood_collections 8 KB 0 Bytes
cord_blood_collections_pkey 8 KB 0 Bytes
cord_blood_cross_match_details 8 KB 0 Bytes
cord_blood_cross_match_details_pkey 8 KB 0 Bytes
cord_blood_discard_details 8 KB 0 Bytes
cord_blood_discard_details_pkey 8 KB 0 Bytes
cord_blood_processings 8 KB 0 Bytes
cord_blood_processings_pkey 8 KB 0 Bytes
cord_blood_recepients 8 KB 0 Bytes
cord_blood_recepients_pkey 8 KB 0 Bytes
cord_blood_transports 8 KB 0 Bytes
cord_blood_transports_pkey 8 KB 0 Bytes
cord_blood_unit_records 8 KB 0 Bytes
cord_blood_unit_records_pkey 8 KB 0 Bytes
cornea_proformas 8 KB 0 Bytes
cornea_proformas_pkey 8 KB 0 Bytes
corporate_advances_pkey 8 KB 0 Bytes
corporate_brands_mappings 8 KB 0 Bytes
corporate_free_patients_pkey 8 KB 0 Bytes
corporate_invoice_rates 8 KB 0 Bytes
corporate_invoice_rates_pkey 8 KB 0 Bytes
corporate_journals 8 KB 0 Bytes
corporate_journals_pkey 8 KB 0 Bytes
corporate_package_group_mappings_pkey 8 KB 0 Bytes
corporate_rules_pkey 8 KB 0 Bytes
corporate_scheme_services_pkey 8 KB 0 Bytes
corporate_tds_journals 8 KB 0 Bytes
corporate_tds_journals_pkey 8 KB 0 Bytes
counters 8 KB 0 Bytes
counters_pkey 8 KB 0 Bytes
course_sessions 8 KB 0 Bytes
credit_card_journals 8 KB 0 Bytes
credit_card_journals_pkey 8 KB 0 Bytes
credit_limits_pkey 8 KB 0 Bytes
credit_note_invoices_pkey 8 KB 0 Bytes
credit_notes_pkey 8 KB 0 Bytes
cross_consultations 8 KB 0 Bytes
cross_consultations_pkey 8 KB 0 Bytes
cross_cutting_ages 8 KB 0 Bytes
cross_cutting_childs_pkey 8 KB 0 Bytes
cross_cutting_symptoms 8 KB 0 Bytes
cross_cuttings 8 KB 0 Bytes
cross_location_revenue_shares_pkey 8 KB 0 Bytes
crossmatch_component_details 8 KB 0 Bytes
crossmatch_component_details_pkey 8 KB 0 Bytes
crossmatch_details 8 KB 0 Bytes
crossmatch_details_pkey 8 KB 0 Bytes
cryopreservation_details 8 KB 0 Bytes
cryopreservation_details_pkey 8 KB 0 Bytes
cssd_entitles_pkey 8 KB 0 Bytes
cssd_heads 8 KB 0 Bytes
cssd_heads_pkey 8 KB 0 Bytes
cssd_pack_details 8 KB 0 Bytes
cssd_replacements 8 KB 0 Bytes
ct_scans 8 KB 0 Bytes
ct_scans_pkey 8 KB 0 Bytes
cvad_insertion_notes 8 KB 0 Bytes
cvad_insertion_notes_pkey 8 KB 0 Bytes
cytome_retinitis_proformas 8 KB 0 Bytes
cytome_retinitis_proformas_pkey 8 KB 0 Bytes
daily_reagent_quality_controls 8 KB 0 Bytes
daily_reagent_quality_controls_pkey 8 KB 0 Bytes
daily_resource_allocation_registers_pkey 8 KB 0 Bytes
day_masters 8 KB 0 Bytes
debit_credit_notes 8 KB 0 Bytes
delayed_job_reports 8 KB 0 Bytes
delayed_job_reports_pkey 8 KB 0 Bytes
delayed_jobs 8 KB 0 Bytes
delayed_jobs_pkey 8 KB 0 Bytes
delayed_jobs_priority UNUSED 8 KB 0 Bytes
delayed_speech_languages 8 KB 0 Bytes
delayed_speech_languages_pkey 8 KB 0 Bytes
dental_assessment_forms 8 KB 0 Bytes
dental_assessment_forms_pkey 8 KB 0 Bytes
dependent_codes 8 KB 0 Bytes
designation_kra_lists_pkey 8 KB 0 Bytes
diabetes_feet_examinations 8 KB 0 Bytes
diabetes_feet_examinations_pkey 8 KB 0 Bytes
dialysis_consent_forms 8 KB 0 Bytes
dialysis_consent_forms_pkey 8 KB 0 Bytes
diet_item_groups 8 KB 0 Bytes
diet_item_groups_pkey 8 KB 0 Bytes
diet_order_details 8 KB 0 Bytes
diet_order_details_pkey 8 KB 0 Bytes
diet_plan_details_pkey 8 KB 0 Bytes
diet_plan_for_op_advices 8 KB 0 Bytes
diet_plan_for_op_advices_pkey 8 KB 0 Bytes
diet_plans 8 KB 0 Bytes
diet_plans_pkey 8 KB 0 Bytes
diet_type_groups 8 KB 0 Bytes
diet_type_groups_pkey 8 KB 0 Bytes
diet_types 8 KB 0 Bytes
diet_types_pkey 8 KB 0 Bytes
dietary_discharge_notes 8 KB 0 Bytes
dietary_discharge_notes_pkey 8 KB 0 Bytes
dietary_notes 8 KB 0 Bytes
dietary_notes_pkey 8 KB 0 Bytes
dietfor_patients 8 KB 0 Bytes
dietfor_patients_pkey 8 KB 0 Bytes
digital_images 8 KB 0 Bytes
digital_images_pkey 8 KB 0 Bytes
discard_blood_unit_details 8 KB 0 Bytes
discard_blood_unit_details_pkey 8 KB 0 Bytes
discharge_medical_advices 8 KB 0 Bytes
discharge_medical_advices_pkey 8 KB 0 Bytes
discharge_summary_details 8 KB 0 Bytes
discharge_summary_details_pkey 8 KB 0 Bytes
dischargesummary_brachies 8 KB 0 Bytes
dischargesummary_brachies_pkey 8 KB 0 Bytes
discount_categories 8 KB 0 Bytes
discount_categories_pkey 8 KB 0 Bytes
disease_registries_pkey 8 KB 0 Bytes
diseases_pkey 8 KB 0 Bytes
dish_master_details 8 KB 0 Bytes
dish_master_details_pkey 8 KB 0 Bytes
dispatch_report_details_pkey 8 KB 0 Bytes
dispatch_reports_pkey 8 KB 0 Bytes
dispatch_specimens 8 KB 0 Bytes
dispatch_specimens_pkey 8 KB 0 Bytes
dizziness_questionnaires 8 KB 0 Bytes
dizziness_questionnaires_pkey 8 KB 0 Bytes
django_session 8 KB 0 Bytes
django_session_expire_date_a5c62663 UNUSED 8 KB 0 Bytes
django_session_pkey 8 KB 0 Bytes
django_session_session_key_c0390e0f_like UNUSED 8 KB 0 Bytes
djcelery_crontabschedule_pkey 8 KB 0 Bytes
djcelery_intervalschedule_pkey 8 KB 0 Bytes
djcelery_periodictask 8 KB 0 Bytes
djcelery_periodictask_crontab_id_75609bab UNUSED 8 KB 0 Bytes
djcelery_periodictask_interval_id_b426ab02 UNUSED 8 KB 0 Bytes
djcelery_periodictask_name_cb62cda9_like UNUSED 8 KB 0 Bytes
djcelery_periodictask_name_key 8 KB 0 Bytes
djcelery_periodictask_pkey 8 KB 0 Bytes
djcelery_periodictasks_pkey 8 KB 0 Bytes
djcelery_taskstate 8 KB 0 Bytes
djcelery_taskstate_hidden_c3905e57 UNUSED 8 KB 0 Bytes
djcelery_taskstate_name_8af9eded UNUSED 8 KB 0 Bytes
djcelery_taskstate_name_8af9eded_like UNUSED 8 KB 0 Bytes
djcelery_taskstate_pkey 8 KB 0 Bytes
djcelery_taskstate_state_53543be4 UNUSED 8 KB 0 Bytes
djcelery_taskstate_state_53543be4_like UNUSED 8 KB 0 Bytes
djcelery_taskstate_task_id_9d2efdb5_like UNUSED 8 KB 0 Bytes
djcelery_taskstate_task_id_key 8 KB 0 Bytes
djcelery_taskstate_tstamp_4c3f93a1 UNUSED 8 KB 0 Bytes
djcelery_taskstate_worker_id_f7f57a05 UNUSED 8 KB 0 Bytes
djcelery_workerstate_hostname_b31c7fab_like UNUSED 8 KB 0 Bytes
djcelery_workerstate_hostname_key 8 KB 0 Bytes
djcelery_workerstate_last_heartbeat_4539b544 UNUSED 8 KB 0 Bytes
djcelery_workerstate_pkey 8 KB 0 Bytes
doctor_rounds 8 KB 0 Bytes
doctor_rounds_pkey 8 KB 0 Bytes
doctor_tagging_details_pkey 8 KB 0 Bytes
doctor_visit_details 8 KB 0 Bytes
document_types 8 KB 0 Bytes
documents_pkey 8 KB 0 Bytes
domiciliary_cancer_itineraries 8 KB 0 Bytes
domiciliary_cancer_itineraries_pkey 8 KB 0 Bytes
domiciliary_cancer_triages 8 KB 0 Bytes
domiciliary_cancer_triages_pkey 8 KB 0 Bytes
donor_adverse_reactions 8 KB 0 Bytes
donor_adverse_reactions_pkey 8 KB 0 Bytes
donor_conditions_pkey 8 KB 0 Bytes
donor_corneal_transplantations 8 KB 0 Bytes
donor_corneal_transplantations_pkey 8 KB 0 Bytes
donor_information_details 8 KB 0 Bytes
donor_information_details_pkey 8 KB 0 Bytes
donor_lab_tests 8 KB 0 Bytes
donor_lab_tests_pkey 8 KB 0 Bytes
donor_medical_history_news_pkey 8 KB 0 Bytes
donor_medical_particulars 8 KB 0 Bytes
donor_medical_particulars_pkey 8 KB 0 Bytes
donor_reaction_masters 8 KB 0 Bytes
donor_reaction_masters_pkey 8 KB 0 Bytes
dosages 8 KB 0 Bytes
dosages_pkey 8 KB 0 Bytes
dpdlogs 8 KB 0 Bytes
drug_datas_pkey 8 KB 0 Bytes
drugs 8 KB 0 Bytes
drugs_interactions 8 KB 0 Bytes
drugs_interactions_pkey 8 KB 0 Bytes
drugs_pkey 8 KB 0 Bytes
dummy_visits_bills 8 KB 0 Bytes
dummy_visits_bills_pkey 8 KB 0 Bytes
eaa_employee_date UNUSED 8 KB 0 Bytes
eaad_employee_date UNUSED 8 KB 0 Bytes
early_obstetric_ultrasounds 8 KB 0 Bytes
early_obstetric_ultrasounds_pkey 8 KB 0 Bytes
echo_cardios 8 KB 0 Bytes
echo_cardios_pkey 8 KB 0 Bytes
echo_dopplers 8 KB 0 Bytes
echo_dopplers_pkey 8 KB 0 Bytes
eclaim_batch_details 8 KB 0 Bytes
eclaim_batch_details_pkey 8 KB 0 Bytes
eclaim_batches_pkey 8 KB 0 Bytes
educational_institutes 8 KB 0 Bytes
educational_institutes_pkey 8 KB 0 Bytes
educational_universities 8 KB 0 Bytes
educational_universities_pkey 8 KB 0 Bytes
ele_employee_date UNUSED 8 KB 0 Bytes
emars 8 KB 0 Bytes
emars_pkey 8 KB 0 Bytes
embryology_score_records 8 KB 0 Bytes
embryology_score_records_pkey 8 KB 0 Bytes
emergency_diagnostics 8 KB 0 Bytes
emergency_diagnostics_pkey 8 KB 0 Bytes
emergency_forms 8 KB 0 Bytes
emergency_forms_encounter_id_patient_id_idx UNUSED 8 KB 0 Bytes
emergency_forms_pkey 8 KB 0 Bytes
emergency_medications 8 KB 0 Bytes
emergency_medications_pkey 8 KB 0 Bytes
emergency_procedures 8 KB 0 Bytes
emergency_procedures_pkey 8 KB 0 Bytes
emergency_providers 8 KB 0 Bytes
emergency_providers_pkey 8 KB 0 Bytes
emergency_service_levels 8 KB 0 Bytes
emergency_service_levels_pkey 8 KB 0 Bytes
employee_advance_account_details_pkey 8 KB 0 Bytes
employee_advance_accounts 8 KB 0 Bytes
employee_advance_accounts_pkey 8 KB 0 Bytes
employee_appraisal_details_pkey 8 KB 0 Bytes
employee_appraisals 8 KB 0 Bytes
employee_appraisals_pkey 8 KB 0 Bytes
employee_check_lists_pkey 8 KB 0 Bytes
employee_extra_duty_details_pkey 8 KB 0 Bytes
employee_extra_duty_employee_id UNUSED 8 KB 0 Bytes
employee_extra_duty_id UNUSED 8 KB 0 Bytes
employee_final_settlement_details 8 KB 0 Bytes
employee_final_settlement_details_pkey 8 KB 0 Bytes
employee_final_settlements_pkey 8 KB 0 Bytes
employee_gratuity_details_pkey 8 KB 0 Bytes
employee_leave_encashments 8 KB 0 Bytes
employee_leave_encashments_pkey 8 KB 0 Bytes
employee_mispunch_details 8 KB 0 Bytes
employee_mispunch_details_pkey 8 KB 0 Bytes
employee_no_dues 8 KB 0 Bytes
employee_onduties 8 KB 0 Bytes
employee_onduties_pkey 8 KB 0 Bytes
employee_onduty_details 8 KB 0 Bytes
employee_onduty_details_pkey 8 KB 0 Bytes
employee_ot_definitions 8 KB 0 Bytes
employee_ot_definitions_pkey 8 KB 0 Bytes
employee_over_times 8 KB 0 Bytes
employee_over_times_pkey 8 KB 0 Bytes
employee_payslip_details 8 KB 0 Bytes
employee_payslip_details_pkey 8 KB 0 Bytes
employee_personal_informations 8 KB 0 Bytes
employee_personal_informations_pkey 8 KB 0 Bytes
employee_reporting_manager_details_pkey 8 KB 0 Bytes
employee_salary_details 8 KB 0 Bytes
employee_salary_details_pkey 8 KB 0 Bytes
employee_shift_change_details 8 KB 0 Bytes
employee_shift_change_details_pkey 8 KB 0 Bytes
employee_siblings 8 KB 0 Bytes
employee_siblings_pkey 8 KB 0 Bytes
employee_sub_groups 8 KB 0 Bytes
employee_sub_groups_pkey 8 KB 0 Bytes
employee_swipe_cards 8 KB 0 Bytes
employee_swipe_cards_pkey 8 KB 0 Bytes
employee_tds_details 8 KB 0 Bytes
employee_tds_details_pkey 8 KB 0 Bytes
employee_transfer_approval_details 8 KB 0 Bytes
employee_transfer_approval_details_pkey 8 KB 0 Bytes
employee_type_holiday_lists_pkey 8 KB 0 Bytes
employee_upload_goal_appraisals 8 KB 0 Bytes
employee_upload_goal_appraisals_pkey 8 KB 0 Bytes
employee_warning_letters 8 KB 0 Bytes
employee_warning_letters_pkey 8 KB 0 Bytes
employee_working_details_pkey 8 KB 0 Bytes
employers 8 KB 0 Bytes
employers_pkey 8 KB 0 Bytes
endoiphthalmitis_followup_notes 8 KB 0 Bytes
endoiphthalmitis_followup_notes_pkey 8 KB 0 Bytes
endophthalmitis_management_details 8 KB 0 Bytes
endophthalmitis_management_details_pkey 8 KB 0 Bytes
enm_codings 8 KB 0 Bytes
enm_codings_pkey 8 KB 0 Bytes
entry_lists 8 KB 0 Bytes
entry_lists_pkey 8 KB 0 Bytes
epd_payslip_comp_type UNUSED 8 KB 0 Bytes
epi_employee_name UNUSED 8 KB 0 Bytes
episode_auths_pkey 8 KB 0 Bytes
epworth_sleepiness_scales 8 KB 0 Bytes
epworth_sleepiness_scales_pkey 8 KB 0 Bytes
equipment_schedules_pkey 8 KB 0 Bytes
estimation_details 8 KB 0 Bytes
estimation_details_pkey 8 KB 0 Bytes
estimations 8 KB 0 Bytes
estimations_pkey 8 KB 0 Bytes
evaluation_sleep_disordered_breathings 8 KB 0 Bytes
evaluation_sleep_disordered_breathings_pkey 8 KB 0 Bytes
exception_log_details 8 KB 0 Bytes
exception_log_details_pkey 8 KB 0 Bytes
expected_height_and_weight_based_on_ages 8 KB 0 Bytes
expected_height_and_weight_based_on_ages_pkey 8 KB 0 Bytes
expiriences 8 KB 0 Bytes
expiriences_pkey 8 KB 0 Bytes
exploration_canal_auditifs 8 KB 0 Bytes
exploration_canal_auditifs_pkey 8 KB 0 Bytes
external_culture_reports_pkey 8 KB 0 Bytes
external_culture_results 8 KB 0 Bytes
external_culture_results_pkey 8 KB 0 Bytes
external_lab_entries 8 KB 0 Bytes
external_lab_entrys_pkey 8 KB 0 Bytes
external_labs 8 KB 0 Bytes
external_labs_pkey 8 KB 0 Bytes
external_specimens 8 KB 0 Bytes
external_specimens_pkey 8 KB 0 Bytes
extra_duty_approval_compoff_id UNUSED 8 KB 0 Bytes
extra_duty_approval_details_pkey 8 KB 0 Bytes
extra_duty_comp_off_employee_id UNUSED 8 KB 0 Bytes
extra_duty_compoff_details 8 KB 0 Bytes
extra_duty_compoff_details_pkey 8 KB 0 Bytes
extra_duty_payment_details_pkey 8 KB 0 Bytes
extra_duty_shift_timing_id UNUSED 8 KB 0 Bytes
eye_donor_details 8 KB 0 Bytes
eye_recipient_details 8 KB 0 Bytes
eye_recipient_details_pkey 8 KB 0 Bytes
eyebanks_pkey 8 KB 0 Bytes
facility1 8 KB 0 Bytes
facility_node_mappings 8 KB 0 Bytes
finance_donars 8 KB 0 Bytes
finance_donars_pkey 8 KB 0 Bytes
financial_years 8 KB 0 Bytes
financial_years_pkey 8 KB 0 Bytes
finemotor_eyehand_coordinations 8 KB 0 Bytes
finemotor_eyehand_coordinations_pkey 8 KB 0 Bytes
fki_clinician_id UNUSED 8 KB 0 Bytes
fki_frommaster_key UNUSED 8 KB 0 Bytes
fki_patient_fkey UNUSED 8 KB 0 Bytes
fki_role_lab UNUSED 8 KB 0 Bytes
flexible_sigmoidoscopy_proformas 8 KB 0 Bytes
flexible_sigmoidoscopy_proformas_pkey 8 KB 0 Bytes
fm_employee_comp UNUSED 8 KB 0 Bytes
follicular_studies 8 KB 0 Bytes
follicular_studies_pkey 8 KB 0 Bytes
followup_details 8 KB 0 Bytes
followup_details_pkey 8 KB 0 Bytes
form_masters 8 KB 0 Bytes
form_masters_pkey 8 KB 0 Bytes
form_masters_services 8 KB 0 Bytes
form_masters_services_pkey 8 KB 0 Bytes
form_used_pkey 8 KB 0 Bytes
formula_masters_pkey 8 KB 0 Bytes
free_bed_details_pkey 8 KB 0 Bytes
frequencies 8 KB 0 Bytes
frequencies_pkey 8 KB 0 Bytes
frequently_used_forms_pkey 8 KB 0 Bytes
fsn_analysis_pkey 8 KB 0 Bytes
gate_pass_details_pkey 8 KB 0 Bytes
gate_passes 8 KB 0 Bytes
gate_passes_pkey 8 KB 0 Bytes
genders_temp 8 KB 0 Bytes
general_allergies 8 KB 0 Bytes
general_allergies_pkey 8 KB 0 Bytes
general_asso_decreasedvisions 8 KB 0 Bytes
general_asso_decreasedvisions_pkey 8 KB 0 Bytes
general_developments 8 KB 0 Bytes
general_developments_pkey 8 KB 0 Bytes
general_medication_histories 8 KB 0 Bytes
general_medication_histories_pkey 8 KB 0 Bytes
general_medications 8 KB 0 Bytes
general_medications_pkey 8 KB 0 Bytes
general_medicine_prescriptions 8 KB 0 Bytes
general_medicine_prescriptions_pkey 8 KB 0 Bytes
general_nonophth_surgical_histories 8 KB 0 Bytes
general_nonophth_surgical_histories_pkey 8 KB 0 Bytes
general_ocular_injections 8 KB 0 Bytes
general_ocular_injections_pkey 8 KB 0 Bytes
general_past_medical_diseases 8 KB 0 Bytes
general_past_medical_diseases_pkey 8 KB 0 Bytes
general_past_ocular_diseases 8 KB 0 Bytes
general_past_ocular_diseases_pkey 8 KB 0 Bytes
general_proformas 8 KB 0 Bytes
general_proformas_bak 8 KB 0 Bytes
general_proformas_bak_pkey 8 KB 0 Bytes
general_proformas_pkey 8 KB 0 Bytes
general_surgical_histories 8 KB 0 Bytes
general_surgical_histories_pkey 8 KB 0 Bytes
generate_lab_tokens 8 KB 0 Bytes
genomic_details 8 KB 0 Bytes
genomic_details_pkey 8 KB 0 Bytes
glasgow_coma_scales 8 KB 0 Bytes
glasgow_coma_scales_pkey 8 KB 0 Bytes
glaucoma_dvt_techniques 8 KB 0 Bytes
glaucoma_dvt_techniques_pkey 8 KB 0 Bytes
glaucoma_proformas 8 KB 0 Bytes
glaucoma_proformas_pkey 8 KB 0 Bytes
gratuity_employee_id UNUSED 8 KB 0 Bytes
grossmotor_coordination_equilibria 8 KB 0 Bytes
grossmotor_coordination_equilibria_pkey 8 KB 0 Bytes
group_names_pkey 8 KB 0 Bytes
guardian_groupobjectperm_group_id_permission_id_o_3f189f7c_uniq 8 KB 0 Bytes
guardian_groupobjectpermission_content_type_id_7ade36b8 UNUSED 8 KB 0 Bytes
guardian_groupobjectpermission_permission_id_36572738 UNUSED 8 KB 0 Bytes
guardian_groupobjectpermission_pkey 8 KB 0 Bytes
guardian_userobjectpermi_user_id_permission_id_ob_b0b3d2fc_uniq 8 KB 0 Bytes
guardian_userobjectpermission_content_type_id_2e892405 UNUSED 8 KB 0 Bytes
guardian_userobjectpermission_permission_id_71807bfc UNUSED 8 KB 0 Bytes
guardian_userobjectpermission_pkey 8 KB 0 Bytes
guardian_userobjectpermission_user_id_d5c1e964_like UNUSED 8 KB 0 Bytes
gynaecology_histories 8 KB 0 Bytes
gynaecology_histories_pkey 8 KB 0 Bytes
hearing_evaluations 8 KB 0 Bytes
hearing_evaluations_pkey 8 KB 0 Bytes
hemodialysis_forms 8 KB 0 Bytes
hemodialysis_forms_pkey 8 KB 0 Bytes
histho_block_events 8 KB 0 Bytes
histho_block_events_pkey 8 KB 0 Bytes
histho_blocks 8 KB 0 Bytes
histho_blocks_pkey 8 KB 0 Bytes
histho_slide_events 8 KB 0 Bytes
histho_slide_events_pkey 8 KB 0 Bytes
histho_slides 8 KB 0 Bytes
histho_slides_pkey 8 KB 0 Bytes
histho_specimen_events 8 KB 0 Bytes
histho_specimen_events_pkey 8 KB 0 Bytes
histho_specimens 8 KB 0 Bytes
histho_specimens_pkey 8 KB 0 Bytes
histho_stains 8 KB 0 Bytes
histho_stains_pkey 8 KB 0 Bytes
histopathology_icd_codes_pkey 8 KB 0 Bytes
histories 8 KB 0 Bytes
histories_pkey 8 KB 0 Bytes
hiv_aids_data_proformas 8 KB 0 Bytes
hiv_aids_data_proformas_pkey 8 KB 0 Bytes
hiv_aids_proformas 8 KB 0 Bytes
hiv_aids_proformas_pkey 8 KB 0 Bytes
hl7_received_messages 8 KB 0 Bytes
hl7_segments 8 KB 0 Bytes
hlseven_received_messages_pkey 8 KB 0 Bytes
holiday_list_details_pkey 8 KB 0 Bytes
holiday_lists 8 KB 0 Bytes
holiday_lists_pkey 8 KB 0 Bytes
holter_reports 8 KB 0 Bytes
holter_reports_pkey 8 KB 0 Bytes
hospitals 8 KB 0 Bytes
hospitals_pkey 8 KB 0 Bytes
house_keeping_cleaning_schedules_pkey 8 KB 0 Bytes
human_relations 8 KB 0 Bytes
iclock_biodata 8 KB 0 Bytes
iclock_biodata_employee_id_bio_no_bio_i_b71b2ca9_uniq 8 KB 0 Bytes
iclock_biodata_employee_id_ff748ea7_like UNUSED 8 KB 0 Bytes
iclock_biodata_pkey 8 KB 0 Bytes
iclock_deviceconfig 8 KB 0 Bytes
iclock_errorcommandlog 8 KB 0 Bytes
iclock_errorcommandlog_pkey 8 KB 0 Bytes
iclock_errorcommandlog_terminal_id_3b2d7cbd UNUSED 8 KB 0 Bytes
iclock_events 8 KB 0 Bytes
iclock_events_company_id_98a3c764 UNUSED 8 KB 0 Bytes
iclock_events_pkey 8 KB 0 Bytes
iclock_privatemessage 8 KB 0 Bytes
iclock_privatemessage_employee_id_e84a34c0 UNUSED 8 KB 0 Bytes
iclock_privatemessage_employee_id_e84a34c0_like UNUSED 8 KB 0 Bytes
iclock_privatemessage_pkey 8 KB 0 Bytes
iclock_products 8 KB 0 Bytes
iclock_products_pkey 8 KB 0 Bytes
iclock_publicmessage 8 KB 0 Bytes
iclock_publicmessage_pkey 8 KB 0 Bytes
iclock_publicmessage_terminal_id_c3b5e4cf UNUSED 8 KB 0 Bytes
iclock_terminalemployee_pkey 8 KB 0 Bytes
iclock_terminallocation_pkey 8 KB 0 Bytes
iclock_terminallocation_terminal_id_gps_time_e8a21dce_uniq 8 KB 0 Bytes
iclock_terminallog_pkey 8 KB 0 Bytes
iclock_terminallog_terminal_id_667b3ea7 UNUSED 8 KB 0 Bytes
iclock_terminalparameter 8 KB 0 Bytes
iclock_terminaluploadlog_pkey 8 KB 0 Bytes
iclock_terminaluploadlog_terminal_id_9c9a7664 UNUSED 8 KB 0 Bytes
iclock_terminalworkcode_company_id_77625f26 UNUSED 8 KB 0 Bytes
iclock_terminalworkcode_pkey 8 KB 0 Bytes
iclock_transactionproofcmd_pkey 8 KB 0 Bytes
iclock_transactionproofcmd_terminal_id_08b81e1e UNUSED 8 KB 0 Bytes
id_db_detail 8 KB 0 Bytes
idx_histho_blocks_lab_test_request_detail_id UNUSED 8 KB 0 Bytes
idx_histho_blocks_patient_id UNUSED 8 KB 0 Bytes
idx_histho_slides_lab_test_request_detail_id UNUSED 8 KB 0 Bytes
idx_histho_slides_patient_id UNUSED 8 KB 0 Bytes
idx_histho_specimens_lab_test_request_detail_id 8 KB 0 Bytes
idx_histho_specimens_patient_id UNUSED 8 KB 0 Bytes
idx_iodefi UNUSED 8 KB 0 Bytes
immunization_schedules 8 KB 0 Bytes
immunization_schedules_pkey 8 KB 0 Bytes
inattentions 8 KB 0 Bytes
index_abdomino_pelvic_ultrasounds_on_patient_id UNUSED 8 KB 0 Bytes
index_account_closures_on_closing_date UNUSED 8 KB 0 Bytes
index_account_closures_on_closure_type 8 KB 0 Bytes
index_allowance_deduction_details_on_allowance_deduction_id UNUSED 8 KB 0 Bytes
index_allowance_deduction_details_on_salary_type_id UNUSED 8 KB 0 Bytes
index_angiograms_on_encounter_id UNUSED 8 KB 0 Bytes
index_angiograms_on_patient_id UNUSED 8 KB 0 Bytes
index_asymptomatic_symptoms_on_cytome_retinitis_proforma_id UNUSED 8 KB 0 Bytes
index_bangiograms_on_encounter_id UNUSED 8 KB 0 Bytes
index_bangiograms_on_patient_id UNUSED 8 KB 0 Bytes
index_bed_reservations_on_bed_category_id UNUSED 8 KB 0 Bytes
index_bed_reservations_on_bed_id 8 KB 0 Bytes
index_bed_reservations_on_clinician_id UNUSED 8 KB 0 Bytes
index_bed_reservations_on_corporate_id UNUSED 8 KB 0 Bytes
index_bed_reservations_on_patient_id UNUSED 8 KB 0 Bytes
index_bed_reservations_on_treatment_id UNUSED 8 KB 0 Bytes
index_beds_on_bed_category_id UNUSED 8 KB 0 Bytes
index_beds_on_floor_id UNUSED 8 KB 0 Bytes
index_blocked_items_on_inventory_head_id 8 KB 0 Bytes
index_blocked_items_on_is_blocked_now UNUSED 8 KB 0 Bytes
index_blocked_items_on_item_id 8 KB 0 Bytes
index_blocked_items_on_item_with_detail_id 8 KB 0 Bytes
index_blocked_items_on_quantity UNUSED 8 KB 0 Bytes
index_blood_bags_on_donor_detail_id UNUSED 8 KB 0 Bytes
index_blood_component_prices_on_location_id UNUSED 8 KB 0 Bytes
index_blood_discard_causes_on_location_id UNUSED 8 KB 0 Bytes
index_blood_issue_details_on_blood_bank_component_master_id UNUSED 8 KB 0 Bytes
index_blood_issue_details_on_blood_bank_hospital_list_id UNUSED 8 KB 0 Bytes
index_blood_issue_details_on_donor_visit_detail_id UNUSED 8 KB 0 Bytes
index_blood_issue_details_on_recipient_component_detail_id UNUSED 8 KB 0 Bytes
index_blood_issue_return_details_on_blood_issue_detail_id UNUSED 8 KB 0 Bytes
index_bloodbank_details_on_hospital_id UNUSED 8 KB 0 Bytes
index_brand_names_on_drug_brand_id UNUSED 8 KB 0 Bytes
index_brand_names_on_drug_id UNUSED 8 KB 0 Bytes
index_breakdowns_on_equipment_id UNUSED 8 KB 0 Bytes
index_cataract_io_complications_on_cataract_post_op_procedure_i UNUSED 8 KB 0 Bytes
index_cataract_io_complications_on_patient_id UNUSED 8 KB 0 Bytes
index_cataract_post_op_procedures_on_cataract_proforma_id UNUSED 8 KB 0 Bytes
index_cataract_post_op_procedures_on_encounter_id UNUSED 8 KB 0 Bytes
index_cataract_post_op_procedures_on_patient_id UNUSED 8 KB 0 Bytes
index_cataract_proformas_on_patient_id UNUSED 8 KB 0 Bytes
index_cataract_surgery_appointments_on_cataract_proforma_id UNUSED 8 KB 0 Bytes
index_cataract_surgery_appointments_on_encounter_id UNUSED 8 KB 0 Bytes
index_cataract_surgery_appointments_on_patient_id UNUSED 8 KB 0 Bytes
index_catheterization_reports_on_encounter_id UNUSED 8 KB 0 Bytes
index_catheterization_reports_on_patient_id UNUSED 8 KB 0 Bytes
index_chief_complaints_on_encounter_id UNUSED 8 KB 0 Bytes
index_chronological_milestones_on_encounter_id UNUSED 8 KB 0 Bytes
index_chronological_milestones_on_patient_id UNUSED 8 KB 0 Bytes
index_clinicianreferals_on_patient_id UNUSED 8 KB 0 Bytes
index_clinicianreferals_on_visit_id UNUSED 8 KB 0 Bytes
index_consignments_on_inventory_transaction_detail_id UNUSED 8 KB 0 Bytes
index_consignments_on_invoice_id UNUSED 8 KB 0 Bytes
index_consignments_on_item_id UNUSED 8 KB 0 Bytes
index_cross_consultations_on_encounter_id UNUSED 8 KB 0 Bytes
index_cross_consultations_on_patient_id UNUSED 8 KB 0 Bytes
index_crossmatch_details_on_blood_bank_component_master_id UNUSED 8 KB 0 Bytes
index_crossmatch_details_on_blood_bank_hospital_list_id UNUSED 8 KB 0 Bytes
index_crossmatch_details_on_donor_visit_detail_id UNUSED 8 KB 0 Bytes
index_crossmatch_details_on_recipient_component_detail_id UNUSED 8 KB 0 Bytes
index_ct_scans_on_encounter_id UNUSED 8 KB 0 Bytes
index_ct_scans_on_patient_id UNUSED 8 KB 0 Bytes
index_cytome_retinitis_proformas_on_encounter_id UNUSED 8 KB 0 Bytes
index_cytome_retinitis_proformas_on_patient_id UNUSED 8 KB 0 Bytes
index_diabetes_feet_examinations_on_encounter_id UNUSED 8 KB 0 Bytes
index_diabetes_feet_examinations_on_patient_id UNUSED 8 KB 0 Bytes
index_diet_plan_details_on_diet_plan_id UNUSED 8 KB 0 Bytes
index_diet_plan_details_on_kitchen_item_id UNUSED 8 KB 0 Bytes
index_discard_blood_unit_details_on_donor_visit_detail_id UNUSED 8 KB 0 Bytes
index_disease_registries_on_patient_id UNUSED 8 KB 0 Bytes
index_dispatch_specimens_on_lab_test_request_detail_id UNUSED 8 KB 0 Bytes
index_doctor_rounds_on_bed_id UNUSED 8 KB 0 Bytes
index_doctor_rounds_on_department_id UNUSED 8 KB 0 Bytes
index_doctor_rounds_on_doctor_id UNUSED 8 KB 0 Bytes
index_doctor_rounds_on_patient_id UNUSED 8 KB 0 Bytes
index_donor_adverse_reactions_on_donor_detail_id UNUSED 8 KB 0 Bytes
index_donor_medical_history_news_on_donor_condition_id UNUSED 8 KB 0 Bytes
index_donor_medical_history_news_on_donor_detail_id UNUSED 8 KB 0 Bytes
index_drugs_interactions_on_drug1_id UNUSED 8 KB 0 Bytes
index_drugs_interactions_on_drug2_id UNUSED 8 KB 0 Bytes
index_early_obstetric_ultrasounds_on_patient_id UNUSED 8 KB 0 Bytes
index_echo_cardios_on_patient_id UNUSED 8 KB 0 Bytes
index_echo_dopplers_on_patient_id UNUSED 8 KB 0 Bytes
index_employee_advance_accounts_on_loan_type_id UNUSED 8 KB 0 Bytes
index_employee_onduty_details_on_employee_id UNUSED 8 KB 0 Bytes
index_employee_ot_definitions_on_employee_id UNUSED 8 KB 0 Bytes
index_employee_payslip_details_on_component_id UNUSED 8 KB 0 Bytes
index_employee_siblings_on_employee_id UNUSED 8 KB 0 Bytes
index_employee_swipe_cards_on_employee_id UNUSED 8 KB 0 Bytes
index_employee_swipe_cards_on_swipe_card_id UNUSED 8 KB 0 Bytes
index_employee_working_details_on_employee_id UNUSED 8 KB 0 Bytes
index_endoiphthalmitis_followup_notes_on_encounter_id UNUSED 8 KB 0 Bytes
index_endoiphthalmitis_followup_notes_on_patient_id UNUSED 8 KB 0 Bytes
index_endophthalmitis_management_details_on_encounter_id UNUSED 8 KB 0 Bytes
index_endophthalmitis_management_details_on_patient_id UNUSED 8 KB 0 Bytes
index_form_used_on_form_id UNUSED 8 KB 0 Bytes
index_form_used_on_user_id UNUSED 8 KB 0 Bytes
index_formula_masters_on_allowance_deduction_id UNUSED 8 KB 0 Bytes
index_formula_masters_on_salary_type_id UNUSED 8 KB 0 Bytes
index_frequently_used_forms_on_form_master_id UNUSED 8 KB 0 Bytes
index_frequently_used_forms_on_user_id UNUSED 8 KB 0 Bytes
index_general_allergies_on_general_proforma_id UNUSED 8 KB 0 Bytes
index_general_allergies_on_history_id UNUSED 8 KB 0 Bytes
index_general_asso_decreasedvisions_on_general_proforma_id UNUSED 8 KB 0 Bytes
index_general_medication_histories_on_general_proforma_id UNUSED 8 KB 0 Bytes
index_general_medication_histories_on_history_id UNUSED 8 KB 0 Bytes
index_general_medications_on_general_proforma_id UNUSED 8 KB 0 Bytes
index_general_medicine_prescriptions_on_general_proforma_id UNUSED 8 KB 0 Bytes
index_general_nonophth_surgical_histories_on_general_proforma_i UNUSED 8 KB 0 Bytes
index_general_nonophth_surgical_histories_on_history_id UNUSED 8 KB 0 Bytes
index_general_ocular_injections_on_general_proforma_id UNUSED 8 KB 0 Bytes
index_general_ocular_injections_on_history_id UNUSED 8 KB 0 Bytes
index_general_past_medical_diseases_on_general_proforma_id UNUSED 8 KB 0 Bytes
index_general_past_medical_diseases_on_history_id UNUSED 8 KB 0 Bytes
index_general_past_ocular_diseases_on_general_proforma_id UNUSED 8 KB 0 Bytes
index_general_past_ocular_diseases_on_history_id UNUSED 8 KB 0 Bytes
index_general_proformas_bak_on_episode_id UNUSED 8 KB 0 Bytes
index_general_proformas_bak_on_patient_id UNUSED 8 KB 0 Bytes
index_general_proformas_on_encounter_id UNUSED 8 KB 0 Bytes
index_general_proformas_on_patient_id UNUSED 8 KB 0 Bytes
index_general_surgical_histories_on_general_proforma_id UNUSED 8 KB 0 Bytes
index_general_surgical_histories_on_history_id UNUSED 8 KB 0 Bytes
index_histories_on_encounter_id UNUSED 8 KB 0 Bytes
index_histories_on_patient_id UNUSED 8 KB 0 Bytes
index_hiv_aids_proformas_on_encounter_id UNUSED 8 KB 0 Bytes
index_hiv_aids_proformas_on_patient_id UNUSED 8 KB 0 Bytes
index_holter_reports_on_encounter_id UNUSED 8 KB 0 Bytes
index_holter_reports_on_patient_id UNUSED 8 KB 0 Bytes
index_immunization_schedules_on_encounter_id 8 KB 0 Bytes
index_intraocular_pressures_on_cornea_proforma_id UNUSED 8 KB 0 Bytes
index_intraocular_pressures_on_general_proforma_id UNUSED 8 KB 0 Bytes
index_intravenous_antibiotics_measures_on_endophthalmitis_manag UNUSED 8 KB 0 Bytes
index_intravireal_ganciclovir_contents_on_cytome_retinitis_prof UNUSED 8 KB 0 Bytes
index_invoice_summaries_on_invoice_id UNUSED 8 KB 0 Bytes
index_invoice_summaries_on_visit_id UNUSED 8 KB 0 Bytes
index_iss_on_date UNUSED 8 KB 0 Bytes
index_iss_on_inventory_head_id UNUSED 8 KB 0 Bytes
index_iss_on_item_with_detail_id UNUSED 8 KB 0 Bytes
index_item_tax_profiles_on_buying_tax_profile_id UNUSED 8 KB 0 Bytes
index_item_tax_profiles_on_item_id 8 KB 0 Bytes
index_item_tax_profiles_on_selling_tax_profile_id UNUSED 8 KB 0 Bytes
index_lab_entitles_on_lab_head_id UNUSED 8 KB 0 Bytes
index_lab_entitles_on_user_id UNUSED 8 KB 0 Bytes
index_lab_package_tests_on_lab_package_id UNUSED 8 KB 0 Bytes
index_lab_package_tests_on_lab_test_id UNUSED 8 KB 0 Bytes
index_lab_test_fields_on_lab_test_id UNUSED 8 KB 0 Bytes
index_lab_test_rates_on_lab_test_id UNUSED 8 KB 0 Bytes
index_lasik_pre_proformas_on_encounter_id UNUSED 8 KB 0 Bytes
index_lasik_pre_proformas_on_patient_id UNUSED 8 KB 0 Bytes
index_lasik_proformas_on_encounter_id UNUSED 8 KB 0 Bytes
index_lasik_proformas_on_patient_id UNUSED 8 KB 0 Bytes
index_macular_cnvm_proformas_on_current_diagnosis_idiopathic_cn UNUSED 8 KB 0 Bytes
index_macular_cnvm_proformas_on_current_diagnosis_idiopathic_po UNUSED 8 KB 0 Bytes
index_macular_cnvm_proformas_on_patient_id UNUSED 8 KB 0 Bytes
index_macular_concomitant_treatments_on_macular_cnvm_proforma_i UNUSED 8 KB 0 Bytes
index_macular_eye_drops_on_macular_cnvm_proforma_id UNUSED 8 KB 0 Bytes
index_macular_intraocular_pressures_on_macular_cnvm_proforma_id UNUSED 8 KB 0 Bytes
index_macular_tablets_on_macular_cnvm_proforma_id UNUSED 8 KB 0 Bytes
index_mail_details_on_from_user_id UNUSED 8 KB 0 Bytes
index_mail_details_on_to_user_id UNUSED 8 KB 0 Bytes
index_mis_register_equipments_on_activity_id UNUSED 8 KB 0 Bytes
index_mis_register_equipments_on_bloodbank_detail_id UNUSED 8 KB 0 Bytes
index_mrd_code UNUSED 8 KB 0 Bytes
index_mrd_detail UNUSED 8 KB 0 Bytes
index_mrd_details_on_category UNUSED 8 KB 0 Bytes
index_mris_on_patient_id UNUSED 8 KB 0 Bytes
index_neurophthal_proformas_on_patient_id UNUSED 8 KB 0 Bytes
index_next_kin_details_on_patient_id UNUSED 8 KB 0 Bytes
index_next_kin_details_on_relation_id UNUSED 8 KB 0 Bytes
index_nurse_charts_on_patient_id UNUSED 8 KB 0 Bytes
index_nurse_prescriptions_on_item_id UNUSED 8 KB 0 Bytes
index_nurse_prescriptions_on_prescription_master_id UNUSED 8 KB 0 Bytes
index_obstetric_ultrasounds_on_encounter_id UNUSED 8 KB 0 Bytes
index_obstetric_ultrasounds_on_patient_id UNUSED 8 KB 0 Bytes
index_oculoplasty_anolphthal_proformas_on_patient_id UNUSED 8 KB 0 Bytes
index_oculoplasty_ectropion_proformas_on_patient_id UNUSED 8 KB 0 Bytes
index_oculoplasty_entropion_proformas_on_patient_id UNUSED 8 KB 0 Bytes
index_oculoplasty_epiphora_proformas_on_patient_id UNUSED 8 KB 0 Bytes
index_oculoplasty_lagophthal_proformas_on_patient_id UNUSED 8 KB 0 Bytes
index_oculoplasty_orbit_proformas_on_patient_id UNUSED 8 KB 0 Bytes
index_oculoplasty_post_ptosis_proformas_on_patient_id UNUSED 8 KB 0 Bytes
index_oculoplasty_ptosis_proformas_on_patient_id UNUSED 8 KB 0 Bytes
index_oculoplasty_thyroid_proformas_on_patient_id UNUSED 8 KB 0 Bytes
index_on_call_doctors_on_department_id UNUSED 8 KB 0 Bytes
index_on_call_doctors_on_location_id UNUSED 8 KB 0 Bytes
index_operative_procedures_on_encounter_id UNUSED 8 KB 0 Bytes
index_operative_procedures_on_patient_id UNUSED 8 KB 0 Bytes
index_operative_procedures_on_surgery_schedules_id UNUSED 8 KB 0 Bytes
index_ophth_photography_requisition_forms_on_encounter_id UNUSED 8 KB 0 Bytes
index_ophth_photography_requisition_forms_on_patient_id UNUSED 8 KB 0 Bytes
index_oral_antibiotics_on_endophthalmitis_management_detail_id UNUSED 8 KB 0 Bytes
index_order_diets_on_patient_id UNUSED 8 KB 0 Bytes
index_other_expenses_on_voucher_type_id UNUSED 8 KB 0 Bytes
index_package_rates_on_corporate_id UNUSED 8 KB 0 Bytes
index_package_rates_on_luxury_type_id UNUSED 8 KB 0 Bytes
index_package_rates_on_package_id UNUSED 8 KB 0 Bytes
index_packages_on_treatment_id UNUSED 8 KB 0 Bytes
index_patient_consent_forms_on_encounter_id UNUSED 8 KB 0 Bytes
index_patient_deposits_on_bill_category_id UNUSED 8 KB 0 Bytes
index_patient_deposits_on_corporate_id UNUSED 8 KB 0 Bytes
index_patient_deposits_on_patient_id 8 KB 0 Bytes
index_patient_documents_on_encounter_id UNUSED 8 KB 0 Bytes
index_patient_forms_on_encounter_id UNUSED 8 KB 0 Bytes
index_patient_forms_on_patient_form_id UNUSED 8 KB 0 Bytes
index_patient_forms_on_user_id UNUSED 8 KB 0 Bytes
index_pediatric_cataract_examinations_on_patient_id UNUSED 8 KB 0 Bytes
index_pediatric_catract_operative_notes_on_encounter_id UNUSED 8 KB 0 Bytes
index_pediatric_catract_operative_notes_on_patient_id UNUSED 8 KB 0 Bytes
index_pelvic_scans_on_patient_id UNUSED 8 KB 0 Bytes
index_person_insurance_details_on_person_id UNUSED 8 KB 0 Bytes
index_pharmacy_mappings_on_cashier_id UNUSED 8 KB 0 Bytes
index_pharmacy_mappings_on_pharmacy_id UNUSED 8 KB 0 Bytes
index_pharmacy_markup_percentages_on_corporate_id 8 KB 0 Bytes
index_post_operative_courses_on_patient_id UNUSED 8 KB 0 Bytes
index_pregnancy_calculators_on_patient_id UNUSED 8 KB 0 Bytes
index_prior_treatments_on_patient_id UNUSED 8 KB 0 Bytes
index_prior_treatments_on_uveitis_proforma_id UNUSED 8 KB 0 Bytes
index_procedure_details_on_package_id UNUSED 8 KB 0 Bytes
index_procedure_details_on_patient_account_id UNUSED 8 KB 0 Bytes
index_procedure_details_on_patient_id UNUSED 8 KB 0 Bytes
index_procedure_details_on_type_id UNUSED 8 KB 0 Bytes
index_procedure_preparations_on_inpatient_detail_id UNUSED 8 KB 0 Bytes
index_protocol_samples_on_protocol_detail_id UNUSED 8 KB 0 Bytes
index_ptca_stent_reports_on_encounter_id UNUSED 8 KB 0 Bytes
index_ptca_stent_reports_on_patient_id UNUSED 8 KB 0 Bytes
index_purchase_order_free_items_on_item_id UNUSED 8 KB 0 Bytes
index_purchase_order_free_items_on_item_unit_denomination_id UNUSED 8 KB 0 Bytes
index_purchase_order_free_items_on_purchase_order_detail_id 8 KB 0 Bytes
index_reaction_signs_on_blood_bag_id UNUSED 8 KB 0 Bytes
index_reaction_signs_on_recipient_condition_id UNUSED 8 KB 0 Bytes
index_reaction_signs_on_recipient_detail_id UNUSED 8 KB 0 Bytes
index_reaction_symptoms_on_blood_bag_id UNUSED 8 KB 0 Bytes
index_reaction_symptoms_on_recipient_condition_id UNUSED 8 KB 0 Bytes
index_reaction_symptoms_on_recipient_detail_id UNUSED 8 KB 0 Bytes
index_reagent_quality_controls_on_bloodbank_id UNUSED 8 KB 0 Bytes
index_reagent_quality_controls_on_reagent_master_id UNUSED 8 KB 0 Bytes
index_recipient_adverse_reactions_on_blood_bag_id UNUSED 8 KB 0 Bytes
index_recipient_adverse_reactions_on_recipient_detail_id UNUSED 8 KB 0 Bytes
index_recipient_adverse_reactions_on_sign_id_obsolete UNUSED 8 KB 0 Bytes
index_recipient_adverse_reactions_on_symptom_id_obsolete UNUSED 8 KB 0 Bytes
index_recipient_component_details_on_blood_bank_component_maste UNUSED 8 KB 0 Bytes
index_recipient_component_details_on_recipient_detail_id UNUSED 8 KB 0 Bytes
index_recipient_details_on_blood_bank_hospital_list_id UNUSED 8 KB 0 Bytes
index_recipient_details_on_city_id UNUSED 8 KB 0 Bytes
index_rejected_bloodbag_details_on_blood_bag_id UNUSED 8 KB 0 Bytes
index_rejected_bloodbag_details_on_protocol_detail_id UNUSED 8 KB 0 Bytes
index_repair_services_on_breakdown_id UNUSED 8 KB 0 Bytes
index_repair_services_on_equipment_id UNUSED 8 KB 0 Bytes
index_repair_services_on_scheduled_service_id UNUSED 8 KB 0 Bytes
index_repair_services_on_supplier_id UNUSED 8 KB 0 Bytes
index_repair_services_on_warranty_amc_id UNUSED 8 KB 0 Bytes
index_repair_visits_on_repair_service_id UNUSED 8 KB 0 Bytes
index_report_op_ip_outstandings_on_bill_category_id UNUSED 8 KB 0 Bytes
index_report_op_ip_outstandings_on_bill_date UNUSED 8 KB 0 Bytes
index_report_op_ip_outstandings_on_bill_no UNUSED 8 KB 0 Bytes
index_report_op_ip_outstandings_on_corporate_id UNUSED 8 KB 0 Bytes
index_report_op_ip_outstandings_on_patient_id UNUSED 8 KB 0 Bytes
index_retina_proformas_on_patient_id UNUSED 8 KB 0 Bytes
index_rooms_on_floor_id UNUSED 8 KB 0 Bytes
index_schedulable_entity_appointments_on_appointment_id UNUSED 8 KB 0 Bytes
index_schedulable_entity_appointments_on_schedulable_entity_id UNUSED 8 KB 0 Bytes
index_scheduled_services_on_equipment_id UNUSED 8 KB 0 Bytes
index_scheduled_services_on_supplier_id UNUSED 8 KB 0 Bytes
index_scleritis_episcleritis_proformas_on_encounter_id UNUSED 8 KB 0 Bytes
index_scleritis_prior_consultations_on_scleritis_episcleritis_p UNUSED 8 KB 0 Bytes
index_screened_bags_on_blood_bag_id UNUSED 8 KB 0 Bytes
index_screened_bags_on_protocol_detail_id UNUSED 8 KB 0 Bytes
index_serology_alls_on_donrec_id UNUSED 8 KB 0 Bytes
index_serology_alls_on_reci_donor_id UNUSED 8 KB 0 Bytes
index_service_rates_on_corporate_id UNUSED 8 KB 0 Bytes
index_service_rates_on_luxury_type_id UNUSED 8 KB 0 Bytes
index_service_rates_on_ward_id UNUSED 8 KB 0 Bytes
index_shift_definitions_on_shift_timing_id UNUSED 8 KB 0 Bytes
index_single_receipt_details_on_approved_transaction_id UNUSED 8 KB 0 Bytes
index_single_receipt_details_on_patient_account_id UNUSED 8 KB 0 Bytes
index_statewise_tax_profiles_on_item_id UNUSED 8 KB 0 Bytes
index_statewise_tax_profiles_on_state_id 8 KB 0 Bytes
index_stock_and_issues_on_bloodbank_detail_id_obsolete UNUSED 8 KB 0 Bytes
index_stock_and_issues_on_item_id_obsolete UNUSED 8 KB 0 Bytes
index_store_entitles_on_inventory_head_id UNUSED 8 KB 0 Bytes
index_store_entitles_on_user_id UNUSED 8 KB 0 Bytes
index_sub_procedures_on_procedure_id UNUSED 8 KB 0 Bytes
index_supportive_treatments_on_endophthalmitis_management_detai UNUSED 8 KB 0 Bytes
index_surgical_procedures_on_surgery_type_id UNUSED 8 KB 0 Bytes
index_temperature_records_on_equipment_id UNUSED 8 KB 0 Bytes
index_temps_on_column UNUSED 8 KB 0 Bytes
index_temps_on_ppp_id UNUSED 8 KB 0 Bytes
index_temps_on_table UNUSED 8 KB 0 Bytes
index_text_datas_on_diagram_id 8 KB 0 Bytes
index_transadverse_data_preposts_on_blood_bag_id UNUSED 8 KB 0 Bytes
index_transadverse_data_preposts_on_recipient_detail_id UNUSED 8 KB 0 Bytes
index_trauma_proformas_on_patient_id UNUSED 8 KB 0 Bytes
index_uveitis_proformas_on_patient_id UNUSED 8 KB 0 Bytes
index_vitreoretina_medication_drugs_on_vitreoretina_proforma_id UNUSED 8 KB 0 Bytes
index_vitreoretina_ocular_injections_on_vitreoretina_proforma_i UNUSED 8 KB 0 Bytes
index_vitreoretina_proformas_on_encounter_id UNUSED 8 KB 0 Bytes
index_vitreoretina_proformas_on_patient_id UNUSED 8 KB 0 Bytes
index_vitreous_surgery_reports_on_patient_id UNUSED 8 KB 0 Bytes
index_warranty_amcs_on_equipment_id UNUSED 8 KB 0 Bytes
index_warranty_amcs_on_supplier_id UNUSED 8 KB 0 Bytes
index_write_off_details_on_bill_date UNUSED 8 KB 0 Bytes
infection_management_forms_pkey 8 KB 0 Bytes
infection_registration_forms 8 KB 0 Bytes
infection_registration_forms_pkey 8 KB 0 Bytes
infection_staff_contact_records 8 KB 0 Bytes
infection_staff_contact_records_pkey 8 KB 0 Bytes
infection_transfer_forms 8 KB 0 Bytes
infection_transfer_forms_pkey 8 KB 0 Bytes
infectious_notification_forms 8 KB 0 Bytes
infectious_notification_forms_pkey 8 KB 0 Bytes
infertility_histories 8 KB 0 Bytes
infertility_histories_pkey 8 KB 0 Bytes
inpatient_markups_pkey 8 KB 0 Bytes
inpatient_visitors 8 KB 0 Bytes
input_output_records 8 KB 0 Bytes
insurance_claims 8 KB 0 Bytes
insurance_claims_pkey 8 KB 0 Bytes
insurance_exclusion_details 8 KB 0 Bytes
insurance_exclusion_details_pkey 8 KB 0 Bytes
insurer_details 8 KB 0 Bytes
insurer_details_pkey 8 KB 0 Bytes
intake_output_records_pkey 8 KB 0 Bytes
interface_payment_details 8 KB 0 Bytes
interface_payment_details_pkey 8 KB 0 Bytes
interview_mode_of_communications 8 KB 0 Bytes
interview_panel_details 8 KB 0 Bytes
interview_panel_details_pkey 8 KB 0 Bytes
interview_panels_pkey 8 KB 0 Bytes
intraocular_pressures_pkey 8 KB 0 Bytes
intravenous_antibiotics_measures 8 KB 0 Bytes
intravenous_antibiotics_measures_pkey 8 KB 0 Bytes
intravireal_ganciclovir_contents_pkey 8 KB 0 Bytes
inventory_brands_mappings 8 KB 0 Bytes
inventory_heads_item_groups 8 KB 0 Bytes
investigation_angio_reports 8 KB 0 Bytes
investigation_angio_reports_pkey 8 KB 0 Bytes
investigation_report_templates 8 KB 0 Bytes
investigation_report_templates_pkey 8 KB 0 Bytes
investigation_request_items 8 KB 0 Bytes
investigation_request_items_pkey 8 KB 0 Bytes
invoice_payments 8 KB 0 Bytes
invoice_payments_pkey 8 KB 0 Bytes
invoice_summaries_pkey 8 KB 0 Bytes
invoices_transactiondetails_pkey 8 KB 0 Bytes
ip_nutritional_assessment_on_admission 8 KB 0 Bytes
ip_nutritional_assessment_on_admission_pkey 8 KB 0 Bytes
ip_package_bed_details_pkey 8 KB 0 Bytes
ip_package_items_pkey 8 KB 0 Bytes
ip_packages 8 KB 0 Bytes
ip_packages_pkey 8 KB 0 Bytes
item_groups_users_pkey 8 KB 0 Bytes
item_rack_and_shelves 8 KB 0 Bytes
item_racks 8 KB 0 Bytes
item_requirement_details 8 KB 0 Bytes
item_requirement_details_pkey 8 KB 0 Bytes
item_schedule_charges_pkey 8 KB 0 Bytes
item_stock_statuses_pkey 8 KB 0 Bytes
item_tax_profiles_pkey 8 KB 0 Bytes
item_type_accounts_pkey 8 KB 0 Bytes
item_wise_corp_discounts 8 KB 0 Bytes
item_wise_corp_discounts_pkey 8 KB 0 Bytes
itemgroup_wise_corporate_discounts 8 KB 0 Bytes
itemgroup_wise_corporate_discounts_pkey 8 KB 0 Bytes
kitchen_items 8 KB 0 Bytes
kitchen_items_pkey 8 KB 0 Bytes
kpi_lists 8 KB 0 Bytes
kpi_lists_pkey 8 KB 0 Bytes
kra_employee_id UNUSED 8 KB 0 Bytes
kra_list_id UNUSED 8 KB 0 Bytes
lab_categories_pkey 8 KB 0 Bytes
lab_category_heads_pkey 8 KB 0 Bytes
lab_data_histories 8 KB 0 Bytes
lab_data_histories_pkey 8 KB 0 Bytes
lab_entitles_pkey 8 KB 0 Bytes
lab_heads 8 KB 0 Bytes
lab_heads_pkey 8 KB 0 Bytes
lab_historys_pkey 8 KB 0 Bytes
lab_packages 8 KB 0 Bytes
lab_packages_pkey 8 KB 0 Bytes
lab_predefined_remarks 8 KB 0 Bytes
lab_predefined_remarks_pkey 8 KB 0 Bytes
lab_report_sms 8 KB 0 Bytes
lab_report_sms_pkey 8 KB 0 Bytes
lab_test_remarks 8 KB 0 Bytes
lab_test_remarks_pkey 8 KB 0 Bytes
lab_tokens_pkey 8 KB 0 Bytes
label_settings_pkey 8 KB 0 Bytes
lasik_pre_proformas 8 KB 0 Bytes
lasik_pre_proformas_pkey 8 KB 0 Bytes
lasik_proformas 8 KB 0 Bytes
lasik_proformas_pkey 8 KB 0 Bytes
late_coming_records_pkey 8 KB 0 Bytes
late_deliveries 8 KB 0 Bytes
late_deliveries_pkey 8 KB 0 Bytes
laundry_statuses 8 KB 0 Bytes
leave_profile_details 8 KB 0 Bytes
leave_sub_categories 8 KB 0 Bytes
leave_sub_categories_pkey 8 KB 0 Bytes
lens_coatings_pkey 8 KB 0 Bytes
lens_cylindrical_ranges_pkey 8 KB 0 Bytes
lens_indices_pkey 8 KB 0 Bytes
lens_materials_pkey 8 KB 0 Bytes
lens_power_ranges_pkey 8 KB 0 Bytes
lens_types_pkey 8 KB 0 Bytes
limbal_baseline_preformas_pkey 8 KB 0 Bytes
limbal_transplants_pkey 8 KB 0 Bytes
loan_types 8 KB 0 Bytes
loan_types_pkey 8 KB 0 Bytes
lta_claim_requests 8 KB 0 Bytes
lta_claim_requests_pkey 8 KB 0 Bytes
lumbar_exercises 8 KB 0 Bytes
lumbar_exercises_pkey 8 KB 0 Bytes
macular_cnvm_proformas 8 KB 0 Bytes
macular_cnvm_proformas_pkey 8 KB 0 Bytes
macular_concomitant_treatments 8 KB 0 Bytes
macular_concomitant_treatments_pkey 8 KB 0 Bytes
macular_eye_drops 8 KB 0 Bytes
macular_eye_drops_pkey 8 KB 0 Bytes
macular_intraocular_pressures_pkey 8 KB 0 Bytes
macular_tablets 8 KB 0 Bytes
macular_tablets_pkey 8 KB 0 Bytes
mail_details 8 KB 0 Bytes
mail_details_pkey 8 KB 0 Bytes
man_power_requests 8 KB 0 Bytes
man_power_requests_candidate_profiles 8 KB 0 Bytes
man_power_requests_candidate_profiles_pkey 8 KB 0 Bytes
man_power_requests_pkey 8 KB 0 Bytes
mania_tabs_pkey 8 KB 0 Bytes
maniatabs 8 KB 0 Bytes
manufacturers_suppliers_pkey 8 KB 0 Bytes
mapping_dialysis_machines 8 KB 0 Bytes
master_ehkaas 8 KB 0 Bytes
master_ehkaas_pkey 8 KB 0 Bytes
maternal_infant_screenings 8 KB 0 Bytes
maternal_infant_screenings_pkey 8 KB 0 Bytes
meal_tickets_pkey 8 KB 0 Bytes
medical_cerificate_reports 8 KB 0 Bytes
medical_cerificate_reports_pkey 8 KB 0 Bytes
medical_claim_bill_details 8 KB 0 Bytes
medical_claim_bill_details_pkey 8 KB 0 Bytes
medical_claim_eligibilities_pkey 8 KB 0 Bytes
medical_claim_requests 8 KB 0 Bytes
medical_claim_requests_pkey 8 KB 0 Bytes
medication_histories 8 KB 0 Bytes
medication_histories_pkey 8 KB 0 Bytes
medications 8 KB 0 Bytes
medications_pkey 8 KB 0 Bytes
medicine_prescriptions 8 KB 0 Bytes
medicine_prescriptions_pkey 8 KB 0 Bytes
member_bodies 8 KB 0 Bytes
member_bodies_pkey 8 KB 0 Bytes
menstrual_histories 8 KB 0 Bytes
menstrual_histories_pkey 8 KB 0 Bytes
menstural_histories 8 KB 0 Bytes
menstural_histories_pkey 8 KB 0 Bytes
metabolic_clinical_symptoms 8 KB 0 Bytes
metabolic_clinical_symptoms_pkey 8 KB 0 Bytes
metabolic_clinical_tests 8 KB 0 Bytes
metabolic_clinical_tests_pkey 8 KB 0 Bytes
metabolic_clinicals 8 KB 0 Bytes
metabolic_clinicals_pkey 8 KB 0 Bytes
metabolic_laboratories 8 KB 0 Bytes
metabolic_laboratories_pkey 8 KB 0 Bytes
metabolic_therapies 8 KB 0 Bytes
metabolic_therapies_pkey 8 KB 0 Bytes
mis_register_equipments 8 KB 0 Bytes
mis_register_equipments_pkey 8 KB 0 Bytes
mispunch_employee_id UNUSED 8 KB 0 Bytes
mispunch_shift_timing_id UNUSED 8 KB 0 Bytes
misreports 8 KB 0 Bytes
misreports_pkey 8 KB 0 Bytes
mitral_balloon_diatations 8 KB 0 Bytes
mitral_balloon_diatations_pkey 8 KB 0 Bytes
mobile_announcement 8 KB 0 Bytes
mobile_announcement_company_id_46c8203d UNUSED 8 KB 0 Bytes
mobile_announcement_pkey 8 KB 0 Bytes
mobile_announcement_receiver_id_ddf2a860 UNUSED 8 KB 0 Bytes
mobile_announcement_receiver_id_ddf2a860_like UNUSED 8 KB 0 Bytes
mobile_appactionlog 8 KB 0 Bytes
mobile_appactionlog_pkey 8 KB 0 Bytes
mobile_applist 8 KB 0 Bytes
mobile_applist_company_id_5a52be94 UNUSED 8 KB 0 Bytes
mobile_applist_pkey 8 KB 0 Bytes
mobile_appnotification 8 KB 0 Bytes
mobile_appnotification_pkey 8 KB 0 Bytes
mobile_appnotification_receiver_id_90c4a355 UNUSED 8 KB 0 Bytes
mobile_appnotification_receiver_id_90c4a355_like UNUSED 8 KB 0 Bytes
mobile_apptempregistraion_pkey 8 KB 0 Bytes
mobile_gpsfordepartment 8 KB 0 Bytes
mobile_gpsfordepartment_department_id_988ccf22 UNUSED 8 KB 0 Bytes
mobile_gpsfordepartment_pkey 8 KB 0 Bytes
mobile_gpsforemployee 8 KB 0 Bytes
mobile_gpsforemployee_employee_id_982b7cef UNUSED 8 KB 0 Bytes
mobile_gpsforemployee_employee_id_982b7cef_like UNUSED 8 KB 0 Bytes
mobile_gpsforemployee_pkey 8 KB 0 Bytes
modified_checklists 8 KB 0 Bytes
modified_checklists_pkey 8 KB 0 Bytes
modified_somatics 8 KB 0 Bytes
monthly_leave_histories_pkey 8 KB 0 Bytes
mrd_details 8 KB 0 Bytes
mris 8 KB 0 Bytes
mris_pkey 8 KB 0 Bytes
nanda_domain_categories 8 KB 0 Bytes
nanda_domains 8 KB 0 Bytes
neckdisabilityquestionnaires_pkey 8 KB 0 Bytes
negotiation_details 8 KB 0 Bytes
negotiations 8 KB 0 Bytes
neonatal_readmissions 8 KB 0 Bytes
neonatal_readmissions_pkey 8 KB 0 Bytes
neurophthal_proformas 8 KB 0 Bytes
neurophthal_proformas_pkey 8 KB 0 Bytes
new_born_data_sheet 8 KB 0 Bytes
new_born_data_sheet_pkey 8 KB 0 Bytes
new_born_discharge_summaries 8 KB 0 Bytes
new_born_discharge_summaries_pkey 8 KB 0 Bytes
new_histho_blocks 8 KB 0 Bytes
new_histho_blocks_pkey 8 KB 0 Bytes
new_item_requests 8 KB 0 Bytes
new_item_requests_pkey 8 KB 0 Bytes
new_problems 8 KB 0 Bytes
new_problems_pkey 8 KB 0 Bytes
newborn_data_sheets 8 KB 0 Bytes
newborn_data_sheets_pkey 8 KB 0 Bytes
news_paper_distribution_bedwises_pkey 8 KB 0 Bytes
news_paper_distribution_departmentwises_pkey 8 KB 0 Bytes
next_kin_details 8 KB 0 Bytes
next_kin_details_pkey 8 KB 0 Bytes
nn_drugs 8 KB 0 Bytes
nn_drugs_pkey 8 KB 0 Bytes
noc_requests 8 KB 0 Bytes
noc_requests_pkey 8 KB 0 Bytes
non_inventory_medications 8 KB 0 Bytes
non_inventory_medications_pkey 8 KB 0 Bytes
nose_surveys 8 KB 0 Bytes
nose_surveys_pkey 8 KB 0 Bytes
notifications_notification 8 KB 0 Bytes
notifications_notification_pkey 8 KB 0 Bytes
nurse_charts_pkey 8 KB 0 Bytes
nurse_check_lists 8 KB 0 Bytes
nurse_check_lists_pkey 8 KB 0 Bytes
nurse_prescriptions 8 KB 0 Bytes
nurse_prescriptions_pkey 8 KB 0 Bytes
nurse_receive_item_details_pkey 8 KB 0 Bytes
nurse_receive_items_pkey 8 KB 0 Bytes
nurse_templates 8 KB 0 Bytes
nurse_templates_pkey 8 KB 0 Bytes
nursing_entitles_pkey 8 KB 0 Bytes
nursing_stations 8 KB 0 Bytes
nursing_stations_pkey 8 KB 0 Bytes
nutrition_assessment_opds 8 KB 0 Bytes
nutrition_assessment_opds_pkey 8 KB 0 Bytes
obstetric_ultrasounds 8 KB 0 Bytes
obstetric_ultrasounds_pkey 8 KB 0 Bytes
obstetrics_histories 8 KB 0 Bytes
obstetrics_histories_pkey 8 KB 0 Bytes
occupational_therapy_assessments 8 KB 0 Bytes
occupational_therapy_assessments_pkey 8 KB 0 Bytes
ocd_employee_depart_date UNUSED 8 KB 0 Bytes
oculoplasty_anolphthal_proformas 8 KB 0 Bytes
oculoplasty_anolphthal_proformas_pkey 8 KB 0 Bytes
oculoplasty_ectropion_proformas_pkey 8 KB 0 Bytes
oculoplasty_entropion_proformas_pkey 8 KB 0 Bytes
oculoplasty_epiphora_proformas_pkey 8 KB 0 Bytes
oculoplasty_lagophthal_proformas_pkey 8 KB 0 Bytes
oculoplasty_orbit_proformas_pkey 8 KB 0 Bytes
oculoplasty_post_ptosis_proformas_pkey 8 KB 0 Bytes
oculoplasty_ptosis_proformas_pkey 8 KB 0 Bytes
oculoplasty_thyroid_proformas_pkey 8 KB 0 Bytes
od_pateint_diet_date UNUSED 8 KB 0 Bytes
on_call_doctors 8 KB 0 Bytes
on_call_doctors_pkey 8 KB 0 Bytes
oncology_toxicity_gradings_pkey 8 KB 0 Bytes
oocyte_retrieval_records 8 KB 0 Bytes
oocyte_retrieval_records_pkey 8 KB 0 Bytes
op_approvals_pkey 8 KB 0 Bytes
opd_prescriptions 8 KB 0 Bytes
operation_records 8 KB 0 Bytes
operation_records_pkey 8 KB 0 Bytes
operative_procedures 8 KB 0 Bytes
operative_procedures_pkey 8 KB 0 Bytes
ophth_photography_requisition_forms 8 KB 0 Bytes
ophth_photography_requisition_forms_pkey 8 KB 0 Bytes
optix_bill_details 8 KB 0 Bytes
optix_bill_details_pkey 8 KB 0 Bytes
optix_bills 8 KB 0 Bytes
optix_bills_pkey 8 KB 0 Bytes
optix_order_details 8 KB 0 Bytes
optix_order_details_pkey 8 KB 0 Bytes
optix_orders 8 KB 0 Bytes
optix_orders_pkey 8 KB 0 Bytes
optix_price_mappings_pkey 8 KB 0 Bytes
oral_antibiotics 8 KB 0 Bytes
oral_antibiotics_pkey 8 KB 0 Bytes
order_diets 8 KB 0 Bytes
order_diets_pkey 8 KB 0 Bytes
order_prescription_details 8 KB 0 Bytes
order_prescription_details_pkey 8 KB 0 Bytes
order_prescriptions_encounter_id_idx UNUSED 8 KB 0 Bytes
order_prescriptions_pkey 8 KB 0 Bytes
organ_systems 8 KB 0 Bytes
orofacial_examiniations 8 KB 0 Bytes
orofacial_examiniations_pkey 8 KB 0 Bytes
orthoped_trauma_services 8 KB 0 Bytes
orthoped_trauma_services_pkey 8 KB 0 Bytes
ot_assessments 8 KB 0 Bytes
ot_assessments_pkey 8 KB 0 Bytes
ot_beds_pkey 8 KB 0 Bytes
ot_recieving_check_details 8 KB 0 Bytes
ot_recieving_check_details_pkey 8 KB 0 Bytes
ot_requests 8 KB 0 Bytes
ot_requests_pkey 8 KB 0 Bytes
ot_to_ward_trasfer_check_details 8 KB 0 Bytes
ot_to_ward_trasfer_check_details_pkey 8 KB 0 Bytes
other_expenses 8 KB 0 Bytes
other_expenses_pkey 8 KB 0 Bytes
outside_blood_stock_details 8 KB 0 Bytes
outside_blood_stock_details_pkey 8 KB 0 Bytes
outside_blood_stock_patients 8 KB 0 Bytes
outside_blood_stock_patients_pkey 8 KB 0 Bytes
outside_blood_stocks 8 KB 0 Bytes
outside_blood_stocks_pkey 8 KB 0 Bytes
ovarian_stimulation_records 8 KB 0 Bytes
ovarian_stimulation_records_pkey 8 KB 0 Bytes
overtime_definitions_pkey 8 KB 0 Bytes
oxfortshoulders_pkey 8 KB 0 Bytes
oxfrotshoulders_pkey 8 KB 0 Bytes
package_items 8 KB 0 Bytes
package_pharmacy_exclusions 8 KB 0 Bytes
package_pharmacy_exclusions_pkey 8 KB 0 Bytes
package_pharmacy_items 8 KB 0 Bytes
package_rates 8 KB 0 Bytes
package_tests_pkey 8 KB 0 Bytes
packageitems_pkey 8 KB 0 Bytes
packagerates_pkey 8 KB 0 Bytes
packages 8 KB 0 Bytes
packages_pkey 8 KB 0 Bytes
paediatric_discharge_summaries 8 KB 0 Bytes
paediatric_discharge_summaries_pkey 8 KB 0 Bytes
paediatrician_at_six_to_eight_weeks 8 KB 0 Bytes
paediatrician_at_six_to_eight_weeks_pkey 8 KB 0 Bytes
parenteral_fluids 8 KB 0 Bytes
parenteral_fluids_pkey 8 KB 0 Bytes
parents_at_first_meetings 8 KB 0 Bytes
parents_at_first_meetings_pkey 8 KB 0 Bytes
patient_advance_transfers 8 KB 0 Bytes
patient_advance_transfers_pkey 8 KB 0 Bytes
patient_anesthesia_notes 8 KB 0 Bytes
patient_anesthesia_notes_pkey 8 KB 0 Bytes
patient_assciated_professionals_pkey 8 KB 0 Bytes
patient_attendants 8 KB 0 Bytes
patient_attendants_pkey 8 KB 0 Bytes
patient_bed_charges_pkey 8 KB 0 Bytes
patient_consent_forms 8 KB 0 Bytes
patient_consent_forms_pkey 8 KB 0 Bytes
patient_criticalities_pkey 8 KB 0 Bytes
patient_deposits 8 KB 0 Bytes
patient_deposits_pkey 8 KB 0 Bytes
patient_discharge_summaries 8 KB 0 Bytes
patient_discharge_summaries_pkey 8 KB 0 Bytes
patient_documents 8 KB 0 Bytes
patient_documents_pkey 8 KB 0 Bytes
patient_drug_interactions 8 KB 0 Bytes
patient_drug_interactions_pkey 8 KB 0 Bytes
patient_duplicate_records 8 KB 0 Bytes
patient_duplicate_records_pkey 8 KB 0 Bytes
patient_forms 8 KB 0 Bytes
patient_forms_pkey 8 KB 0 Bytes
patient_id_doc_values_pkey 8 KB 0 Bytes
patient_ip_package_details 8 KB 0 Bytes
patient_ip_package_details_pkey 8 KB 0 Bytes
patient_ip_packages 8 KB 0 Bytes
patient_ip_packages_pkey 8 KB 0 Bytes
patient_next_visit_details 8 KB 0 Bytes
patient_next_visit_details_pkey 8 KB 0 Bytes
patient_post_op_visits_pkey 8 KB 0 Bytes
patient_postmortems 8 KB 0 Bytes
patient_prefix_histories 8 KB 0 Bytes
patient_prefix_histories_pkey 8 KB 0 Bytes
patient_remarks 8 KB 0 Bytes
patient_remarks_pkey 8 KB 0 Bytes
patient_types 8 KB 0 Bytes
patient_types_pkey 8 KB 0 Bytes
patient_visit_summaries 8 KB 0 Bytes
patient_visit_summaries_pkey 8 KB 0 Bytes
patient_x12_records 8 KB 0 Bytes
patient_x12_records_pkey 8 KB 0 Bytes
payer_details 8 KB 0 Bytes
payer_details_patient_id_default_payer_idx 8 KB 0 Bytes
payer_details_pkey 8 KB 0 Bytes
payment_form_details 8 KB 0 Bytes
payment_form_details_pkey 8 KB 0 Bytes
payment_modes 8 KB 0 Bytes
payment_modes_pkey 8 KB 0 Bytes
payroll_allowancetype_company_id_4eb737ec UNUSED 8 KB 0 Bytes
payroll_allowancetype_pkey 8 KB 0 Bytes
payroll_deductionformula 8 KB 0 Bytes
payroll_deductionformula_company_id_0a591c19 UNUSED 8 KB 0 Bytes
payroll_deductionformula_pkey 8 KB 0 Bytes
payroll_emploan 8 KB 0 Bytes
payroll_emploan_employee_id_97a251ef UNUSED 8 KB 0 Bytes
payroll_emploan_employee_id_97a251ef_like UNUSED 8 KB 0 Bytes
payroll_emploan_pkey 8 KB 0 Bytes
payroll_emppayrollprofile 8 KB 0 Bytes
payroll_exceptionformula 8 KB 0 Bytes
payroll_exceptionformula_company_id_0541a53f UNUSED 8 KB 0 Bytes
payroll_exceptionformula_pkey 8 KB 0 Bytes
payroll_extradeduction 8 KB 0 Bytes
payroll_extradeduction_employee_id_53072441 UNUSED 8 KB 0 Bytes
payroll_extradeduction_employee_id_53072441_like UNUSED 8 KB 0 Bytes
payroll_extradeduction_pkey 8 KB 0 Bytes
payroll_extraincrease 8 KB 0 Bytes
payroll_extraincrease_employee_id_f902e6bb UNUSED 8 KB 0 Bytes
payroll_extraincrease_employee_id_f902e6bb_like UNUSED 8 KB 0 Bytes
payroll_extraincrease_pkey 8 KB 0 Bytes
payroll_increasementformula 8 KB 0 Bytes
payroll_increasementformula_company_id_2fdef254 UNUSED 8 KB 0 Bytes
payroll_increasementformula_pkey 8 KB 0 Bytes
payroll_leaveformula 8 KB 0 Bytes
payroll_leaveformula_category_id_945b2054 UNUSED 8 KB 0 Bytes
payroll_leaveformula_company_id_a4d269d1 UNUSED 8 KB 0 Bytes
payroll_leaveformula_pkey 8 KB 0 Bytes
payroll_monthlysalary 8 KB 0 Bytes
payroll_monthlysalary_employee_id_97fdc6a9 UNUSED 8 KB 0 Bytes
payroll_monthlysalary_employee_id_97fdc6a9_like UNUSED 8 KB 0 Bytes
payroll_monthlysalary_pkey 8 KB 0 Bytes
payroll_overtimeformula 8 KB 0 Bytes
payroll_overtimeformula_company_id_f55f42e4 UNUSED 8 KB 0 Bytes
payroll_overtimeformula_pkey 8 KB 0 Bytes
payroll_purposetype_company_id_12048ee6 UNUSED 8 KB 0 Bytes
payroll_purposetype_pkey 8 KB 0 Bytes
payroll_reimbursement 8 KB 0 Bytes
payroll_reimbursement_allowance_type_id_e5d0c005 UNUSED 8 KB 0 Bytes
payroll_reimbursement_company_id_55bbbb1b UNUSED 8 KB 0 Bytes
payroll_reimbursement_employee_id_c4bbde36 UNUSED 8 KB 0 Bytes
payroll_reimbursement_employee_id_c4bbde36_like UNUSED 8 KB 0 Bytes
payroll_reimbursement_pkey 8 KB 0 Bytes
payroll_reimbursement_purpose_type_id_b32cc304 UNUSED 8 KB 0 Bytes
payroll_reimbursement_workflow_abstractException_id_1c15b3c1 UNUSED 8 KB 0 Bytes
payroll_salaryadvance_employee_id_2abd43e5 UNUSED 8 KB 0 Bytes
payroll_salaryadvance_employee_id_2abd43e5_like UNUSED 8 KB 0 Bytes
payroll_salaryadvance_pkey 8 KB 0 Bytes
payroll_salarystructure 8 KB 0 Bytes
payroll_salarystructure__salarystructure_id_deduc_794e8449_uniq 8 KB 0 Bytes
payroll_salarystructure__salarystructure_id_excep_a5e869ff_uniq 8 KB 0 Bytes
payroll_salarystructure__salarystructure_id_incre_749132b3_uniq 8 KB 0 Bytes
payroll_salarystructure__salarystructure_id_leave_4efdce30_uniq 8 KB 0 Bytes
payroll_salarystructure__salarystructure_id_overt_0d0a0e81_uniq 8 KB 0 Bytes
payroll_salarystructure_de_deductionformula_id_b174d5b6 UNUSED 8 KB 0 Bytes
payroll_salarystructure_deductionformula_pkey 8 KB 0 Bytes
payroll_salarystructure_employee_id_98996e15 UNUSED 8 KB 0 Bytes
payroll_salarystructure_employee_id_98996e15_like UNUSED 8 KB 0 Bytes
payroll_salarystructure_ex_exceptionformula_id_8f6dadb3 UNUSED 8 KB 0 Bytes
payroll_salarystructure_exceptionformula_pkey 8 KB 0 Bytes
payroll_salarystructure_in_increasementformula_id_3cd77082 UNUSED 8 KB 0 Bytes
payroll_salarystructure_increasementformula_pkey 8 KB 0 Bytes
payroll_salarystructure_leaveformula_leaveformula_id_049f9024 UNUSED 8 KB 0 Bytes
payroll_salarystructure_leaveformula_pkey 8 KB 0 Bytes
payroll_salarystructure_ov_overtimeformula_id_40ad89ef UNUSED 8 KB 0 Bytes
payroll_salarystructure_overtimeformula_pkey 8 KB 0 Bytes
payroll_salarystructure_pkey 8 KB 0 Bytes
payslip_employee_date UNUSED 8 KB 0 Bytes
payslip_leave_histories_pkey 8 KB 0 Bytes
payslips 8 KB 0 Bytes
payslips_pkey 8 KB 0 Bytes
pbmv_work_sheets 8 KB 0 Bytes
pbmv_work_sheets_pkey 8 KB 0 Bytes
pccodes 8 KB 0 Bytes
pccodes_pkey 8 KB 0 Bytes
pcsl_assessment_youngers 8 KB 0 Bytes
pcsl_assessment_youngers_pkey 8 KB 0 Bytes
pediatric_cataract_examinations 8 KB 0 Bytes
pediatric_cataract_examinations_pkey 8 KB 0 Bytes
pediatric_catract_operative_notes 8 KB 0 Bytes
pediatric_catract_operative_notes_pkey 8 KB 0 Bytes
pediatric_medical_records 8 KB 0 Bytes
pediatric_medical_records_pkey 8 KB 0 Bytes
pediatric_question_answers 8 KB 0 Bytes
pediatric_question_answers_pkey 8 KB 0 Bytes
pediatric_questions_details 8 KB 0 Bytes
pediatric_questions_details_pkey 8 KB 0 Bytes
pelvic_scans 8 KB 0 Bytes
pelvic_scans_pkey 8 KB 0 Bytes
pending_ots 8 KB 0 Bytes
pending_ots_pkey 8 KB 0 Bytes
performance_award_criterias_pkey 8 KB 0 Bytes
peritoneal_dialysis_forms 8 KB 0 Bytes
peritoneal_dialysis_forms_pkey 8 KB 0 Bytes
person_insurance_details 8 KB 0 Bytes
person_insurance_details_pkey 8 KB 0 Bytes
personal_histories 8 KB 0 Bytes
personal_histories_patient_id_idx UNUSED 8 KB 0 Bytes
personal_histories_pkey 8 KB 0 Bytes
personnel_area 8 KB 0 Bytes
personnel_certification_company_id_c1b1bd00 UNUSED 8 KB 0 Bytes
personnel_certification_pkey 8 KB 0 Bytes
personnel_company_feature_company_id_feature_id_8a62fad7_uniq 8 KB 0 Bytes
personnel_company_feature_feature_id_67123392 UNUSED 8 KB 0 Bytes
personnel_company_feature_pkey 8 KB 0 Bytes
personnel_department 8 KB 0 Bytes
personnel_employee_area 8 KB 0 Bytes
personnel_employee_flow__employee_id_workflowrole_46b0e5e0_uniq 8 KB 0 Bytes
personnel_employee_flow_role_employee_id_c27f8a56_like UNUSED 8 KB 0 Bytes
personnel_employee_flow_role_pkey 8 KB 0 Bytes
personnel_employee_flow_role_workflowrole_id_4704db32 UNUSED 8 KB 0 Bytes
personnel_employeecertif_employee_id_certificatio_7bcf4c7d_uniq 8 KB 0 Bytes
personnel_employeecertification_certification_id_faabed40 UNUSED 8 KB 0 Bytes
personnel_employeecertification_employee_id_b7bd3867_like UNUSED 8 KB 0 Bytes
personnel_employeecertification_pkey 8 KB 0 Bytes
personnel_employeeprofile 8 KB 0 Bytes
personnel_employeeprofile_emp_id_3a69c313_like UNUSED 8 KB 0 Bytes
personnel_employeeprofile_emp_id_key 8 KB 0 Bytes
personnel_employeeprofile_pkey 8 KB 0 Bytes
personnel_location 8 KB 0 Bytes
personnel_position 8 KB 0 Bytes
personnel_resign_employee_id_dd9b7e08_like UNUSED 8 KB 0 Bytes
personnel_resign_employee_id_key 8 KB 0 Bytes
personnel_resign_pkey 8 KB 0 Bytes
personnel_training_courses_pkey 8 KB 0 Bytes
pharmacy_corporate_coverages_pkey 8 KB 0 Bytes
pharmacy_corporate_percentages 8 KB 0 Bytes
pharmacy_corporate_percentages_pkey 8 KB 0 Bytes
pharmacy_location_mappings_pkey 8 KB 0 Bytes
pharmacy_mappings_pkey 8 KB 0 Bytes
pharmacy_markup_percentages 8 KB 0 Bytes
pharmacy_markup_percentages_pkey 8 KB 0 Bytes
pharmacy_orders 8 KB 0 Bytes
pharmacy_orders_pkey 8 KB 0 Bytes
photographs_pkey 8 KB 0 Bytes
physio_assessment_plans 8 KB 0 Bytes
physio_assessment_plans_pkey 8 KB 0 Bytes
physio_assessments_pkey 8 KB 0 Bytes
physio_requisition_forms 8 KB 0 Bytes
physio_requisition_forms_pkey 8 KB 0 Bytes
physio_treatment_logs 8 KB 0 Bytes
physio_treatment_logs_pkey 8 KB 0 Bytes
physiotherapy_assessment_forms 8 KB 0 Bytes
physiotherapy_assessment_forms_pkey 8 KB 0 Bytes
plays 8 KB 0 Bytes
plays_pkey 8 KB 0 Bytes
pmo_sanction UNUSED 8 KB 0 Bytes
pmo_sanction_details_pkey 8 KB 0 Bytes
pms_training_masters 8 KB 0 Bytes
pms_training_masters_pkey 8 KB 0 Bytes
pms_training_types 8 KB 0 Bytes
pms_training_types_pkey 8 KB 0 Bytes
po_amendment_details 8 KB 0 Bytes
po_amendment_details_pkey 8 KB 0 Bytes
po_amendments 8 KB 0 Bytes
po_amendments_pkey 8 KB 0 Bytes
po_buy_back_items_pkey 8 KB 0 Bytes
post_op_order_compliances 8 KB 0 Bytes
post_op_order_compliances_pkey 8 KB 0 Bytes
post_op_orders 8 KB 0 Bytes
post_op_orders_pkey 8 KB 0 Bytes
post_operative_courses 8 KB 0 Bytes
post_operative_courses_pkey 8 KB 0 Bytes
postmortem_injuries 8 KB 0 Bytes
postnatal_investigations 8 KB 0 Bytes
postnatal_investigations_pkey 8 KB 0 Bytes
prc_details_pkey 8 KB 0 Bytes
prcs 8 KB 0 Bytes
prcs_pkey 8 KB 0 Bytes
pre_op_preparation_details 8 KB 0 Bytes
pre_op_preparation_details_pkey 8 KB 0 Bytes
pregnancy_calculators_pkey 8 KB 0 Bytes
preoperative_check_lists 8 KB 0 Bytes
preoperative_check_lists_pkey 8 KB 0 Bytes
preparation_dosage_forms 8 KB 0 Bytes
preparation_dosage_forms_pkey 8 KB 0 Bytes
preparations 8 KB 0 Bytes
preparations_pkey 8 KB 0 Bytes
preventive_camp_details 8 KB 0 Bytes
preventive_camp_details_pkey 8 KB 0 Bytes
primary_assessment_of_ent_cases 8 KB 0 Bytes
primary_assessment_of_ent_cases_pkey 8 KB 0 Bytes
prior_treatments_pkey 8 KB 0 Bytes
problem_groups_pkey 8 KB 0 Bytes
problem_sub_groups_pkey 8 KB 0 Bytes
proce_date_patient UNUSED 8 KB 0 Bytes
procedure_details 8 KB 0 Bytes
procedure_preparations 8 KB 0 Bytes
procedure_preparations_pkey 8 KB 0 Bytes
procedure_room_notes 8 KB 0 Bytes
procedure_room_notes_pkey 8 KB 0 Bytes
proceduredetails_pkey 8 KB 0 Bytes
procedures 8 KB 0 Bytes
procedures_pkey 8 KB 0 Bytes
proprietaries 8 KB 0 Bytes
proprietaries_pkey 8 KB 0 Bytes
proprietary_details_pkey 8 KB 0 Bytes
prostate_ultrasounds 8 KB 0 Bytes
prostate_ultrasounds_pkey 8 KB 0 Bytes
protocol_details 8 KB 0 Bytes
protocol_details_pkey 8 KB 0 Bytes
protocol_equipments_pkey 8 KB 0 Bytes
protocol_samples 8 KB 0 Bytes
protocol_samples_pkey 8 KB 0 Bytes
ptca_stent_reports 8 KB 0 Bytes
ptca_stent_reports_pkey 8 KB 0 Bytes
ptca_tdetails 8 KB 0 Bytes
ptca_tdetails_pkey 8 KB 0 Bytes
purchase_expenses 8 KB 0 Bytes
purchase_order_free_items 8 KB 0 Bytes
purchase_order_free_items_pkey 8 KB 0 Bytes
purchase_request_uploads 8 KB 0 Bytes
purchase_request_uploads_pkey 8 KB 0 Bytes
qualification_details_pkey 8 KB 0 Bytes
quality_control_methods 8 KB 0 Bytes
quality_control_methods_pkey 8 KB 0 Bytes
quality_reagents 8 KB 0 Bytes
quality_reagents_pkey 8 KB 0 Bytes
quarterly_diabetic_visits 8 KB 0 Bytes
quarterly_diabetic_visits_pkey 8 KB 0 Bytes
quick_registrations 8 KB 0 Bytes
quickregistrations_pkey 8 KB 0 Bytes
quotation_ratings 8 KB 0 Bytes
quotation_ratings_pkey 8 KB 0 Bytes
quotation_request_details 8 KB 0 Bytes
quotation_request_details_pkey 8 KB 0 Bytes
quotation_requests_suppliers 8 KB 0 Bytes
quotations_suppliers1_pkey 8 KB 0 Bytes
quotations_suppliers_pkey 8 KB 0 Bytes
races 8 KB 0 Bytes
racks_pkey 8 KB 0 Bytes
radiology_masters 8 KB 0 Bytes
radiology_masters_pkey 8 KB 0 Bytes
reaction_signs_pkey 8 KB 0 Bytes
reaction_symptoms_pkey 8 KB 0 Bytes
reagent_masters_pkey 8 KB 0 Bytes
reagent_quality_controls 8 KB 0 Bytes
reagent_quality_controls_pkey 8 KB 0 Bytes
recepient_clinical_feedbacks 8 KB 0 Bytes
recepient_clinical_feedbacks_pkey 8 KB 0 Bytes
rechecking_lab_results 8 KB 0 Bytes
rechecking_lab_results_pkey 8 KB 0 Bytes
recipient_adverse_reactions 8 KB 0 Bytes
recipient_adverse_reactions_pkey 8 KB 0 Bytes
recipient_component_details 8 KB 0 Bytes
recipient_component_details_pkey 8 KB 0 Bytes
recipient_component_prices 8 KB 0 Bytes
recipient_component_prices_pkey 8 KB 0 Bytes
recipient_conditions_pkey 8 KB 0 Bytes
recipient_details 8 KB 0 Bytes
recipient_details_pkey 8 KB 0 Bytes
recipient_lab_tests 8 KB 0 Bytes
recipient_lab_tests_pkey 8 KB 0 Bytes
recipient_request_details 8 KB 0 Bytes
record_episodes 8 KB 0 Bytes
record_episodes_pkey 8 KB 0 Bytes
ref_visit_requests 8 KB 0 Bytes
ref_visit_requests_id_seq 8 KB 0 Bytes
referal_for_categories 8 KB 0 Bytes
referal_for_categories_pkey 8 KB 0 Bytes
referal_mauritius_for_masters 8 KB 0 Bytes
referal_mauritius_for_masters_pkey 8 KB 0 Bytes
referral_letter_prints 8 KB 0 Bytes
referral_letter_prints_pkey 8 KB 0 Bytes
regions 8 KB 0 Bytes
registration_fee_categories 8 KB 0 Bytes
registration_fee_categories_pkey 8 KB 0 Bytes
rejected_bloodbag_details_pkey 8 KB 0 Bytes
release_blood_request_issue_slip_details 8 KB 0 Bytes
religions 8 KB 0 Bytes
remarks 8 KB 0 Bytes
remarks_pkey 8 KB 0 Bytes
repair_services 8 KB 0 Bytes
repair_services_pkey 8 KB 0 Bytes
repair_visits_pkey 8 KB 0 Bytes
repetitive_behaviors_adults_pkey 8 KB 0 Bytes
report_items 8 KB 0 Bytes
report_items_pkey 8 KB 0 Bytes
report_op_ip_outstandings 8 KB 0 Bytes
report_op_ip_outstandings_pkey 8 KB 0 Bytes
reproductives_pkey 8 KB 0 Bytes
req_suppliers_manufacturers_pkey 8 KB 0 Bytes
requested_item_unit_denominations 8 KB 0 Bytes
resolved_problems 8 KB 0 Bytes
resolved_problems_pkey 8 KB 0 Bytes
retainer_renew_details_pkey 8 KB 0 Bytes
retina_proformas_pkey 8 KB 0 Bytes
review_of_system_for_eyes 8 KB 0 Bytes
review_of_system_for_eyes_pkey 8 KB 0 Bytes
rgp_request_details 8 KB 0 Bytes
rgp_request_details_pkey 8 KB 0 Bytes
rgp_requests 8 KB 0 Bytes
rgp_requests_pkey 8 KB 0 Bytes
ris_equipment_schedules 8 KB 0 Bytes
ris_equipment_schedules_pkey 8 KB 0 Bytes
ris_footer_masters 8 KB 0 Bytes
ris_footer_masters_pkey 8 KB 0 Bytes
ris_report_footers 8 KB 0 Bytes
ris_report_footers_pkey 8 KB 0 Bytes
rooms 8 KB 0 Bytes
rooms_pkey 8 KB 0 Bytes
routes 8 KB 0 Bytes
routes_pkey 8 KB 0 Bytes
rt_packages_pkey 8 KB 0 Bytes
salary_calculations 8 KB 0 Bytes
salary_calculations_pkey 8 KB 0 Bytes
salary_detail_employee_id UNUSED 8 KB 0 Bytes
salary_types 8 KB 0 Bytes
salary_types_pkey 8 KB 0 Bytes
sap_inbound_logs 8 KB 0 Bytes
sap_inbound_logs_pkey 8 KB 0 Bytes
sap_outbound_logs 8 KB 0 Bytes
sap_outbound_logs_pkey 8 KB 0 Bytes
saps 8 KB 0 Bytes
sc_date_employee UNUSED 8 KB 0 Bytes
schedulable_entity_appointments_pkey 8 KB 0 Bytes
schedule_attendances_pkey 8 KB 0 Bytes
schedule_charge_circulars_pkey 8 KB 0 Bytes
schedule_trainees_pkey 8 KB 0 Bytes
scheduled_services_pkey 8 KB 0 Bytes
schema_info 8 KB 0 Bytes
scleritis_episcleritis_proformas 8 KB 0 Bytes
scleritis_episcleritis_proformas_pkey 8 KB 0 Bytes
scleritis_prior_consultations 8 KB 0 Bytes
scleritis_prior_consultations_pkey 8 KB 0 Bytes
scrap_sales_details 8 KB 0 Bytes
scrap_sales_details_pkey 8 KB 0 Bytes
screened_bags_pkey 8 KB 0 Bytes
second_hemodialysis_forms 8 KB 0 Bytes
second_hemodialysis_forms_pkey 8 KB 0 Bytes
second_peritoneal_dialysis_forms 8 KB 0 Bytes
second_peritoneal_dialysis_forms_pkey 8 KB 0 Bytes
secondary_assessment_of_ent_cases 8 KB 0 Bytes
secondary_assessment_of_ent_cases_pkey 8 KB 0 Bytes
security_deposits_pkey 8 KB 0 Bytes
ser_service_corporate UNUSED 8 KB 0 Bytes
serology_alls 8 KB 0 Bytes
serology_alls_pkey 8 KB 0 Bytes
service_bill_details 8 KB 0 Bytes
service_bill_details_pkey 8 KB 0 Bytes
service_bills 8 KB 0 Bytes
service_bills_pkey 8 KB 0 Bytes
service_indent_details 8 KB 0 Bytes
service_indent_details_pkey 8 KB 0 Bytes
service_indents 8 KB 0 Bytes
service_indents_pkey 8 KB 0 Bytes
service_invoice_order_details 8 KB 0 Bytes
service_invoice_orders 8 KB 0 Bytes
service_mappings 8 KB 0 Bytes
service_order_details 8 KB 0 Bytes
service_order_details_pkey 8 KB 0 Bytes
service_orders 8 KB 0 Bytes
service_orders_pkey 8 KB 0 Bytes
service_prefixes 8 KB 0 Bytes
service_rate_corporates_temp 8 KB 0 Bytes
service_rate_corporates_temp_pkey 8 KB 0 Bytes
service_rates 8 KB 0 Bytes
service_receipt_note_details 8 KB 0 Bytes
service_receipt_notes 8 KB 0 Bytes
service_suffixes 8 KB 0 Bytes
servicerates_pkey 8 KB 0 Bytes
services_blood_components 8 KB 0 Bytes
sexual_histories 8 KB 0 Bytes
sexual_histories_pkey 8 KB 0 Bytes
sf36_questionnaires_pkey 8 KB 0 Bytes
shelf_life_for_specimens 8 KB 0 Bytes
shelf_life_for_specimens_pkey 8 KB 0 Bytes
shelves 8 KB 0 Bytes
shelves_pkey 8 KB 0 Bytes
shift_change_duty_roster_id UNUSED 8 KB 0 Bytes
shift_change_personnel_id UNUSED 8 KB 0 Bytes
shift_definitions 8 KB 0 Bytes
shift_definitions_pkey 8 KB 0 Bytes
shift_employee UNUSED 8 KB 0 Bytes
simple_captcha_data_pkey 8 KB 0 Bytes
single_date_corpor UNUSED 8 KB 0 Bytes
single_trans_patient UNUSED 8 KB 0 Bytes
singlereceipt_details_pkey 8 KB 0 Bytes
sino_nasal_outcomes 8 KB 0 Bytes
sino_nasal_outcomes_pkey 8 KB 0 Bytes
skins 8 KB 0 Bytes
sleepdistchildages 8 KB 0 Bytes
sleepdists 8 KB 0 Bytes
sma_clinicals 8 KB 0 Bytes
sma_clinicals_pkey 8 KB 0 Bytes
sma_laboratories 8 KB 0 Bytes
sma_laboratories_pkey 8 KB 0 Bytes
sma_therapies 8 KB 0 Bytes
sma_therapies_pkey 8 KB 0 Bytes
somsymptoms 8 KB 0 Bytes
spec_boxes 8 KB 0 Bytes
spec_freezers 8 KB 0 Bytes
spec_freezers_pkey 8 KB 0 Bytes
spec_racks 8 KB 0 Bytes
spec_racks_pkey 8 KB 0 Bytes
spec_rooms 8 KB 0 Bytes
spec_rooms_pkey 8 KB 0 Bytes
spec_shelves 8 KB 0 Bytes
spec_shelves_pkey 8 KB 0 Bytes
spec_storages 8 KB 0 Bytes
spec_storages_pkey 8 KB 0 Bytes
special_conditions 8 KB 0 Bytes
special_conditions_pkey 8 KB 0 Bytes
speciality_prescription_details 8 KB 0 Bytes
speech_therapyand_audiologies 8 KB 0 Bytes
speech_therapyand_audiologies_pkey 8 KB 0 Bytes
spinal_cord_injuries 8 KB 0 Bytes
spinal_cord_injuries_pkey 8 KB 0 Bytes
staff_stafftoken_key_af7789a4_like UNUSED 8 KB 0 Bytes
staff_stafftoken_pkey 8 KB 0 Bytes
staff_stafftoken_user_id_39c937fa_like UNUSED 8 KB 0 Bytes
staff_stafftoken_user_id_key 8 KB 0 Bytes
standard_complaints 8 KB 0 Bytes
standard_complaints_pkey 8 KB 0 Bytes
standard_histories 8 KB 0 Bytes
standard_histories_pkey 8 KB 0 Bytes
standard_provisional_diagnoses 8 KB 0 Bytes
standard_provisional_diagnoses_pkey 8 KB 0 Bytes
standard_vitals 8 KB 0 Bytes
standard_vitals_pkey 8 KB 0 Bytes
statewise_tax_profiles_pkey 8 KB 0 Bytes
station_holiday_lists_pkey 8 KB 0 Bytes
station_system_node_details 8 KB 0 Bytes
stock_and_issues 8 KB 0 Bytes
stock_and_issues_pkey 8 KB 0 Bytes
stock_csv_uploads 8 KB 0 Bytes
stock_csv_uploads_pkey 8 KB 0 Bytes
storage_conditions_pkey 8 KB 0 Bytes
store_category_accounts_pkey 8 KB 0 Bytes
store_entitles_pkey 8 KB 0 Bytes
store_payment_conditions_pkey 8 KB 0 Bytes
store_purchase_conditions 8 KB 0 Bytes
student_vouchers 8 KB 0 Bytes
student_vouchers_pkey 8 KB 0 Bytes
sub_procedures 8 KB 0 Bytes
subledger_apportions 8 KB 0 Bytes
subledger_apportions_pkey 8 KB 0 Bytes
subprocedures_pkey 8 KB 0 Bytes
substances 8 KB 0 Bytes
subuses_pkey 8 KB 0 Bytes
supplier_advances 8 KB 0 Bytes
supplier_advances_pkey 8 KB 0 Bytes
supplier_payments 8 KB 0 Bytes
supplier_payments_pkey 8 KB 0 Bytes
supplier_settlements 8 KB 0 Bytes
supplier_settlements_pkey 8 KB 0 Bytes
supplier_states 8 KB 0 Bytes
supplier_states_pkey 8 KB 0 Bytes
supportive_treatments 8 KB 0 Bytes
supportive_treatments_pkey 8 KB 0 Bytes
surgery_clearances 8 KB 0 Bytes
surgery_clearances_pkey 8 KB 0 Bytes
surgery_grade_extra_timings 8 KB 0 Bytes
surgery_grade_extra_timings_pkey 8 KB 0 Bytes
surgery_grades 8 KB 0 Bytes
surgery_grades_pkey 8 KB 0 Bytes
surgery_pack_details 8 KB 0 Bytes
surgery_packs 8 KB 0 Bytes
surgery_shares 8 KB 0 Bytes
surgery_shares_pkey 8 KB 0 Bytes
surgery_types_pkey 8 KB 0 Bytes
surgical_feeding_assessments 8 KB 0 Bytes
surgical_feeding_assessments_pkey 8 KB 0 Bytes
surgical_procedures_pkey 8 KB 0 Bytes
swipe_detail_news 8 KB 0 Bytes
swipe_detail_news_pkey 8 KB 0 Bytes
sync_area_area_code_area_name_200046d1_uniq 8 KB 0 Bytes
sync_area_pkey 8 KB 0 Bytes
sync_department_dept_code_dept_name_93923213_uniq 8 KB 0 Bytes
sync_department_pkey 8 KB 0 Bytes
sync_employee 8 KB 0 Bytes
sync_employee_emp_code_521bf06d_uniq 8 KB 0 Bytes
sync_employee_pkey 8 KB 0 Bytes
sync_job_job_code_job_name_4ec5619e_uniq 8 KB 0 Bytes
sync_job_pkey 8 KB 0 Bytes
system_conditional_alerts 8 KB 0 Bytes
system_conditional_alerts_pkey 8 KB 0 Bytes
system_node_id 8 KB 0 Bytes
tax_profile_accounts_pkey 8 KB 0 Bytes
tds_component_details 8 KB 0 Bytes
tds_component_details_pkey 8 KB 0 Bytes
tds_investment_details 8 KB 0 Bytes
tds_investment_details_pkey 8 KB 0 Bytes
tds_lab_limits 8 KB 0 Bytes
tds_lab_limits_pkey 8 KB 0 Bytes
temp_other_earnings_pkey 8 KB 0 Bytes
temperature_records 8 KB 0 Bytes
temperature_records_pkey 8 KB 0 Bytes
temps 8 KB 0 Bytes
temps_pkey 8 KB 0 Bytes
tender_ratings_pkey 8 KB 0 Bytes
tender_receive_details 8 KB 0 Bytes
tender_receive_details_pkey 8 KB 0 Bytes
tender_receives 8 KB 0 Bytes
tender_receives_pkey 8 KB 0 Bytes
tender_request_details 8 KB 0 Bytes
tender_request_details_pkey 8 KB 0 Bytes
tender_requests 8 KB 0 Bytes
tender_requests_pkey 8 KB 0 Bytes
test_fields_pkey 8 KB 0 Bytes
test_rates_pkey 8 KB 0 Bytes
text_datas_pkey 8 KB 0 Bytes
tinnitis_indices 8 KB 0 Bytes
tinnitis_indices_pkey 8 KB 0 Bytes
tissue_distribution_informations 8 KB 0 Bytes
tissue_distribution_informations_pkey 8 KB 0 Bytes
tissue_evaluation_reports 8 KB 0 Bytes
tissue_evaluation_reports_pkey 8 KB 0 Bytes
tokens_pkey 8 KB 0 Bytes
top_menu_mappings_pkey 8 KB 0 Bytes
top_menu_role_mappings_pkey 8 KB 0 Bytes
tpa_details 8 KB 0 Bytes
tpa_details_pkey 8 KB 0 Bytes
trainee_groups 8 KB 0 Bytes
trainee_groups_pkey 8 KB 0 Bytes
trainer_daily_schedules_pkey 8 KB 0 Bytes
trainer_timings_pkey 8 KB 0 Bytes
training_course_feedbacks_pkey 8 KB 0 Bytes
training_modes 8 KB 0 Bytes
training_modes_pkey 8 KB 0 Bytes
training_names 8 KB 0 Bytes
training_names_pkey 8 KB 0 Bytes
training_series 8 KB 0 Bytes
training_series_pkey 8 KB 0 Bytes
transadverse_data_preposts 8 KB 0 Bytes
transadverse_data_preposts_pkey 8 KB 0 Bytes
trauma_proformas 8 KB 0 Bytes
trauma_proformas_pkey 8 KB 0 Bytes
treatment_complications 8 KB 0 Bytes
treatment_complications_pkey 8 KB 0 Bytes
treatment_histories 8 KB 0 Bytes
treatment_histories_pkey 8 KB 0 Bytes
treatment_plans 8 KB 0 Bytes
treatment_plans_pkey 8 KB 0 Bytes
treatments 8 KB 0 Bytes
treatments_pkey 8 KB 0 Bytes
tube_feed_details 8 KB 0 Bytes
tube_feed_details_pkey 8 KB 0 Bytes
tumor_board_specialities 8 KB 0 Bytes
tumor_board_specialities_pkey 8 KB 0 Bytes
type_of_wastes 8 KB 0 Bytes
type_of_wastes_pkey 8 KB 0 Bytes
un_auth_actions 8 KB 0 Bytes
un_auth_actions_pkey 8 KB 0 Bytes
unit_doctor_service_remark_mappings 8 KB 0 Bytes
unit_doctor_service_remark_mappings_pkey 8 KB 0 Bytes
unit_doctors 8 KB 0 Bytes
upload_employee_hr_name 8 KB 0 Bytes
upload_files 8 KB 0 Bytes
upload_files_pkey 8 KB 0 Bytes
upload_histho_blocks 8 KB 0 Bytes
upload_histho_blocks_pkey 8 KB 0 Bytes
upload_image_files 8 KB 0 Bytes
upload_image_files_pkey 8 KB 0 Bytes
uploadfiles 8 KB 0 Bytes
urology_assessments_pkey 8 KB 0 Bytes
user_approval_mapped_item_groups 8 KB 0 Bytes
user_approval_mapped_item_groups_pkey 8 KB 0 Bytes
uveitis_proformas 8 KB 0 Bytes
uveitis_proformas_pkey 8 KB 0 Bytes
v3_drug_frequency_codes 8 KB 0 Bytes
v3_drug_units 8 KB 0 Bytes
vaccination_details 8 KB 0 Bytes
vaccination_details_pkey 8 KB 0 Bytes
vasectomies 8 KB 0 Bytes
vasectomy_pkey 8 KB 0 Bytes
view_or_create_test_papers 8 KB 0 Bytes
virtual_bill_details 8 KB 0 Bytes
virtual_bill_details_pkey 8 KB 0 Bytes
virtual_bills 8 KB 0 Bytes
virtual_bills_pkey 8 KB 0 Bytes
visiting_places 8 KB 0 Bytes
visual_perceptions 8 KB 0 Bytes
visual_perceptions_pkey 8 KB 0 Bytes
vitreoretina_medication_drugs 8 KB 0 Bytes
vitreoretina_medication_drugs_pkey 8 KB 0 Bytes
vitreoretina_ocular_injections 8 KB 0 Bytes
vitreoretina_ocular_injections_pkey 8 KB 0 Bytes
vitreoretina_proformas 8 KB 0 Bytes
vitreoretina_proformas_pkey 8 KB 0 Bytes
vitreous_surgery_reports_pkey 8 KB 0 Bytes
voice_disorders 8 KB 0 Bytes
voice_disorders_pkey 8 KB 0 Bytes
voucher_subledger_details 8 KB 0 Bytes
voucher_subledger_details_pkey 8 KB 0 Bytes
waive_off_journals 8 KB 0 Bytes
waive_off_journals_pkey 8 KB 0 Bytes
warning_details_employee_id UNUSED 8 KB 0 Bytes
warranty_amcs_pkey 8 KB 0 Bytes
waste_bag_types 8 KB 0 Bytes
waste_bag_types_pkey 8 KB 0 Bytes
workflow_abstractexception 8 KB 0 Bytes
workflow_abstractexception_company_id_0bf5003a UNUSED 8 KB 0 Bytes
workflow_abstractexception_pkey 8 KB 0 Bytes
workflow_nodeinstance 8 KB 0 Bytes
workflow_nodeinstance_approver_admin_id_dff58806 UNUSED 8 KB 0 Bytes
workflow_nodeinstance_approver_admin_id_dff58806_like UNUSED 8 KB 0 Bytes
workflow_nodeinstance_approver_employee_id_d36cd45d UNUSED 8 KB 0 Bytes
workflow_nodeinstance_approver_employee_id_d36cd45d_like UNUSED 8 KB 0 Bytes
workflow_nodeinstance_departments_id_b0dc2bdb UNUSED 8 KB 0 Bytes
workflow_nodeinstance_node_engine_id_4533f12d UNUSED 8 KB 0 Bytes
workflow_nodeinstance_pkey 8 KB 0 Bytes
workflow_nodeinstance_workflow_instance_id_afe84fe4 UNUSED 8 KB 0 Bytes
workflow_workflowengine__workflowengine_id_employ_8128deb2_uniq 8 KB 0 Bytes
workflow_workflowengine_applicant_position_id_8a65e03a UNUSED 8 KB 0 Bytes
workflow_workflowengine_company_id_c42adcb0 UNUSED 8 KB 0 Bytes
workflow_workflowengine_content_type_id_f7345c20 UNUSED 8 KB 0 Bytes
workflow_workflowengine_departments_id_0f06d4c7 UNUSED 8 KB 0 Bytes
workflow_workflowengine_employee_employee_id_803a409e UNUSED 8 KB 0 Bytes
workflow_workflowengine_employee_employee_id_803a409e_like UNUSED 8 KB 0 Bytes
workflow_workflowengine_employee_pkey 8 KB 0 Bytes
workflow_workflowengine_pkey 8 KB 0 Bytes
workflow_workflowengine_workflow_code_company_id_8f99f5dd_uniq 8 KB 0 Bytes
workflow_workflowinstance 8 KB 0 Bytes
workflow_workflowinstance_employee_id_c7cff08e UNUSED 8 KB 0 Bytes
workflow_workflowinstance_employee_id_c7cff08e_like UNUSED 8 KB 0 Bytes
workflow_workflowinstance_exception_id_key 8 KB 0 Bytes
workflow_workflowinstance_pkey 8 KB 0 Bytes
workflow_workflowinstance_workflow_engine_id_1e6ac40f UNUSED 8 KB 0 Bytes
workflow_workflownode 8 KB 0 Bytes
workflow_workflownode_ap_workflownode_id_workflow_7543ba37_uniq 8 KB 0 Bytes
workflow_workflownode_approver_pkey 8 KB 0 Bytes
workflow_workflownode_approver_workflowrole_id_c8e00d42 UNUSED 8 KB 0 Bytes
workflow_workflownode_company_id_44989997 UNUSED 8 KB 0 Bytes
workflow_workflownode_no_workflownode_id_workflow_cac02b37_uniq 8 KB 0 Bytes
workflow_workflownode_notifier_pkey 8 KB 0 Bytes
workflow_workflownode_notifier_workflowrole_id_73de7fc2 UNUSED 8 KB 0 Bytes
workflow_workflownode_pkey 8 KB 0 Bytes
workflow_workflowrole 8 KB 0 Bytes
write_off_details 8 KB 0 Bytes
write_off_details_pkey 8 KB 0 Bytes
zungdepressions 8 KB 0 Bytes
acc_accholiday 0 Bytes 0 Bytes
acc_accterminal 0 Bytes 0 Bytes
account_group_types 0 Bytes 0 Bytes
action_groups_composite_partials 0 Bytes 0 Bytes
active_in_patients 0 Bytes 0 Bytes
add_and_update_targets 0 Bytes 0 Bytes
ai_inrs_interface_result_t 0 Bytes 0 Bytes
ai_tmmt_test_map_mast_t 0 Bytes 0 Bytes
allowance_deduction_calc_details 0 Bytes 0 Bytes
ante_order_set_details 0 Bytes 0 Bytes
antenatal_ordersets1 0 Bytes 0 Bytes
appraisal_training_type_details 0 Bytes 0 Bytes
approval_categories 0 Bytes 0 Bytes
areas 0 Bytes 0 Bytes
assessment_categories 0 Bytes 0 Bytes
associated_healthcare_institutions 0 Bytes 0 Bytes
asymptomatic_symptoms 0 Bytes 0 Bytes
att_attcalclog 0 Bytes 0 Bytes
att_breaktime 0 Bytes 0 Bytes
att_departmentschedule 0 Bytes 0 Bytes
att_holiday 0 Bytes 0 Bytes
att_leavesettings 0 Bytes 0 Bytes
att_outdooremployeeschedule 0 Bytes 0 Bytes
att_payloadbreak 0 Bytes 0 Bytes
att_payloadexception 0 Bytes 0 Bytes
att_payloadovertime 0 Bytes 0 Bytes
att_tempschedule 0 Bytes 0 Bytes
att_timeinterval_break_time 0 Bytes 0 Bytes
att_trainingcategory 0 Bytes 0 Bytes
attendent_bed_rates 0 Bytes 0 Bytes
auth_group 0 Bytes 0 Bytes
auth_group_permissions 0 Bytes 0 Bytes
auth_group_profile 0 Bytes 0 Bytes
auth_group_profile_group_user 0 Bytes 0 Bytes
auth_user_groups 0 Bytes 0 Bytes
auth_user_user_permissions 0 Bytes 0 Bytes
autoclave_pack_details 0 Bytes 0 Bytes
award_nomination_ratings 0 Bytes 0 Bytes
award_nomination_requests 0 Bytes 0 Bytes
base_membership_auth_area 0 Bytes 0 Bytes
base_membership_auth_dept 0 Bytes 0 Bytes
base_membership_auth_pos 0 Bytes 0 Bytes
base_sysparamdept 0 Bytes 0 Bytes
base_tempuser 0 Bytes 0 Bytes
belowkneeexams 0 Bytes 0 Bytes
billing_analysis_reports 0 Bytes 0 Bytes
blocked_items 0 Bytes 0 Bytes
blood_bank_component_prices 0 Bytes 0 Bytes
blood_bank_component_standard_prices 0 Bytes 0 Bytes
blood_bank_discard_unit_masters 0 Bytes 0 Bytes
blood_bank_donor_type_masters 0 Bytes 0 Bytes
blood_bank_hospital_lists 0 Bytes 0 Bytes
blood_component_prices 0 Bytes 0 Bytes
blood_discard_causes 0 Bytes 0 Bytes
blood_issue_requests 0 Bytes 0 Bytes
blood_issue_to_external_institutes 0 Bytes 0 Bytes
bloodbank_details 0 Bytes 0 Bytes
bonus_eligibilities 0 Bytes 0 Bytes
brand_names 0 Bytes 0 Bytes
candidate_designations 0 Bytes 0 Bytes
candidate_experience_details 0 Bytes 0 Bytes
chemo_batch_masters 0 Bytes 0 Bytes
chemo_drug_batch_details 0 Bytes 0 Bytes
chronological_milestones 0 Bytes 0 Bytes
clinicians_service_groups 0 Bytes 0 Bytes
cloud_discount 0 Bytes 0 Bytes
cloud_feature 0 Bytes 0 Bytes
cloud_order 0 Bytes 0 Bytes
cloud_order_feature 0 Bytes 0 Bytes
cloud_pricestrategy 0 Bytes 0 Bytes
cloud_pricestrategy_feature 0 Bytes 0 Bytes
comp_statement_details 0 Bytes 0 Bytes
composite_partials 0 Bytes 0 Bytes
concession_delegates 0 Bytes 0 Bytes
consent_form_masters 0 Bytes 0 Bytes
consignment_stock_details 0 Bytes 0 Bytes
corporate_advances 0 Bytes 0 Bytes
corporate_free_patients 0 Bytes 0 Bytes
corporate_package_group_mappings 0 Bytes 0 Bytes
corporate_rules 0 Bytes 0 Bytes
corporate_scheme_services 0 Bytes 0 Bytes
credit_limits 0 Bytes 0 Bytes
credit_note_invoices 0 Bytes 0 Bytes
credit_notes 0 Bytes 0 Bytes
cross_cutting_childs 0 Bytes 0 Bytes
cross_location_revenue_shares 0 Bytes 0 Bytes
cssd_entitles 0 Bytes 0 Bytes
daily_resource_allocation_registers 0 Bytes 0 Bytes
designation_kra_lists 0 Bytes 0 Bytes
diet_plan_details 0 Bytes 0 Bytes
disease_registries 0 Bytes 0 Bytes
diseases 0 Bytes 0 Bytes
dispatch_report_details 0 Bytes 0 Bytes
dispatch_reports 0 Bytes 0 Bytes
djcelery_crontabschedule 0 Bytes 0 Bytes
djcelery_intervalschedule 0 Bytes 0 Bytes
djcelery_periodictasks 0 Bytes 0 Bytes
djcelery_workerstate 0 Bytes 0 Bytes
doctor_tagging_details 0 Bytes 0 Bytes
documents 0 Bytes 0 Bytes
donor_conditions 0 Bytes 0 Bytes
donor_medical_history_news 0 Bytes 0 Bytes
drug_datas 0 Bytes 0 Bytes
dummy_advance_visits 0 Bytes 0 Bytes
eclaim_batches 0 Bytes 0 Bytes
employee_advance_account_details 0 Bytes 0 Bytes
employee_appraisal_details 0 Bytes 0 Bytes
employee_check_lists 0 Bytes 0 Bytes
employee_extra_duty_details 0 Bytes 0 Bytes
employee_final_settlements 0 Bytes 0 Bytes
employee_gratuity_details 0 Bytes 0 Bytes
employee_reporting_manager_details 0 Bytes 0 Bytes
employee_type_holiday_lists 0 Bytes 0 Bytes
employee_working_details 0 Bytes 0 Bytes
episode_auths 0 Bytes 0 Bytes
equipment_schedules 0 Bytes 0 Bytes
external_culture_reports 0 Bytes 0 Bytes
extra_duty_approval_details 0 Bytes 0 Bytes
extra_duty_payment_details 0 Bytes 0 Bytes
form_used 0 Bytes 0 Bytes
formula_masters 0 Bytes 0 Bytes
free_bed_details 0 Bytes 0 Bytes
frequently_used_forms 0 Bytes 0 Bytes
fsn_analysis 0 Bytes 0 Bytes
gate_pass_details 0 Bytes 0 Bytes
group_names 0 Bytes 0 Bytes
guardian_groupobjectpermission 0 Bytes 0 Bytes
guardian_userobjectpermission 0 Bytes 0 Bytes
histopathology_icd_codes 0 Bytes 0 Bytes
holiday_list_details 0 Bytes 0 Bytes
house_keeping_cleaning_schedules 0 Bytes 0 Bytes
iclock_terminalemployee 0 Bytes 0 Bytes
iclock_terminallocation 0 Bytes 0 Bytes
iclock_terminallog 0 Bytes 0 Bytes
iclock_terminaluploadlog 0 Bytes 0 Bytes
iclock_terminalworkcode 0 Bytes 0 Bytes
iclock_transactionproofcmd 0 Bytes 0 Bytes
infection_management_forms 0 Bytes 0 Bytes
inpatient_markups 0 Bytes 0 Bytes
intake_output_records 0 Bytes 0 Bytes
interview_panels 0 Bytes 0 Bytes
intraocular_pressures 0 Bytes 0 Bytes
intravireal_ganciclovir_contents 0 Bytes 0 Bytes
invoice_summaries 0 Bytes 0 Bytes
invoices_transaction_details 0 Bytes 0 Bytes
ip_package_bed_details 0 Bytes 0 Bytes
ip_package_items 0 Bytes 0 Bytes
item_groups_users 0 Bytes 0 Bytes
item_schedule_charges 0 Bytes 0 Bytes
item_stock_statuses 0 Bytes 0 Bytes
item_tax_profiles 0 Bytes 0 Bytes
item_type_accounts 0 Bytes 0 Bytes
lab_categories 0 Bytes 0 Bytes
lab_category_heads 0 Bytes 0 Bytes
lab_entitles 0 Bytes 0 Bytes
lab_historys 0 Bytes 0 Bytes
lab_package_tests 0 Bytes 0 Bytes
lab_test_fields 0 Bytes 0 Bytes
lab_test_rates 0 Bytes 0 Bytes
lab_tokens 0 Bytes 0 Bytes
label_settings 0 Bytes 0 Bytes
late_coming_records 0 Bytes 0 Bytes
lens_coatings 0 Bytes 0 Bytes
lens_cylindrical_ranges 0 Bytes 0 Bytes
lens_indices 0 Bytes 0 Bytes
lens_materials 0 Bytes 0 Bytes
lens_power_ranges 0 Bytes 0 Bytes
lens_types 0 Bytes 0 Bytes
limbal_baseline_preformas 0 Bytes 0 Bytes
limbal_biopsies 0 Bytes 0 Bytes
limbal_transplants 0 Bytes 0 Bytes
macular_intraocular_pressures 0 Bytes 0 Bytes
mania_tabs 0 Bytes 0 Bytes
manufacturers_suppliers 0 Bytes 0 Bytes
meal_tickets 0 Bytes 0 Bytes
medical_claim_eligibilities 0 Bytes 0 Bytes
mobile_apptempregistraion 0 Bytes 0 Bytes
monthly_leave_histories 0 Bytes 0 Bytes
neckdisabilityquestionnaires 0 Bytes 0 Bytes
news_paper_distribution_bedwises 0 Bytes 0 Bytes
news_paper_distribution_departmentwises 0 Bytes 0 Bytes
nurse_charts 0 Bytes 0 Bytes
nurse_receive_item_details 0 Bytes 0 Bytes
nurse_receive_items 0 Bytes 0 Bytes
nursing_entitles 0 Bytes 0 Bytes
oculoplasty_ectropion_proformas 0 Bytes 0 Bytes
oculoplasty_entropion_proformas 0 Bytes 0 Bytes
oculoplasty_epiphora_proformas 0 Bytes 0 Bytes
oculoplasty_lagophthal_proformas 0 Bytes 0 Bytes
oculoplasty_orbit_proformas 0 Bytes 0 Bytes
oculoplasty_post_ptosis_proformas 0 Bytes 0 Bytes
oculoplasty_ptosis_proformas 0 Bytes 0 Bytes
oculoplasty_thyroid_proformas 0 Bytes 0 Bytes
oncology_toxicity_gradings 0 Bytes 0 Bytes
op_approvals 0 Bytes 0 Bytes
optix_price_mappings 0 Bytes 0 Bytes
order_prescriptions 0 Bytes 0 Bytes
ot_beds 0 Bytes 0 Bytes
overtime_definitions 0 Bytes 0 Bytes
oxfortshoulders 0 Bytes 0 Bytes
oxfrotshoulders 0 Bytes 0 Bytes
patient_assciated_professionals 0 Bytes 0 Bytes
patient_bed_charges 0 Bytes 0 Bytes
patient_criticalities 0 Bytes 0 Bytes
patient_examination_details 0 Bytes 0 Bytes
patient_id_doc_values 0 Bytes 0 Bytes
patient_post_op_visits 0 Bytes 0 Bytes
payroll_allowancetype 0 Bytes 0 Bytes
payroll_purposetype 0 Bytes 0 Bytes
payroll_salaryadvance 0 Bytes 0 Bytes
payroll_salarystructure_deductionformula 0 Bytes 0 Bytes
payroll_salarystructure_exceptionformula 0 Bytes 0 Bytes
payroll_salarystructure_increasementformula 0 Bytes 0 Bytes
payroll_salarystructure_leaveformula 0 Bytes 0 Bytes
payroll_salarystructure_overtimeformula 0 Bytes 0 Bytes
payslip_leave_histories 0 Bytes 0 Bytes
pediatric 0 Bytes 0 Bytes
performance_award_criterias 0 Bytes 0 Bytes
personnel_certification 0 Bytes 0 Bytes
personnel_company_feature 0 Bytes 0 Bytes
personnel_employee_flow_role 0 Bytes 0 Bytes
personnel_employeecertification 0 Bytes 0 Bytes
personnel_resign 0 Bytes 0 Bytes
personnel_training_courses 0 Bytes 0 Bytes
pharmacy_corporate_coverages 0 Bytes 0 Bytes
pharmacy_location_mappings 0 Bytes 0 Bytes
pharmacy_mappings 0 Bytes 0 Bytes
photographs 0 Bytes 0 Bytes
physio_assessments 0 Bytes 0 Bytes
pmo_sanction_details 0 Bytes 0 Bytes
po_buy_back_items 0 Bytes 0 Bytes
prc_details 0 Bytes 0 Bytes
pregnancy_calculators 0 Bytes 0 Bytes
prior_treatments 0 Bytes 0 Bytes
problem_groups 0 Bytes 0 Bytes
problem_sub_groups 0 Bytes 0 Bytes
products_id_seq 0 Bytes 0 Bytes
proprietary_details 0 Bytes 0 Bytes
protocol_equipments 0 Bytes 0 Bytes
ptd 0 Bytes 0 Bytes
qualification_details 0 Bytes 0 Bytes
quotations_suppliers 0 Bytes 0 Bytes
reaction_signs 0 Bytes 0 Bytes
reaction_symptoms 0 Bytes 0 Bytes
reagent_masters 0 Bytes 0 Bytes
recipient_conditions 0 Bytes 0 Bytes
rejected_bloodbag_details 0 Bytes 0 Bytes
repair_visits 0 Bytes 0 Bytes
repetitive_behaviors_adults 0 Bytes 0 Bytes
reproductives 0 Bytes 0 Bytes
req_suppliers_manufacturers 0 Bytes 0 Bytes
retainer_renew_details 0 Bytes 0 Bytes
retina_proformas 0 Bytes 0 Bytes
rt_packages 0 Bytes 0 Bytes
schedulable_entity_appointments 0 Bytes 0 Bytes
schedule_attendances 0 Bytes 0 Bytes
schedule_charge_circulars 0 Bytes 0 Bytes
schedule_trainees 0 Bytes 0 Bytes
scheduled_services 0 Bytes 0 Bytes
screened_bags 0 Bytes 0 Bytes
security_deposits 0 Bytes 0 Bytes
sf36_questionnaires 0 Bytes 0 Bytes
simple_captcha_data 0 Bytes 0 Bytes
single_receipt_details 0 Bytes 0 Bytes
staff_stafftoken 0 Bytes 0 Bytes
statewise_tax_profiles 0 Bytes 0 Bytes
station_holiday_lists 0 Bytes 0 Bytes
storage_conditions 0 Bytes 0 Bytes
store_category_accounts 0 Bytes 0 Bytes
store_entitles 0 Bytes 0 Bytes
store_payment_conditions 0 Bytes 0 Bytes
subuses 0 Bytes 0 Bytes
surgery_types 0 Bytes 0 Bytes
surgical_procedures 0 Bytes 0 Bytes
sync_area 0 Bytes 0 Bytes
sync_department 0 Bytes 0 Bytes
sync_job 0 Bytes 0 Bytes
tax_profile_accounts 0 Bytes 0 Bytes
temp_other_earnings 0 Bytes 0 Bytes
tender_ratings 0 Bytes 0 Bytes
text_datas 0 Bytes 0 Bytes
tokens 0 Bytes 0 Bytes
top_menu_mappings 0 Bytes 0 Bytes
top_menu_role_mappings 0 Bytes 0 Bytes
trainer_daily_schedules 0 Bytes 0 Bytes
trainer_timings 0 Bytes 0 Bytes
training_course_feedbacks 0 Bytes 0 Bytes
urology_assessments 0 Bytes 0 Bytes
user_login_failure_details 0 Bytes 0 Bytes
vitreous_surgery_reports 0 Bytes 0 Bytes
warranty_amcs 0 Bytes 0 Bytes
workflow_workflowengine 0 Bytes 0 Bytes
workflow_workflowengine_employee 0 Bytes 0 Bytes
workflow_workflownode_approver 0 Bytes 0 Bytes
workflow_workflownode_notifier 0 Bytes 0 Bytes