Prefixed DB Wipe and Fresh Migrations #52267
Unanswered
misakstvanu
asked this question in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I just found out, the migrate:fresh command wipes the database completely when DB_PREFIX is set. What I meant to do and expected to happen was to delete only tables prefixed with DB_PREFIX.
Is that how we want db:wipe to work? Should we at least add the option to refresh only prefixed tables?
Beta Was this translation helpful? Give feedback.
All reactions