r58240 - in /branches/upstream/libparse-dia-sql-perl: ./ current/ current/bin/ current/lib/ current/lib/Parse/ current/lib/Parse/Dia/ current/lib/Parse/Dia/SQL/ current/lib/Parse/Dia/SQL/Output/ current/lib/Parse/Dia/SQL/Output/MySQL/ current/t/ current/t/data/

gaudenz at users.alioth.debian.org gaudenz at users.alioth.debian.org
Sat May 22 07:42:22 UTC 2010


Author: gaudenz
Date: Sat May 22 07:42:06 2010
New Revision: 58240

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=58240
Log:
[svn-inject] Installing original source of libparse-dia-sql-perl

Added:
    branches/upstream/libparse-dia-sql-perl/
    branches/upstream/libparse-dia-sql-perl/current/
    branches/upstream/libparse-dia-sql-perl/current/AUTHORS
    branches/upstream/libparse-dia-sql-perl/current/Changes
    branches/upstream/libparse-dia-sql-perl/current/LICENSE
    branches/upstream/libparse-dia-sql-perl/current/MANIFEST
    branches/upstream/libparse-dia-sql-perl/current/MANIFEST.SKIP
    branches/upstream/libparse-dia-sql-perl/current/META.yml
    branches/upstream/libparse-dia-sql-perl/current/Makefile.PL
    branches/upstream/libparse-dia-sql-perl/current/README
    branches/upstream/libparse-dia-sql-perl/current/TODO
    branches/upstream/libparse-dia-sql-perl/current/bin/
    branches/upstream/libparse-dia-sql-perl/current/bin/parsediasql
    branches/upstream/libparse-dia-sql-perl/current/lib/
    branches/upstream/libparse-dia-sql-perl/current/lib/Parse/
    branches/upstream/libparse-dia-sql-perl/current/lib/Parse/Dia/
    branches/upstream/libparse-dia-sql-perl/current/lib/Parse/Dia/SQL/
    branches/upstream/libparse-dia-sql-perl/current/lib/Parse/Dia/SQL.pm
    branches/upstream/libparse-dia-sql-perl/current/lib/Parse/Dia/SQL/Const.pm
    branches/upstream/libparse-dia-sql-perl/current/lib/Parse/Dia/SQL/Logger.pm
    branches/upstream/libparse-dia-sql-perl/current/lib/Parse/Dia/SQL/Output/
    branches/upstream/libparse-dia-sql-perl/current/lib/Parse/Dia/SQL/Output.pm
    branches/upstream/libparse-dia-sql-perl/current/lib/Parse/Dia/SQL/Output/DB2.pm
    branches/upstream/libparse-dia-sql-perl/current/lib/Parse/Dia/SQL/Output/Informix.pm
    branches/upstream/libparse-dia-sql-perl/current/lib/Parse/Dia/SQL/Output/Ingres.pm
    branches/upstream/libparse-dia-sql-perl/current/lib/Parse/Dia/SQL/Output/MySQL/
    branches/upstream/libparse-dia-sql-perl/current/lib/Parse/Dia/SQL/Output/MySQL.pm
    branches/upstream/libparse-dia-sql-perl/current/lib/Parse/Dia/SQL/Output/MySQL/InnoDB.pm
    branches/upstream/libparse-dia-sql-perl/current/lib/Parse/Dia/SQL/Output/MySQL/MyISAM.pm
    branches/upstream/libparse-dia-sql-perl/current/lib/Parse/Dia/SQL/Output/Oracle.pm
    branches/upstream/libparse-dia-sql-perl/current/lib/Parse/Dia/SQL/Output/Postgres.pm
    branches/upstream/libparse-dia-sql-perl/current/lib/Parse/Dia/SQL/Output/SQLite3.pm
    branches/upstream/libparse-dia-sql-perl/current/lib/Parse/Dia/SQL/Output/Sas.pm
    branches/upstream/libparse-dia-sql-perl/current/lib/Parse/Dia/SQL/Output/Sybase.pm
    branches/upstream/libparse-dia-sql-perl/current/lib/Parse/Dia/SQL/Utils.pm
    branches/upstream/libparse-dia-sql-perl/current/t/
    branches/upstream/libparse-dia-sql-perl/current/t/000-load.t
    branches/upstream/libparse-dia-sql-perl/current/t/001-new.t
    branches/upstream/libparse-dia-sql-perl/current/t/100-parse-small-packages.t
    branches/upstream/libparse-dia-sql-perl/current/t/201-parse-classes.t
    branches/upstream/libparse-dia-sql-perl/current/t/202-parse-classes-type.t
    branches/upstream/libparse-dia-sql-perl/current/t/203-parse-classes-attlist.t
    branches/upstream/libparse-dia-sql-perl/current/t/204-parse-classes-atts.t
    branches/upstream/libparse-dia-sql-perl/current/t/205-parse-classes-pk.t
    branches/upstream/libparse-dia-sql-perl/current/t/206-parse-classes-uindxc.t
    branches/upstream/libparse-dia-sql-perl/current/t/207-parse-classes-uindxn.t
    branches/upstream/libparse-dia-sql-perl/current/t/208-parse-classes-ops.t
    branches/upstream/libparse-dia-sql-perl/current/t/210-check-versions.t
    branches/upstream/libparse-dia-sql-perl/current/t/211-parse-versions.t
    branches/upstream/libparse-dia-sql-perl/current/t/220-parse-classes-database.t
    branches/upstream/libparse-dia-sql-perl/current/t/225-parse-classes-pk.t
    branches/upstream/libparse-dia-sql-perl/current/t/300-parse-classes-many-to-many.t
    branches/upstream/libparse-dia-sql-perl/current/t/400-parse-typemap.t
    branches/upstream/libparse-dia-sql-perl/current/t/500-get-associations.t
    branches/upstream/libparse-dia-sql-perl/current/t/501-get-associations-implicit.t
    branches/upstream/libparse-dia-sql-perl/current/t/502-get-associations_version_2.t
    branches/upstream/libparse-dia-sql-perl/current/t/600-output-load.t
    branches/upstream/libparse-dia-sql-perl/current/t/610-output-getinstance.t
    branches/upstream/libparse-dia-sql-perl/current/t/611-output-format-columns.t
    branches/upstream/libparse-dia-sql-perl/current/t/612-output-get-comment.t
    branches/upstream/libparse-dia-sql-perl/current/t/620-output-get-schema-create-col-comment.t
    branches/upstream/libparse-dia-sql-perl/current/t/620-output-get-schema-create-db-model.t
    branches/upstream/libparse-dia-sql-perl/current/t/620-output-get-schema-create-many-to-many.t
    branches/upstream/libparse-dia-sql-perl/current/t/620-output-get-schema-create.t
    branches/upstream/libparse-dia-sql-perl/current/t/621-output-get-create-table-sql.t
    branches/upstream/libparse-dia-sql-perl/current/t/622-output-get-create-view-sql.t
    branches/upstream/libparse-dia-sql-perl/current/t/623-output-get-view-create.t
    branches/upstream/libparse-dia-sql-perl/current/t/640-output-get-schema-drop-sql.t
    branches/upstream/libparse-dia-sql-perl/current/t/641-output-get-drop-view-sql.t
    branches/upstream/libparse-dia-sql-perl/current/t/642-output-get-drop-associations-sql.t
    branches/upstream/libparse-dia-sql-perl/current/t/643-output-get-drop-permissions-sql.t
    branches/upstream/libparse-dia-sql-perl/current/t/644-output-mysql-get-drop-index-sql.t
    branches/upstream/libparse-dia-sql-perl/current/t/645-output-ingres-get-drop-index-sql.t
    branches/upstream/libparse-dia-sql-perl/current/t/650-output-get-create-associations-many-to-many-097.t
    branches/upstream/libparse-dia-sql-perl/current/t/650-output-get-create-associations-many-to-many.t
    branches/upstream/libparse-dia-sql-perl/current/t/650-output-get-create-associations.t
    branches/upstream/libparse-dia-sql-perl/current/t/651-output-get-create-associations-sybase.t
    branches/upstream/libparse-dia-sql-perl/current/t/652-output-get-create-associations-index-options.t
    branches/upstream/libparse-dia-sql-perl/current/t/660-output-get-create-permissions-sql.t
    branches/upstream/libparse-dia-sql-perl/current/t/670-output-get-pre-sql.t
    branches/upstream/libparse-dia-sql-perl/current/t/671-output-get-post-sql.t
    branches/upstream/libparse-dia-sql-perl/current/t/672-output-get-inserts.t
    branches/upstream/libparse-dia-sql-perl/current/t/680-output-db2-create-pk-string.t
    branches/upstream/libparse-dia-sql-perl/current/t/681-output-db2-get-sql.t
    branches/upstream/libparse-dia-sql-perl/current/t/682-output-sybase-get-sql.t
    branches/upstream/libparse-dia-sql-perl/current/t/683-output-oracle-get-sql.t
    branches/upstream/libparse-dia-sql-perl/current/t/684-output-ingres-get-sql.t
    branches/upstream/libparse-dia-sql-perl/current/t/685-output-postgres-get-sql.t
    branches/upstream/libparse-dia-sql-perl/current/t/686-output-sas-get-sql.t
    branches/upstream/libparse-dia-sql-perl/current/t/687-output-mysql-innodb-get-sql.t
    branches/upstream/libparse-dia-sql-perl/current/t/688-output-mysql-myisam-get-sql.t
    branches/upstream/libparse-dia-sql-perl/current/t/689-output-db2-create-constraint-name.t
    branches/upstream/libparse-dia-sql-perl/current/t/690-output-sqlite3-get-sql.t
    branches/upstream/libparse-dia-sql-perl/current/t/700-utils-load.t
    branches/upstream/libparse-dia-sql-perl/current/t/701-utils-mangle-name.t
    branches/upstream/libparse-dia-sql-perl/current/t/702-utils-make-name.t
    branches/upstream/libparse-dia-sql-perl/current/t/703-utils-get-base-name.t
    branches/upstream/libparse-dia-sql-perl/current/t/704-utils-split-type.t
    branches/upstream/libparse-dia-sql-perl/current/t/710-const-load.t
    branches/upstream/libparse-dia-sql-perl/current/t/720-logger-load.t
    branches/upstream/libparse-dia-sql-perl/current/t/900-boilerplate.t
    branches/upstream/libparse-dia-sql-perl/current/t/901-pod-coverage.t
    branches/upstream/libparse-dia-sql-perl/current/t/902-pod.t
    branches/upstream/libparse-dia-sql-perl/current/t/903-perlcritic.t
    branches/upstream/libparse-dia-sql-perl/current/t/904-kwalitee.t
    branches/upstream/libparse-dia-sql-perl/current/t/905-strict.t
    branches/upstream/libparse-dia-sql-perl/current/t/906-cover.t
    branches/upstream/libparse-dia-sql-perl/current/t/907-test-explicit-plan.t
    branches/upstream/libparse-dia-sql-perl/current/t/950-rt51433.t
    branches/upstream/libparse-dia-sql-perl/current/t/951-rt50906.t
    branches/upstream/libparse-dia-sql-perl/current/t/952-rt52755.t
    branches/upstream/libparse-dia-sql-perl/current/t/953-rt53783-postgres.t
    branches/upstream/libparse-dia-sql-perl/current/t/953-rt53783-sqlite3.t
    branches/upstream/libparse-dia-sql-perl/current/t/960-rt56357-database-model.t
    branches/upstream/libparse-dia-sql-perl/current/t/data/
    branches/upstream/libparse-dia-sql-perl/current/t/data/TestERD.dia   (with props)
    branches/upstream/libparse-dia-sql-perl/current/t/data/association_dia_0_97.dia   (with props)
    branches/upstream/libparse-dia-sql-perl/current/t/data/db-model-fk.dia   (with props)
    branches/upstream/libparse-dia-sql-perl/current/t/data/db2.pre.dupe.dia   (with props)
    branches/upstream/libparse-dia-sql-perl/current/t/data/implicit_role.dia   (with props)
    branches/upstream/libparse-dia-sql-perl/current/t/data/index.option.dia   (with props)
    branches/upstream/libparse-dia-sql-perl/current/t/data/long_fk_name.dia   (with props)
    branches/upstream/libparse-dia-sql-perl/current/t/data/many_to_many.097.dia   (with props)
    branches/upstream/libparse-dia-sql-perl/current/t/data/many_to_many.dia   (with props)
    branches/upstream/libparse-dia-sql-perl/current/t/data/rt50906.dia
    branches/upstream/libparse-dia-sql-perl/current/t/data/rt51433.dia
    branches/upstream/libparse-dia-sql-perl/current/t/data/rt52755.dia   (with props)
    branches/upstream/libparse-dia-sql-perl/current/t/data/rt53783.dia   (with props)
    branches/upstream/libparse-dia-sql-perl/current/t/data/rt56357.dia   (with props)
    branches/upstream/libparse-dia-sql-perl/current/t/data/table.col.comment.dia   (with props)
    branches/upstream/libparse-dia-sql-perl/current/t/data/typemap.dia   (with props)
    branches/upstream/libparse-dia-sql-perl/current/t/data/version.supported.dia   (with props)
    branches/upstream/libparse-dia-sql-perl/current/t/data/version.unsupported.dia   (with props)

[This mail would be too long, it was shortened to contain the URLs only.]

Added: branches/upstream/libparse-dia-sql-perl/current/AUTHORS
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/AUTHORS?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/Changes?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/LICENSE
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/LICENSE?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/MANIFEST?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/MANIFEST.SKIP
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/MANIFEST.SKIP?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/META.yml?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/Makefile.PL
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/Makefile.PL?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/README
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/README?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/TODO
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/TODO?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/bin/parsediasql
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/bin/parsediasql?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/lib/Parse/Dia/SQL.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/lib/Parse/Dia/SQL.pm?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/lib/Parse/Dia/SQL/Const.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/lib/Parse/Dia/SQL/Const.pm?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/lib/Parse/Dia/SQL/Logger.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/lib/Parse/Dia/SQL/Logger.pm?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/lib/Parse/Dia/SQL/Output.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/lib/Parse/Dia/SQL/Output.pm?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/lib/Parse/Dia/SQL/Output/DB2.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/lib/Parse/Dia/SQL/Output/DB2.pm?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/lib/Parse/Dia/SQL/Output/Informix.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/lib/Parse/Dia/SQL/Output/Informix.pm?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/lib/Parse/Dia/SQL/Output/Ingres.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/lib/Parse/Dia/SQL/Output/Ingres.pm?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/lib/Parse/Dia/SQL/Output/MySQL.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/lib/Parse/Dia/SQL/Output/MySQL.pm?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/lib/Parse/Dia/SQL/Output/MySQL/InnoDB.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/lib/Parse/Dia/SQL/Output/MySQL/InnoDB.pm?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/lib/Parse/Dia/SQL/Output/MySQL/MyISAM.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/lib/Parse/Dia/SQL/Output/MySQL/MyISAM.pm?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/lib/Parse/Dia/SQL/Output/Oracle.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/lib/Parse/Dia/SQL/Output/Oracle.pm?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/lib/Parse/Dia/SQL/Output/Postgres.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/lib/Parse/Dia/SQL/Output/Postgres.pm?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/lib/Parse/Dia/SQL/Output/SQLite3.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/lib/Parse/Dia/SQL/Output/SQLite3.pm?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/lib/Parse/Dia/SQL/Output/Sas.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/lib/Parse/Dia/SQL/Output/Sas.pm?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/lib/Parse/Dia/SQL/Output/Sybase.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/lib/Parse/Dia/SQL/Output/Sybase.pm?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/lib/Parse/Dia/SQL/Utils.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/lib/Parse/Dia/SQL/Utils.pm?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/000-load.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/000-load.t?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/001-new.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/001-new.t?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/100-parse-small-packages.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/100-parse-small-packages.t?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/201-parse-classes.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/201-parse-classes.t?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/202-parse-classes-type.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/202-parse-classes-type.t?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/203-parse-classes-attlist.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/203-parse-classes-attlist.t?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/204-parse-classes-atts.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/204-parse-classes-atts.t?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/205-parse-classes-pk.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/205-parse-classes-pk.t?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/206-parse-classes-uindxc.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/206-parse-classes-uindxc.t?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/207-parse-classes-uindxn.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/207-parse-classes-uindxn.t?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/208-parse-classes-ops.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/208-parse-classes-ops.t?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/210-check-versions.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/210-check-versions.t?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/211-parse-versions.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/211-parse-versions.t?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/220-parse-classes-database.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/220-parse-classes-database.t?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/225-parse-classes-pk.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/225-parse-classes-pk.t?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/300-parse-classes-many-to-many.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/300-parse-classes-many-to-many.t?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/400-parse-typemap.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/400-parse-typemap.t?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/500-get-associations.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/500-get-associations.t?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/501-get-associations-implicit.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/501-get-associations-implicit.t?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/502-get-associations_version_2.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/502-get-associations_version_2.t?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/600-output-load.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/600-output-load.t?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/610-output-getinstance.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/610-output-getinstance.t?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/611-output-format-columns.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/611-output-format-columns.t?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/612-output-get-comment.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/612-output-get-comment.t?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/620-output-get-schema-create-col-comment.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/620-output-get-schema-create-col-comment.t?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/620-output-get-schema-create-db-model.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/620-output-get-schema-create-db-model.t?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/620-output-get-schema-create-many-to-many.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/620-output-get-schema-create-many-to-many.t?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/620-output-get-schema-create.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/620-output-get-schema-create.t?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/621-output-get-create-table-sql.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/621-output-get-create-table-sql.t?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/622-output-get-create-view-sql.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/622-output-get-create-view-sql.t?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/623-output-get-view-create.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/623-output-get-view-create.t?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/640-output-get-schema-drop-sql.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/640-output-get-schema-drop-sql.t?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/641-output-get-drop-view-sql.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/641-output-get-drop-view-sql.t?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/642-output-get-drop-associations-sql.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/642-output-get-drop-associations-sql.t?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/643-output-get-drop-permissions-sql.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/643-output-get-drop-permissions-sql.t?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/644-output-mysql-get-drop-index-sql.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/644-output-mysql-get-drop-index-sql.t?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/645-output-ingres-get-drop-index-sql.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/645-output-ingres-get-drop-index-sql.t?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/650-output-get-create-associations-many-to-many-097.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/650-output-get-create-associations-many-to-many-097.t?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/650-output-get-create-associations-many-to-many.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/650-output-get-create-associations-many-to-many.t?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/650-output-get-create-associations.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/650-output-get-create-associations.t?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/651-output-get-create-associations-sybase.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/651-output-get-create-associations-sybase.t?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/652-output-get-create-associations-index-options.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/652-output-get-create-associations-index-options.t?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/660-output-get-create-permissions-sql.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/660-output-get-create-permissions-sql.t?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/670-output-get-pre-sql.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/670-output-get-pre-sql.t?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/671-output-get-post-sql.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/671-output-get-post-sql.t?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/672-output-get-inserts.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/672-output-get-inserts.t?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/680-output-db2-create-pk-string.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/680-output-db2-create-pk-string.t?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/681-output-db2-get-sql.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/681-output-db2-get-sql.t?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/682-output-sybase-get-sql.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/682-output-sybase-get-sql.t?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/683-output-oracle-get-sql.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/683-output-oracle-get-sql.t?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/684-output-ingres-get-sql.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/684-output-ingres-get-sql.t?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/685-output-postgres-get-sql.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/685-output-postgres-get-sql.t?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/686-output-sas-get-sql.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/686-output-sas-get-sql.t?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/687-output-mysql-innodb-get-sql.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/687-output-mysql-innodb-get-sql.t?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/688-output-mysql-myisam-get-sql.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/688-output-mysql-myisam-get-sql.t?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/689-output-db2-create-constraint-name.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/689-output-db2-create-constraint-name.t?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/690-output-sqlite3-get-sql.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/690-output-sqlite3-get-sql.t?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/700-utils-load.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/700-utils-load.t?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/701-utils-mangle-name.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/701-utils-mangle-name.t?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/702-utils-make-name.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/702-utils-make-name.t?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/703-utils-get-base-name.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/703-utils-get-base-name.t?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/704-utils-split-type.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/704-utils-split-type.t?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/710-const-load.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/710-const-load.t?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/720-logger-load.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/720-logger-load.t?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/900-boilerplate.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/900-boilerplate.t?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/901-pod-coverage.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/901-pod-coverage.t?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/902-pod.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/902-pod.t?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/903-perlcritic.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/903-perlcritic.t?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/904-kwalitee.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/904-kwalitee.t?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/905-strict.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/905-strict.t?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/906-cover.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/906-cover.t?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/907-test-explicit-plan.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/907-test-explicit-plan.t?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/950-rt51433.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/950-rt51433.t?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/951-rt50906.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/951-rt50906.t?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/952-rt52755.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/952-rt52755.t?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/953-rt53783-postgres.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/953-rt53783-postgres.t?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/953-rt53783-sqlite3.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/953-rt53783-sqlite3.t?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/960-rt56357-database-model.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/960-rt56357-database-model.t?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/data/TestERD.dia
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/data/TestERD.dia?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/data/association_dia_0_97.dia
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/data/association_dia_0_97.dia?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/data/db-model-fk.dia
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/data/db-model-fk.dia?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/data/db2.pre.dupe.dia
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/data/db2.pre.dupe.dia?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/data/implicit_role.dia
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/data/implicit_role.dia?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/data/index.option.dia
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/data/index.option.dia?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/data/long_fk_name.dia
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/data/long_fk_name.dia?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/data/many_to_many.097.dia
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/data/many_to_many.097.dia?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/data/many_to_many.dia
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/data/many_to_many.dia?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/data/rt50906.dia
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/data/rt50906.dia?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/data/rt51433.dia
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/data/rt51433.dia?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/data/rt52755.dia
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/data/rt52755.dia?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/data/rt53783.dia
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/data/rt53783.dia?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/data/rt56357.dia
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/data/rt56357.dia?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/data/table.col.comment.dia
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/data/table.col.comment.dia?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/data/typemap.dia
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/data/typemap.dia?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/data/version.supported.dia
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/data/version.supported.dia?rev=58240&op=file

Added: branches/upstream/libparse-dia-sql-perl/current/t/data/version.unsupported.dia
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparse-dia-sql-perl/current/t/data/version.unsupported.dia?rev=58240&op=file




More information about the Pkg-perl-cvs-commits mailing list