feat: delete cc_pref stream preferences rows
- Delete the previously deprecated cc_pref stream preferences rows.
This commit is contained in:
parent
8a6b5907be
commit
e54c8d22e1
2 changed files with 47 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
# The schema version is defined using the migration file prefix number
|
||||
LEGACY_SCHEMA_VERSION = "41"
|
||||
LEGACY_SCHEMA_VERSION = "42"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue