debian man page for parsediasql

Query: parsediasql

OS: debian

Section: 1p

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PARSEDIASQL(1p) 					User Contributed Perl Documentation					   PARSEDIASQL(1p)

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. Default false. uml - Use UML interpretation of the diagram, default is ERD interpretation. loglevel - Log verbosity, valid values are DEBUG|INFO|WARN|ERROR|FATAL|TRACE|ALL|OFF. backticks - Use `backtick` notation (mysql-innodb only).
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
o 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. perl v5.14.2 2012-01-24 PARSEDIASQL(1p)
Related Man Pages
dia2code(1) - debian
locale::po4a::dia(3) - centos
autodia::diagram(3pm) - debian
autodia::diagram::class(3pm) - debian
sql::reservedwords::sqlserver(3pm) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Is UNIX an open source OS ?
Introduction
Find columns in a file based on header and print to new file
Weird 'find' results