Changes between Version 10 and Version 13 of Ticket #23833
- Timestamp:
- Nov 15, 2014, 10:34:37 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #23833 – Description
v10 v13 1 Sometimes it happeens that I need to delete all tables within my database . While with SQLite the db can be easily dropped togheter with the tables, it's still a boring procedure dropping tables manually using another backend. Would it be good to add such a feature as command?1 Sometimes it happeens that I need to delete all tables within my database, dropping tables manually is a boring procedure. Would it be good to add such a feature as command?