chore: add migration for initial db tables

This commit is contained in:
2026-03-09 14:28:35 -04:00
parent 20df5ea140
commit 9711c68fbb
4 changed files with 225 additions and 2 deletions

View File

@@ -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!"""