amotzg / dia-postgresql

Plugin script for exporting Dia database diagram to PostgreSQL

Home Page:https://wiki.gnome.org/Apps/Dia

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

About

Plugin script for exporting Dia database diagram to PostgreSQL

https://wiki.gnome.org/Apps/Dia

License:GNU General Public License v2.0


Languages

Language:Python 100.0%