Posted by Vacilando on February 8, 2011 at 3:40pm
2 followers
Jump to:
| Project: | Table Wizard |
| Version: | 6.x-1.x-dev |
| Component: | Documentation |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
I created a view from a table but now I need to delete it. The view, not the table. How to achieve that?
The TW interface has a button saying "Remove selected tables". Does that indeed remove my MySQL table? I don't dare to click that! How to remove just the view, so that I can create another later?
Comments
#1
+1. Subscribing.
#2
OK, I made a copy of my database table and then clicked the scary button "Remove selected tables". It appears that it only removes the name of the table from the Table Wizard list at /admin/content/tw; it does not actually delete the database table. So that's good.
However, I hope the maintainer can change the wording on the button to make its meaning clearer. Thanks!