Generate SQL
The "SQL Generator" extension allows you to generate SQL based on your model. In the extensions panel, click on the "SQL Generator" extension:

A modal window will appear:

- Select the database type you would like to generate the SQL for, currently MySQL and Postgres are supported.
- Select the entities you would like to generate the SQL for.
- Finally select the actions you need. (Select, Insert, Update, Delete, Create).
