Deleting tables in Database Designer
-
Andre Gitzler
2 weeks ago #63842Hello everyone,
When editing a schema I do discard tables in my draft and if I deploy my schema to data source, the table will be dropped. As it should be.
But in the schema the table is still there. You can ignore or mark them as deleted, but Id like to remove this table completely from my draft.
How can I remove/delete tables in a schema?
Thanks in advance.
Armin Winkler
Has successfully completed the online course Introduction
Has successfully completed the online course Intermediate (200)
Has successfully completed the online course Advanced (300)
Has successfully completed the online course Basics (100)
1 week ago #64020::Hi Andre,
right now it is intentionally designed to work the way you described it, i.e. deleted tables won’t be removed for good from the database schema, but instead are only marked as deleted. This is to allow later restoring of a table marked as deleted. If the approach mentioned by Jan-Niklas seems unfitting for your purposes, you could create a feature request in our Ideas portal and let us know about the desired behaviour from your side when deleting tables from a schema created in the Database Designer.
Thank you and kind regards,
Armin
Jan-Niklas Böhnke
Has successfully completed the online course Introduction
Has successfully completed the online course Basics (100)
2 weeks ago #63868::Hi Andre,
in order to do so. you can delete the schema from the schemas tab in Simplifier and
create a new one. Select your respectiv connector and then select “use schema”.I’m not sure if it can be done the same if you are using sqllite.
- This reply was modified 2 weeks ago by Jan-Niklas Böhnke.
You must be logged in to reply to this topic.