Files
notifications-api/migrations/versions/0364_drop_old_column.py
Pea Tyczynska c55d917b28 Drop api_key_id column from broadcast_message table
This column has been superseded by a new column named
created_by_api_key_id.

Also create constraint checking that we know who created broadcast

Also move data so that constraint is met before instatiating it.
2022-02-11 12:12:00 +00:00

1.0 KiB