Download List

Project Description

Dia2Postgres is a Perl script that can be used to convert Dia diagrams into PostgreSQL scripts or PHP mirror classes which can add, update, and modify table entries automatically. It has support for inheritance, simple references (limited to a single field), and a fake enum type which creates a table.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-01-06 04:51
20030105

Some more code cleanups, support for native Postgres relations, better support for SERIAL fields, and some fixes.
Tags: CVS Snapshots, Minor feature enhancements

2002-12-31 06:16
20021231

New Entity classes for storing the diagram structure were included, and the parser was rewritten from scratch to use them. The code generation modules were also modified accordingly.
Tags: CVS Snapshots, Code cleanup

2002-12-20 10:19
20021220

This release fixes the SQL library so that it may be used against Postgres 7.3, and some PHP bugs. More documentation was added.
Tags: CVS Snapshots, Minor bugfixes

2002-12-05 03:03
20021204

Reworked PHP classes and generated code, and new features like auto-generated HTML forms and better row description handling. Note that previous code needs to be modified to work with this new version.
Tags: CVS Snapshots, Minor feature enhancements

2002-11-21 08:46
20021121

This release fixes a bunch of bugs in the PHP code generation suite, adds support for boolean fields as checkboxes, and fixes problems with long table names in generated PHP code.
Tags: CVS Snapshots, Minor bugfixes

Project Resources