oncall-engine/engine/apps/slack/migrations
2024-12-06 14:59:20 -05:00
..
0001_squashed_initial.py Add database migrations linter (#1020) 2023-02-06 16:01:37 +08:00
0002_squashed_initial.py Add database migrations linter (#1020) 2023-02-06 16:01:37 +08:00
0003_delete_slackactionrecord.py remove SlackActionRecord model/table (#2201) 2023-06-13 10:56:06 +00:00
0004_auto_20230913_1020.py Fix Slack access token length issue (#3016) 2023-09-13 11:53:17 +01:00
0005_slackteamidentity__unified_slack_app_installed.py Unified Slack app reinstall (#4682) 2024-07-19 11:53:06 +00:00
0006_rename_channel_id_slackmessage__channel_id_and_more.py refactor SlackMessage.channel_id (CHAR field) to SlackMessage.channel (foreign key relationship) (#5292) 2024-11-26 11:03:38 +00:00
0007_migrate_slackmessage_channel_id.py chore: drop usage of SlackMessage.organization + drop orphaned SlackMessages (#5330) 2024-12-06 11:43:40 -05:00
0008_remove_slackmessage_active_update_task_id_state.py chore: remove references to SlackMessage._channel_id (#5325) 2024-12-06 09:28:26 -05:00
0009_drop_orphaned_messages_and_fill_in_missing_team_identity_values.py chore: drop usage of SlackMessage.organization + drop orphaned SlackMessages (#5330) 2024-12-06 11:43:40 -05:00
0010_remove_slackmessage_active_update_task_id_db.py chore: fix migration linter issue (#5342) 2024-12-06 14:59:20 -05:00
0011_remove_slackmessage__channel_id_state.py chore: remove SlackMessage._channel_id and SlackMessage.organization fields (#5340) 2024-12-06 13:49:24 -05:00
0012_remove_slackmessage_organization_state.py chore: remove SlackMessage._channel_id and SlackMessage.organization fields (#5340) 2024-12-06 13:49:24 -05:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00