/dia-postgresql

Plugin script for exporting Dia database diagram to PostgreSQL

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

Plugin script for exporting Dia database diagram to PostgreSQL.

To add the plugin as an export type, copy postgresql.py to $HOME/.dia/python/.

Running the plugin from command line for automation or debugging:

dia -e output.sql design_diagram.dia 

Inspired by: