chore: add migration for initial db tables
This commit is contained in:
@@ -69,4 +69,4 @@ def data_upgrades() -> None:
|
||||
"""Add any optional data upgrade migrations here!"""
|
||||
|
||||
def data_downgrades() -> None:
|
||||
"""Add any optional data downgrade migrations here!"""
|
||||
"""Add any optional data downgrade migrations here!"""
|
||||
|
||||
Reference in New Issue
Block a user