-
Notifications
You must be signed in to change notification settings - Fork 91
feat(db): nuxt db reset #736
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
playground | fccf075 | Commit Preview URL Branch Preview URL |
Dec 19 2025, 10:34 PM |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
commit: |
|
@atinux should we just delete the migrations dir from the main server/migrations/* folder rather than all the migrationDirs? |
|
@RihanArfan good question, I am wondering now that with I also think that if it's about clearing all the tables, we could name this command |
Drop all database tables and delete migration directories
Tested with SQLite