[Discussion] "Import diagram" popup when clicking "Import from sql"
Hey! What about it?
When I click 'Import from SQL', what pops up is 'Import diagram'. I don't know why this is happening.
You're supposed to upload an sql file which contains sql source code and then a diagram will be generated from the uploaded file
Are you serious? As a new user, I expect the behavior to allow me to paste my SQL statements under the title 'Import from SQL', and to have the option to import a file. The current design is a bit counterintuitive...
Now it seems this isn't a bug. Let me change it to a discussion.
- It clearly explains what you're supposed to do
- Most people have their queries in an sql file so it makes more sense to directly upload
If you wish to have an input box you're free to request it, however, I do not believe it will be worth adding
Got you. But it still sounds strange. Considering the scenario I imagine, when my database updates, for example, by adding a new table, I usually want to add the new CREATE TABLE statement instead of replacing it with a completely new SQL file. Typically, in a production environment, we don't have that much permission. So I still stand by my point that there should be an option to insert an SQL statement, as it feels more intuitive. Thank you for your patient explanation!
maybe the title import diagram is a bit misleading.