parsediasql(1) - Linux man page

Name

parsediasql - Command-line interface to Parse::Dia::SQL

Synopsis

parsediasql [OPTIONS] --file FILE --db DB

Options

file -  filename of Dia file
db   -  Database type (e.g. 'db2')
ignore_type_mismatch - Allows foreign keys to have a different
        type than the primary key it references, if true.

Description

Dia is a diagram creation program for Linux, Unix and Windows released under the GPL license.

parsediasql is a Command-line interface to Parse::Dia::SQL

Parse::Dia::SQL converts Dia class diagrams into SQL .

Todo

• Add options that correspond to %param in Parse::Dia::SQL::new

See Also

Parse::Dia::SQL

Author

Parse::Dia::SQL is based on tedia2sql by Tim Ellis and others. See the AUTHORS file for details.

Modified by Andreas Faafeng, "<aff at cpan.org>" for release on CPAN .