Suggestion: When clicking RunSQL button from dbdiagram, copy the current database structure into RunSQL tool for immediate testing.
Current behavior:
When I click the RunSQL button on the dbdiagram page, it redirects me to the website that explains what RunSQL is (RunSQL - Online SQL Playground for MySQL, PostgreSQL, and SQL Server) instead of taking me to the RunSQL tool (RunSQL - Online SQL Playground for MySQL, PostgreSQL, and SQL Server). If I am on the diagram, I want to be able to pull the existing database structure directly into the tool to start testing.
In dbdiagram:
Redirects to:
Suggested behavior:
The “RunSQL” button should take you directly to the RunSQL tool and insert the structure from the diagram you were working on in dbdiagram into the “Define Database Structure” step (currently shows basic sample structure):