oncall-engine/engine/apps/heartbeat/migrations
Joey Orlando 63ac0972c5
remove deprecated heartbeat_heartbeat table/model (#2534)
# What this PR does

- Remove `heartbeat_heartbeat` table. This model/table does not seems to
be deprecated/used anywhere (no data in this in production/staging; see
more comments in the code about this).
2023-07-17 01:38:04 -04:00
..
0001_squashed_initial.py Add database migrations linter (#1020) 2023-02-06 16:01:37 +08:00
0002_delete_heartbeat.py remove deprecated heartbeat_heartbeat table/model (#2534) 2023-07-17 01:38:04 -04:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00