How to generate DDL scripts from the data model in pgModeler?

Viewed 16

Is it possible to generate DDL scripts for PostgreSQL from the data model in pgModeler? How to do it?

1 Answers

It took me a while to google it and find it. But, there is a pretty straightforward way to do it.

enter image description here

Related