feat(legacy): move session store to database (#2523)
This commit is contained in:
parent
be282fac80
commit
001466f8fd
14 changed files with 2259 additions and 5 deletions
|
@ -1,2 +1,2 @@
|
|||
# The schema version is defined using the migration file prefix number
|
||||
LEGACY_SCHEMA_VERSION = "44"
|
||||
LEGACY_SCHEMA_VERSION = "45"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue