How do I safely delete DB Tables / Columns related to unwanted Fields? #12830
Unanswered
da-kicks-87
asked this question in
Q&A
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.
-
It has come to my attention that, comment out fields in the config files does not remove the associated tables in the DB.
The fields only get removed from the Admin UI .
I believe I may have made mistakes when answers question in the terminal after renaming fields in the config file. I get error messages when uncommenting the fields . I have tried restarting the server and still no luck,
Is there a safe way to delete the DB Tables / Columns that are associated with the fields? How do i know which other DB tables references it? Any suggestions?
Beta Was this translation helpful? Give feedback.
All reactions