..
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_alter_customoncallshift_frequency.py
Add database migrations linter ( #1020 )
2023-02-06 16:01:37 +08:00
0004_customoncallshift_until.py
Add database migrations linter ( #1020 )
2023-02-06 16:01:37 +08:00
0005_auto_20220704_1947.py
Add database migrations linter ( #1020 )
2023-02-06 16:01:37 +08:00
0006_customoncallshift_rotation_start.py
Add database migrations linter ( #1020 )
2023-02-06 16:01:37 +08:00
0007_customoncallshift_updated_shift.py
Add database migrations linter ( #1020 )
2023-02-06 16:01:37 +08:00
0008_auto_20221201_0809.py
Add database migrations linter ( #1020 )
2023-02-06 16:01:37 +08:00
0009_oncallschedulecalendar_enable_web_overrides.py
Add support for web overrides to Terraform schedules ( #1222 )
2023-03-10 16:21:50 +00:00
0010_fix_polymorphic_delete_related.py
Fix Grafana teams sync ( #1652 )
2023-03-28 18:26:24 +00:00
0011_oncallschedule_cached_ical_final_schedule.py
Rework schedule ical export ( #1783 )
2023-04-18 17:07:11 +00:00
0012_auto_20230502_1259.py
Remove schedule name uniqueness restriction ( #1859 )
2023-05-02 17:16:03 +00:00
0013_auto_20230517_0510.py
Unify "name" and "title" field for oncall shift ( #2239 )
2023-06-14 19:05:19 +00:00
0014_shiftswaprequest.py
shift swap requests model + CRUD endpoints ( #2597 )
2023-07-21 19:35:19 +00:00
0015_shiftswaprequest_slack_message.py
Shift Swap Requests in Slack + improve typing for Slack django app ( #2653 )
2023-07-28 15:11:38 +00:00
0016_alter_shiftswaprequest_created_at.py
Add mobile app push notifications for shift swap requests ( #2717 )
2023-08-02 12:26:45 +01:00
0017_alter_oncallschedule_polymorphic_ctype.py
add missing db migrations + add additional backend db migration check to CI ( #3234 )
2023-10-31 16:00:55 -04:00
0018_oncallschedule_slack_channel.py
feat: convert schedule.channel (char field) to schedule.slack_channel (foreign key) ( #5199 )
2024-11-04 14:27:21 -05:00
0019_auto_20241021_1735.py
fix: patch data migration scripts for non-MySQL databases ( #5297 )
2024-11-26 14:04:39 -05:00
0020_remove_oncallschedule_channel_state.py
chore: patch recent migration files that drop db columns ( #5277 )
2024-11-20 17:02:05 -05:00
0021_remove_oncallschedule_channel_db.py
chore: finish drop columns migrations ( #5280 )
2024-11-21 03:29:51 -05:00
__init__.py
World, meet OnCall!
2022-06-03 08:09:47 -06:00