DataflareApp / Dataflare

Simple, easy-to-use database manager
https://dataflare.app
131 stars 1 forks source link

[Feature Request] Generate Table DDL Query #92

Open wldbest opened 1 month ago

wldbest commented 1 month ago

Describe the solution you'd like

I need the Table DDL when I need to re-create a table, pass it for reference, etc. I need the same SQL query statement that Dataflare uses to duplicate a table with CREATE TABLE. It would be nice to be able to copy the DDL from the schema manager and the table definition editing page. Currently, DBeaver and Beekeeper Studio are the only tools that support this feature. This feature would force me to use other tools. Please support the ability to generate DDL queries. (I use libsql/sqlite) Thank you.

wyhaya commented 1 month ago

@wldbest Thank you for your feedback! It's on our to-do list, but it hasn't been implemented yet. We plan to add it in future versions!