Dataflare icon indicating copy to clipboard operation
Dataflare copied to clipboard

[Feature Request] Generate Table DDL Query

Open wldbest opened this issue 1 year ago • 1 comments

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.

wldbest avatar Aug 05 '24 12:08 wldbest

@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!

wyhaya avatar Aug 06 '24 03:08 wyhaya