freescout-support/database/migrations
2025-01-30 03:42:23 -08:00
..
2014_04_02_193005_create_translations_table.php Apply fixes from StyleCI 2018-11-12 09:12:57 +00:00
2018_06_10_000000_create_users_table.php Logout deleted users 2020-01-07 22:44:29 -08:00
2018_06_10_100000_create_password_resets_table.php Fix Unknown system variable sql_require_primary_key - closes #834 2020-10-27 02:37:38 -07:00
2018_06_25_065719_create_mailboxes_table.php Fix Row size too large error - closes #393 2019-12-18 23:02:26 -08:00
2018_06_29_041002_create_mailbox_user_table.php Drafts 2018-09-14 01:24:04 -07:00
2018_07_07_071443_create_activity_logs_table.php Apply fixes from StyleCI 2018-08-02 16:18:32 +00:00
2018_07_09_052314_create_emails_table.php Optimize queries 2018-09-05 01:05:00 -07:00
2018_07_09_053559_create_customers_table.php Postgres support 2020-05-20 09:00:21 -04:00
2018_07_11_010333_create_conversations_table.php Forwarding conversations 2019-06-23 22:39:30 -07:00
2018_07_11_074558_create_folders_table.php Apply fixes from StyleCI 2018-07-24 06:34:28 +00:00
2018_07_11_081928_create_conversation_folder_table.php Apply fixes from StyleCI 2018-11-12 09:12:57 +00:00
2018_07_12_003318_create_threads_table.php Postgres support 2020-05-20 09:00:21 -04:00
2018_07_30_153206_create_jobs_table.php Apply fixes from StyleCI 2018-08-02 16:18:32 +00:00
2018_07_30_165237_create_failed_jobs_table.php Apply fixes from StyleCI 2018-08-02 16:18:32 +00:00
2018_08_04_063414_create_attachments_table.php Attachments 2018-08-14 23:10:05 -07:00
2018_08_05_045458_create_options_table.php Apply fixes from StyleCI 2018-08-08 07:56:03 +00:00
2018_08_05_153518_create_subscriptions_table.php Apply fixes from StyleCI 2018-08-08 07:56:03 +00:00
2018_08_06_114901_create_send_logs_table.php Postgres support 2020-05-20 09:00:21 -04:00
2018_09_05_024109_create_notifications_table.php Fix Unknown system variable sql_require_primary_key - closes #834 2020-10-27 02:37:38 -07:00
2018_09_05_033609_create_polycast_events_table.php Apply fixes from StyleCI 2018-11-12 09:12:57 +00:00
2018_11_04_113009_create_modules_table.php Apply fixes from StyleCI 2018-11-12 09:12:57 +00:00
2018_11_13_143000_encrypt_mailbox_password.php Fix in_password commit 2018-12-07 04:58:26 -08:00
2018_11_26_122617_add_locale_column_to_users_table.php Apply fixes from StyleCI 2018-12-13 09:11:15 +00:00
2018_12_11_130728_add_status_column_to_users_table.php Apply fixes from StyleCI 2018-12-13 09:11:15 +00:00
2018_12_15_151003_add_send_status_data_column_to_threads_table.php Apply fixes from StyleCI 2018-12-21 09:10:07 +00:00
2019_06_16_124000_add_in_validate_cert_column_to_mailboxes_table.php Validate Certificate option for fetching emails - closes #253 #269 2019-06-16 03:27:23 -07:00
2019_06_21_130200_add_meta_subtype_columns_to_threads_table.php Forwarding conversations 2019-06-23 22:39:30 -07:00
2019_06_25_105200_change_status_message_column_in_send_logs_table.php Fix Data too long for column status_message - closes #259 2019-06-25 10:58:58 -07:00
2019_07_05_370100_add_in_imap_folders_column_to_mailboxes_table.php default folder to be INBOX 2020-03-20 12:20:30 +05:30
2019_10_06_123000_add_auto_bcc_column_to_mailboxes_table.php Auto Bcc for mailbox - closes #59 2019-10-05 23:15:05 -07:00
2019_12_10_0856000_add_before_reply_column_to_mailboxes_table.php Fix Row size too large error 2019-12-22 01:36:45 -08:00
2019_12_19_183015_add_meta_column_to_folders_table.php Folder hooks 2019-12-19 23:06:34 -08:00
2019_12_22_111025_change_passwords_types_in_mailboxes_table.php Fix Row size too large error 2019-12-22 01:36:45 -08:00
2019_12_24_155120_create_followers_table.php Following conversations 2019-12-25 05:17:17 -08:00
2020_02_06_103815_add_hide_column_to_mailbox_user_table.php Hide admins from Assign list - closes #456 2020-02-06 02:52:06 -08:00
2020_02_16_121001_add_mute_column_to_mailbox_user_table.php Allow admins to mute notifications for events not related directly to him/her 2020-02-16 21:13:05 -08:00
2020_03_06_100100_add_public_column_to_attachments_table.php Secure attachments - closes #308 2020-03-07 02:02:03 -08:00
2020_03_29_095201_update_in_imap_folders_in_mailboxes_table.php Add slashes to models in migrations 2023-01-17 23:49:37 -08:00
2020_04_16_122803_add_imap_sent_folder_column_to_mailboxes_table.php Improve saving reply emails to IMAP folder 2020-04-26 02:53:02 -07:00
2020_05_28_095100_drop_slug_column_in_mailboxes_table.php Remove slug column from mailboxes table 2020-05-27 21:19:44 -07:00
2020_06_26_080258_add_email_history_column_to_conversations_table.php Add Conversation History option to conversations 2020-07-15 02:09:39 -07:00
2020_09_18_123314_add_access_column_to_mailbox_user_table.php issue 490 - Mailbox managers with per user settings 2020-09-22 16:51:25 -07:00
2020_09_20_010000_drop_email_history_column_in_conversations_table.php Add Conversation History to Send button dropdown - closes #744 2020-09-21 01:17:37 -07:00
2020_11_04_140000_change_foreign_keys_types.php Make foreign keys fields unsigned - closes #853 2020-11-04 22:41:11 -08:00
2020_11_19_070000_update_customers_table.php Rename customer background into notes, delete age, gender fields 2020-11-19 01:15:00 -08:00
2020_12_22_070000_move_user_permissions_to_env.php Add slashes to models in migrations 2023-01-17 23:49:37 -08:00
2020_12_22_080000_add_permissions_column_to_users_table.php User Permissions per User - closes #741 2020-12-22 10:07:42 -08:00
2020_12_30_010000_add_imported_column_to_threads_table.php Do not send notifications on imported conversations 2020-12-30 03:18:11 -08:00
2021_02_06_010101_add_meta_column_to_mailboxes_table.php Fix Row size too large error on adding meta column to mailboxes - closes #1058 2021-02-17 09:28:19 -08:00
2021_02_09_010101_add_hash_column_to_ltm_translations_table.php Fix Row size too large error on adding meta column to mailboxes - closes #1058 2021-02-17 09:28:19 -08:00
2021_02_17_010101_change_string_columns_in_mailboxes_table.php Fix Row size too large error on adding meta column to mailboxes - closes #1058 2021-02-17 09:28:19 -08:00
2021_03_01_010101_add_channel_column_to_conversations_table.php Add channel columns to Customer and Conversation 2021-03-01 06:19:19 -08:00
2021_03_01_010101_add_channel_columns_to_customers_table.php Store customer to channel mapping in customer_channel table 2023-08-19 08:15:47 -07:00
2021_04_15_010101_add_meta_column_to_customers_table.php Add meta to Customer 2021-04-15 00:57:02 -07:00
2021_05_21_090000_encrypt_mailbox_out_password.php Fix encrypting mailbox password migration 2021-05-21 07:54:45 -07:00
2021_05_21_105200_encrypt_mail_password.php Improve encrypting mail password 2021-05-21 05:54:02 -07:00
2021_09_21_010101_add_indexes_to_conversations_table.php Add indexes to Conversations table - closes #1425 2021-09-21 03:12:54 -07:00
2021_11_30_010101_remove_unique_index_in_folders_table.php Update rollback for remove_unique_index_in_folders_table 2021-12-01 06:08:21 -08:00
2021_12_25_010101_change_emails_column_in_users_table.php Remove limitation on user Alternate Emails max length - closes #1592 2021-12-25 06:08:54 -08:00
2022_12_17_010101_add_meta_column_to_conversations_table.php Add meta column to conversations table 2022-12-17 22:20:43 -08:00
2022_12_18_010101_set_user_type_field.php Fix 2022_12_18_010101_set_user_type_field migration causing installation issues 2023-01-13 21:46:02 -08:00
2022_12_25_010101_set_numeric_phones_in_customers_table.php Additionally store phone number in numeric form for customers 2022-12-25 06:33:24 -08:00
2023_01_14_010101_change_deleted_folder_index.php Show Deleted folder right afer Closed folder - closes #2530 2023-01-13 21:29:53 -08:00
2023_05_09_010101_add_aliases_reply_column_to_mailboxes_table.php Allow to reply from alises option for mailboxes - closes #2988 2023-05-09 06:43:30 -07:00
2023_08_19_010101_create_customer_channel_table.php Fix migration creating customer_channel table - closes #3309 2023-08-28 22:48:59 -07:00
2023_08_19_020202_populate_customer_channel_table.php Store customer to channel mapping in customer_channel table 2023-08-19 08:15:47 -07:00
2023_08_29_010101_add_id_column_to_customer_channel_table.php Fix migration creating customer_channel table - closes #3309 2023-08-28 22:48:59 -07:00
2023_09_05_010101_add_smtp_queue_id_column_to_send_logs_table.php Show SMTP Queue ID in Outgoing Emails for sent emails - closes #3330 2023-09-05 04:44:34 -07:00
2023_11_14_010101_change_aliases_column_in_mailboxes_table.php Remove max length limitation from mailbox Aliases field - closes #3525 2023-11-13 22:01:59 -08:00
2024_06_18_010101_add_index_to_threads_table.php Add created_at index to threads table - closes #4069 2024-06-18 02:26:10 -07:00
2025_01_30_010101_change_imap_sent_folder_column_in_mailboxes_table.php Increase mailbox imap_sent_folder field max length to 50 - closes #4533 2025-01-30 03:42:23 -08:00