Files
notifications-api/migrations/versions/0363_cancelled_by_api_key.py
Pea Tyczynska 00b63ca5c7 Migration adding cancelled_by_api_key_id to broadcast_message
table. Also add created_by_api_key_id column that will supersede
api_key_id_column.

We do migration and code in separate PRs to make it easier to
downgrade if anything goes wrong.
2022-02-09 17:26:37 +00:00

1.7 KiB