feat: delete cc_pref stream preferences rows

- Delete the previously deprecated cc_pref stream preferences rows.
This commit is contained in:
jo 2022-09-12 14:35:09 +02:00 committed by Kyle Robbertze
parent 8a6b5907be
commit e54c8d22e1
2 changed files with 47 additions and 1 deletions

View file

@ -1,2 +1,2 @@
# The schema version is defined using the migration file prefix number
LEGACY_SCHEMA_VERSION = "41"
LEGACY_SCHEMA_VERSION = "42"