-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Currently, the database is reset everytime the code is rerun. This is to ensure that the database is updated to the latest schema, suitable for development.
However, this is not production-ready. We should either implement a way to migrate the data, or have another way to reset the data on-demand instead of every run.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels