-
Notifications
You must be signed in to change notification settings - Fork 2
Database migration mechanism #11
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed
Description
At first I used drizzle orm for database management. It has great migration but in sqlite it causes problems. The migration always crashes and in production it sometimes deletes the old database completely (we wouldn't want that to happen right?😂)
We need to find another way to handle this
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed