iachat/db/migrate
2024-03-25 18:47:08 -07:00
..
20230426130150_init_schema.rb chore: Squash migrations till 05/2023 (#8862) 2024-02-06 17:00:38 +04:00
20230503101201_create_sla_policies.rb
20230509101256_add_index_to_messages_created_at.rb
20230510060828_add_index_to_messages_for_reportings.rb
20230510113208_set_default_empty_string_for_contact_name.rb
20230515051424_update_article_image_keys.rb
20230523104139_add_partial_index_for_resolved_contacts.rb
20230525085402_add_custom_sender_name_toggle.rb
20230608040738_add_processed_message_content_to_messages.rb
20230612103936_add_index_to_reporting_events.rb
20230614044633_add_sender_name_to_in.rb
20230620132319_add_sla_policy_to_conversations.rb
20230620212340_add_waiting_since_to_conversations.rb
20230706090122_sentiment_column_to_messages.rb
20230714054138_add_api_key_sid_to_twilio_sms.rb
20230727065605_add_partial_index_contact_account_id.rb
20230801180936_update_default_status_in_hooks.rb
20230905060223_add_regex_to_custom_attribute_definition.rb
20231011041615_ensure_message_private_not_null.rb
20231013072802_add_icon_to_categories.rb
20231114111614_change_feature_flags_to_bigint_in_accounts.rb
20231129091149_add_snoozed_until_to_notifications.rb
20231201014644_remove_notifications_with_message_primary_actor.rb
20231211010807_add_cached_labels_list.rb
20231219000743_re_run_cache_label_job.rb
20231219073832_add_last_activity_at_to_notifications.rb
20231223033019_refactor_sla_policy_columns.rb feat: sla 1 - refactor sla_policies model and add applied_sla model (#8602) 2024-01-23 23:48:02 +05:30
20231223040257_create_applied_slas.rb feat: sla 1 - refactor sla_policies model and add applied_sla model (#8602) 2024-01-23 23:48:02 +05:30
20240124054340_add_contact_type_to_contacts.rb feat: Add contact_type attribute to contact model (#8768) 2024-01-24 12:26:47 +05:30
20240124084032_add_middle_name_and_last_name_to_contacts.rb feat: Add middle_name and last_name to contact model (#8771) 2024-01-24 16:22:04 +05:30
20240129080827_add_location_and_country_code_to_contacts.rb feat: Add attributes location and country_code to Contact model (#8803) 2024-01-29 14:10:14 +05:30
20240131040316_remove_imap_inbox_syned_at_from_channel_email.rb chore: Remove unused attribute imap_inbox_synced_at (#8822) 2024-01-31 11:48:46 +04:00
20240207103014_change_applied_sla_sla_status_to_enum.rb feat: Add sidekiq jobs to monitor applied SLAs (#8828) 2024-02-07 21:44:56 +04:00
20240213131252_add_blocked_to_contacts.rb feat: Ability to block contacts permanently (#8922) 2024-02-21 14:18:42 -08:00
20240215065844_add_meta_to_notifications.rb feat: Add meta to notification model (#8941) 2024-02-16 14:38:02 +05:30
20240216055809_add_unique_index_to_applied_slas.rb feat: sla-7 ensure applied_sla uniqueness (#8938) 2024-02-20 21:59:49 +05:30
20240306201954_change_identifier_type_in_notifications_subscriptions.rb fix: Change the column identifier from string to text to avoid overflow (#9073) 2024-03-07 11:13:01 +05:30
20240319062553_create_sla_events.rb feat: add sla events table (#9126) 2024-03-20 11:59:37 +05:30
20240322071629_convert_cached_label_list_to_text.rb fix: Convert cached_label_list to text (#9143) 2024-03-25 18:47:08 -07:00