Parse-Dia-SQL 0.01 Deleted
Files
- AUTHORS
- Changes
- MANIFEST
- META.yml
- Makefile.PL
- README
- TODO
- bin/parsediasql
- lib/Parse/Dia/SQL.pm
- lib/Parse/Dia/SQL/Const.pm
- lib/Parse/Dia/SQL/Logger.pm
- lib/Parse/Dia/SQL/Output.pm
- lib/Parse/Dia/SQL/Output/DB2.pm
- lib/Parse/Dia/SQL/Output/Ingres.pm
- lib/Parse/Dia/SQL/Output/MySQL.pm
- lib/Parse/Dia/SQL/Output/MySQL/InnoDB.pm
- lib/Parse/Dia/SQL/Output/MySQL/MyISAM.pm
- lib/Parse/Dia/SQL/Output/Oracle.pm
- lib/Parse/Dia/SQL/Output/Postgres.pm
- lib/Parse/Dia/SQL/Output/Sas.pm
- lib/Parse/Dia/SQL/Output/Sybase.pm
- lib/Parse/Dia/SQL/Utils.pm
- t/000-load.t
- t/001-new.t
- t/100-parse-small-packages.t
- t/101-generate-small-package-sql.t
- t/201-parse-classes.t
- t/202-parse-classes-type.t
- t/203-parse-classes-attlist.t
- t/204-parse-classes-atts.t
- t/205-parse-classes-pk.t
- t/206-parse-classes-uindxc.t
- t/207-parse-classes-uindxn.t
- t/208-parse-classes-ops.t
- t/300-parse-classes-many-to-many.t
- t/500-get-associations.t
- t/600-output-load.t
- t/610-output-getinstance.t
- t/611-output-format-columns.t
- t/620-output-get-schema-create.t
- t/621-output-get-create-table-sql.t
- t/622-output-get-create-view-sql.t
- t/623-output-get-view-create.t
- t/640-output-get-schema-drop-sql.t
- t/641-output-get-drop-view-sql.t
- t/642-output-get-drop-associations-sql.t
- t/643-output-get-drop-permissions-sql.t
- t/644-output-mysql-get-drop-index-sql.t
- t/645-output-ingres-get-drop-index-sql.t
- t/650-output-get-create-associations.t
- t/651-output-get-create-associations-sybase.t
- t/660-output-get-create-permissions-sql.t
- t/670-output-get-pre-sql.t
- t/671-output-get-post-sql.t
- t/672-output-get-inserts.t
- t/680-output-db2-create-pk-string.t
- t/681-output-db2-get-sql.t
- t/682-output-sybase-get-sql.t
- t/683-output-oracle-get-sql.t
- t/684-output-ingres-get-sql.t
- t/685-output-postgres-get-sql.t
- t/686-output-sas-get-sql.t
- t/687-output-mysql-innodb-get-sql.t
- t/688-output-mysql-myisam-get-sql.t
- t/700-utils-load.t
- t/701-utils-mangle-name.t
- t/702-utils-make-name.t
- t/710-const-load.t
- t/720-logger-load.t
- t/900-boilerplate.t
- t/901-pod-coverage.t
- t/902-pod.t
- t/903-perlcritic.t
- t/904-kwalitee.t
- t/905-strict.t
- t/906-cover.t
- t/907-test-explicit-plan.t
- t/data/TestERD.dia
- t/data/many_to_many.dia