oncall-engine/engine/apps/schedules/migrations
Joey Orlando 98f6b1bfc4
fix: patch data migration scripts for non-MySQL databases (#5297)
# What this PR does

## Which issue(s) this PR closes

Fixes
https://github.com/grafana/oncall/issues/5244#issuecomment-2493688544

## Checklist

- [x] Unit, integration, and e2e (if applicable) tests updated
- [x] Documentation added (or `pr:no public docs` PR label added if not
required)
- [x] Added the relevant release notes label (see labels prefixed w/
`release:`). These labels dictate how your PR will
    show up in the autogenerated release notes.
2024-11-26 14:04:39 -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_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