r45147 - in /branches/upstream/sqlfairy/current: ./ bin/ images/ inc/ inc/Module/ inc/Module/Install/ lib/SQL/ lib/SQL/Translator/ lib/SQL/Translator/Parser/ lib/SQL/Translator/Parser/DBI/ lib/SQL/Translator/Parser/Grammar/ lib/SQL/Translator/Parser/XML/ lib/SQL/Translator/Producer/ lib/SQL/Translator/Producer/DiaUml/ lib/SQL/Translator/Producer/TT/ lib/SQL/Translator/Producer/XML/ lib/SQL/Translator/Schema/ lib/Test/SQL/ script/ share/ share/DiaUml/ share/Grammar/ t/ t/data/ t/data/sqlite/ t/data/xml/

ryan at users.alioth.debian.org ryan at users.alioth.debian.org
Thu Oct 1 13:55:28 UTC 2009


Author: ryan
Date: Thu Oct  1 13:55:13 2009
New Revision: 45147

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=45147
Log:
[svn-upgrade] Integrating new upstream version, sqlfairy (0.11003)

Added:
    branches/upstream/sqlfairy/current/inc/
    branches/upstream/sqlfairy/current/inc/Module/
    branches/upstream/sqlfairy/current/inc/Module/AutoInstall.pm
    branches/upstream/sqlfairy/current/inc/Module/Install/
    branches/upstream/sqlfairy/current/inc/Module/Install.pm
    branches/upstream/sqlfairy/current/inc/Module/Install/AutoInstall.pm
    branches/upstream/sqlfairy/current/inc/Module/Install/Base.pm
    branches/upstream/sqlfairy/current/inc/Module/Install/Can.pm
    branches/upstream/sqlfairy/current/inc/Module/Install/Fetch.pm
    branches/upstream/sqlfairy/current/inc/Module/Install/Include.pm
    branches/upstream/sqlfairy/current/inc/Module/Install/Makefile.pm
    branches/upstream/sqlfairy/current/inc/Module/Install/Metadata.pm
    branches/upstream/sqlfairy/current/inc/Module/Install/Scripts.pm
    branches/upstream/sqlfairy/current/inc/Module/Install/Share.pm
    branches/upstream/sqlfairy/current/inc/Module/Install/Win32.pm
    branches/upstream/sqlfairy/current/inc/Module/Install/WriteAll.pm
    branches/upstream/sqlfairy/current/script/
    branches/upstream/sqlfairy/current/script/sqlt   (with props)
    branches/upstream/sqlfairy/current/script/sqlt-diagram   (with props)
    branches/upstream/sqlfairy/current/script/sqlt-diff   (with props)
    branches/upstream/sqlfairy/current/script/sqlt-diff-old   (with props)
    branches/upstream/sqlfairy/current/script/sqlt-dumper   (with props)
    branches/upstream/sqlfairy/current/script/sqlt-graph   (with props)
    branches/upstream/sqlfairy/current/script/sqlt.cgi   (with props)
    branches/upstream/sqlfairy/current/share/
    branches/upstream/sqlfairy/current/share/DiaUml/
    branches/upstream/sqlfairy/current/share/DiaUml/diagram.tt2
    branches/upstream/sqlfairy/current/share/DiaUml/layer.tt2
    branches/upstream/sqlfairy/current/share/DiaUml/schema.tt2
    branches/upstream/sqlfairy/current/share/DiaUml/uml-attribute.tt2
    branches/upstream/sqlfairy/current/share/DiaUml/uml-class-all.tt2
    branches/upstream/sqlfairy/current/share/DiaUml/uml-class-end.tt2
    branches/upstream/sqlfairy/current/share/DiaUml/uml-class-start.tt2
    branches/upstream/sqlfairy/current/share/DiaUml/uml-class.tt2
    branches/upstream/sqlfairy/current/share/Grammar/
    branches/upstream/sqlfairy/current/share/Grammar/DB2.gra
    branches/upstream/sqlfairy/current/t/01pod.t
    branches/upstream/sqlfairy/current/t/57-class-dbi.t
    branches/upstream/sqlfairy/current/t/60roundtrip.t
    branches/upstream/sqlfairy/current/t/61translator_agnostic.t
    branches/upstream/sqlfairy/current/t/62roundtrip_datacheck.t
    branches/upstream/sqlfairy/current/t/data/roundtrip.xml
    branches/upstream/sqlfairy/current/t/data/roundtrip_autogen.yaml
Removed:
    branches/upstream/sqlfairy/current/Build.PL
    branches/upstream/sqlfairy/current/TODO
    branches/upstream/sqlfairy/current/bin/
    branches/upstream/sqlfairy/current/images/
    branches/upstream/sqlfairy/current/lib/SQL/Translator/Parser/Grammar/
    branches/upstream/sqlfairy/current/lib/SQL/Translator/Producer/DiaUml/
    branches/upstream/sqlfairy/current/t/27sqlite-roundtrip.t
Modified:
    branches/upstream/sqlfairy/current/AUTHORS
    branches/upstream/sqlfairy/current/Changes
    branches/upstream/sqlfairy/current/MANIFEST
    branches/upstream/sqlfairy/current/MANIFEST.SKIP
    branches/upstream/sqlfairy/current/META.yml
    branches/upstream/sqlfairy/current/Makefile.PL
    branches/upstream/sqlfairy/current/README
    branches/upstream/sqlfairy/current/lib/SQL/Translator.pm
    branches/upstream/sqlfairy/current/lib/SQL/Translator/Diff.pm
    branches/upstream/sqlfairy/current/lib/SQL/Translator/Parser.pm
    branches/upstream/sqlfairy/current/lib/SQL/Translator/Parser/DBI.pm
    branches/upstream/sqlfairy/current/lib/SQL/Translator/Parser/DBI/MySQL.pm
    branches/upstream/sqlfairy/current/lib/SQL/Translator/Parser/DBI/PostgreSQL.pm
    branches/upstream/sqlfairy/current/lib/SQL/Translator/Parser/MySQL.pm
    branches/upstream/sqlfairy/current/lib/SQL/Translator/Parser/Oracle.pm
    branches/upstream/sqlfairy/current/lib/SQL/Translator/Parser/PostgreSQL.pm
    branches/upstream/sqlfairy/current/lib/SQL/Translator/Parser/SQLServer.pm
    branches/upstream/sqlfairy/current/lib/SQL/Translator/Parser/SQLite.pm
    branches/upstream/sqlfairy/current/lib/SQL/Translator/Parser/XML/SQLFairy.pm
    branches/upstream/sqlfairy/current/lib/SQL/Translator/Producer.pm
    branches/upstream/sqlfairy/current/lib/SQL/Translator/Producer/ClassDBI.pm
    branches/upstream/sqlfairy/current/lib/SQL/Translator/Producer/DB2.pm
    branches/upstream/sqlfairy/current/lib/SQL/Translator/Producer/DiaUml.pm
    branches/upstream/sqlfairy/current/lib/SQL/Translator/Producer/Diagram.pm
    branches/upstream/sqlfairy/current/lib/SQL/Translator/Producer/GraphViz.pm
    branches/upstream/sqlfairy/current/lib/SQL/Translator/Producer/HTML.pm
    branches/upstream/sqlfairy/current/lib/SQL/Translator/Producer/MySQL.pm
    branches/upstream/sqlfairy/current/lib/SQL/Translator/Producer/Oracle.pm
    branches/upstream/sqlfairy/current/lib/SQL/Translator/Producer/POD.pm
    branches/upstream/sqlfairy/current/lib/SQL/Translator/Producer/PostgreSQL.pm
    branches/upstream/sqlfairy/current/lib/SQL/Translator/Producer/SQLServer.pm
    branches/upstream/sqlfairy/current/lib/SQL/Translator/Producer/SQLite.pm
    branches/upstream/sqlfairy/current/lib/SQL/Translator/Producer/Sybase.pm
    branches/upstream/sqlfairy/current/lib/SQL/Translator/Producer/TT/Table.pm
    branches/upstream/sqlfairy/current/lib/SQL/Translator/Producer/XML.pm
    branches/upstream/sqlfairy/current/lib/SQL/Translator/Producer/XML/SQLFairy.pm
    branches/upstream/sqlfairy/current/lib/SQL/Translator/Producer/YAML.pm
    branches/upstream/sqlfairy/current/lib/SQL/Translator/Schema.pm
    branches/upstream/sqlfairy/current/lib/SQL/Translator/Schema/Constants.pm
    branches/upstream/sqlfairy/current/lib/SQL/Translator/Schema/Constraint.pm
    branches/upstream/sqlfairy/current/lib/SQL/Translator/Schema/Field.pm
    branches/upstream/sqlfairy/current/lib/SQL/Translator/Schema/Index.pm
    branches/upstream/sqlfairy/current/lib/SQL/Translator/Schema/Object.pm
    branches/upstream/sqlfairy/current/lib/SQL/Translator/Schema/Procedure.pm
    branches/upstream/sqlfairy/current/lib/SQL/Translator/Schema/Table.pm
    branches/upstream/sqlfairy/current/lib/SQL/Translator/Schema/Trigger.pm
    branches/upstream/sqlfairy/current/lib/SQL/Translator/Schema/View.pm
    branches/upstream/sqlfairy/current/lib/SQL/Translator/Utils.pm
    branches/upstream/sqlfairy/current/lib/Test/SQL/Translator.pm
    branches/upstream/sqlfairy/current/t/02mysql-parser.t
    branches/upstream/sqlfairy/current/t/04file,fh,string.t
    branches/upstream/sqlfairy/current/t/07p_args.t
    branches/upstream/sqlfairy/current/t/09sqlt-diagram.t
    branches/upstream/sqlfairy/current/t/13schema.t
    branches/upstream/sqlfairy/current/t/14postgres-parser.t
    branches/upstream/sqlfairy/current/t/15oracle-parser.t
    branches/upstream/sqlfairy/current/t/16xml-parser.t
    branches/upstream/sqlfairy/current/t/17sqlfxml-producer.t
    branches/upstream/sqlfairy/current/t/18ttschema-producer.t
    branches/upstream/sqlfairy/current/t/24yaml.t
    branches/upstream/sqlfairy/current/t/27sqlite-parser.t
    branches/upstream/sqlfairy/current/t/30sqlt-diff.t
    branches/upstream/sqlfairy/current/t/30sqlt-new-diff-mysql.t
    branches/upstream/sqlfairy/current/t/30sqlt-new-diff-pgsql.t
    branches/upstream/sqlfairy/current/t/30sqlt-new-diff-sqlite.t
    branches/upstream/sqlfairy/current/t/31dumper.t
    branches/upstream/sqlfairy/current/t/33tt-table-producer.t
    branches/upstream/sqlfairy/current/t/34tt-base.t
    branches/upstream/sqlfairy/current/t/36-filters.t
    branches/upstream/sqlfairy/current/t/38-filter-names.t
    branches/upstream/sqlfairy/current/t/38-mysql-producer.t
    branches/upstream/sqlfairy/current/t/39-filter-globals.t
    branches/upstream/sqlfairy/current/t/43xml-to-db2.t
    branches/upstream/sqlfairy/current/t/44-xml-to-db2-array.t
    branches/upstream/sqlfairy/current/t/46xml-to-pg.t
    branches/upstream/sqlfairy/current/t/47postgres-producer.t
    branches/upstream/sqlfairy/current/t/48xml-to-sqlite.t
    branches/upstream/sqlfairy/current/t/51-xml-to-oracle.t
    branches/upstream/sqlfairy/current/t/data/sqlite/create.sql
    branches/upstream/sqlfairy/current/t/data/xml/schema.xml

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

Modified: branches/upstream/sqlfairy/current/AUTHORS
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/AUTHORS?rev=45147&op=diff

Modified: branches/upstream/sqlfairy/current/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/Changes?rev=45147&op=diff

Modified: branches/upstream/sqlfairy/current/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/MANIFEST?rev=45147&op=diff

Modified: branches/upstream/sqlfairy/current/MANIFEST.SKIP
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/MANIFEST.SKIP?rev=45147&op=diff

Modified: branches/upstream/sqlfairy/current/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/META.yml?rev=45147&op=diff

Modified: branches/upstream/sqlfairy/current/Makefile.PL
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/Makefile.PL?rev=45147&op=diff

Modified: branches/upstream/sqlfairy/current/README
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/README?rev=45147&op=diff

Added: branches/upstream/sqlfairy/current/inc/Module/AutoInstall.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/inc/Module/AutoInstall.pm?rev=45147&op=file

Added: branches/upstream/sqlfairy/current/inc/Module/Install.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/inc/Module/Install.pm?rev=45147&op=file

Added: branches/upstream/sqlfairy/current/inc/Module/Install/AutoInstall.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/inc/Module/Install/AutoInstall.pm?rev=45147&op=file

Added: branches/upstream/sqlfairy/current/inc/Module/Install/Base.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/inc/Module/Install/Base.pm?rev=45147&op=file

Added: branches/upstream/sqlfairy/current/inc/Module/Install/Can.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/inc/Module/Install/Can.pm?rev=45147&op=file

Added: branches/upstream/sqlfairy/current/inc/Module/Install/Fetch.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/inc/Module/Install/Fetch.pm?rev=45147&op=file

Added: branches/upstream/sqlfairy/current/inc/Module/Install/Include.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/inc/Module/Install/Include.pm?rev=45147&op=file

Added: branches/upstream/sqlfairy/current/inc/Module/Install/Makefile.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/inc/Module/Install/Makefile.pm?rev=45147&op=file

Added: branches/upstream/sqlfairy/current/inc/Module/Install/Metadata.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/inc/Module/Install/Metadata.pm?rev=45147&op=file

Added: branches/upstream/sqlfairy/current/inc/Module/Install/Scripts.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/inc/Module/Install/Scripts.pm?rev=45147&op=file

Added: branches/upstream/sqlfairy/current/inc/Module/Install/Share.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/inc/Module/Install/Share.pm?rev=45147&op=file

Added: branches/upstream/sqlfairy/current/inc/Module/Install/Win32.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/inc/Module/Install/Win32.pm?rev=45147&op=file

Added: branches/upstream/sqlfairy/current/inc/Module/Install/WriteAll.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/inc/Module/Install/WriteAll.pm?rev=45147&op=file

Modified: branches/upstream/sqlfairy/current/lib/SQL/Translator.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/lib/SQL/Translator.pm?rev=45147&op=diff

Modified: branches/upstream/sqlfairy/current/lib/SQL/Translator/Diff.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/lib/SQL/Translator/Diff.pm?rev=45147&op=diff

Modified: branches/upstream/sqlfairy/current/lib/SQL/Translator/Parser.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/lib/SQL/Translator/Parser.pm?rev=45147&op=diff

Modified: branches/upstream/sqlfairy/current/lib/SQL/Translator/Parser/DBI.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/lib/SQL/Translator/Parser/DBI.pm?rev=45147&op=diff

Modified: branches/upstream/sqlfairy/current/lib/SQL/Translator/Parser/DBI/MySQL.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/lib/SQL/Translator/Parser/DBI/MySQL.pm?rev=45147&op=diff

Modified: branches/upstream/sqlfairy/current/lib/SQL/Translator/Parser/DBI/PostgreSQL.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/lib/SQL/Translator/Parser/DBI/PostgreSQL.pm?rev=45147&op=diff

Modified: branches/upstream/sqlfairy/current/lib/SQL/Translator/Parser/MySQL.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/lib/SQL/Translator/Parser/MySQL.pm?rev=45147&op=diff

Modified: branches/upstream/sqlfairy/current/lib/SQL/Translator/Parser/Oracle.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/lib/SQL/Translator/Parser/Oracle.pm?rev=45147&op=diff

Modified: branches/upstream/sqlfairy/current/lib/SQL/Translator/Parser/PostgreSQL.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/lib/SQL/Translator/Parser/PostgreSQL.pm?rev=45147&op=diff

Modified: branches/upstream/sqlfairy/current/lib/SQL/Translator/Parser/SQLServer.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/lib/SQL/Translator/Parser/SQLServer.pm?rev=45147&op=diff

Modified: branches/upstream/sqlfairy/current/lib/SQL/Translator/Parser/SQLite.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/lib/SQL/Translator/Parser/SQLite.pm?rev=45147&op=diff

Modified: branches/upstream/sqlfairy/current/lib/SQL/Translator/Parser/XML/SQLFairy.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/lib/SQL/Translator/Parser/XML/SQLFairy.pm?rev=45147&op=diff

Modified: branches/upstream/sqlfairy/current/lib/SQL/Translator/Producer.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/lib/SQL/Translator/Producer.pm?rev=45147&op=diff

Modified: branches/upstream/sqlfairy/current/lib/SQL/Translator/Producer/ClassDBI.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/lib/SQL/Translator/Producer/ClassDBI.pm?rev=45147&op=diff

Modified: branches/upstream/sqlfairy/current/lib/SQL/Translator/Producer/DB2.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/lib/SQL/Translator/Producer/DB2.pm?rev=45147&op=diff

Modified: branches/upstream/sqlfairy/current/lib/SQL/Translator/Producer/DiaUml.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/lib/SQL/Translator/Producer/DiaUml.pm?rev=45147&op=diff

Modified: branches/upstream/sqlfairy/current/lib/SQL/Translator/Producer/Diagram.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/lib/SQL/Translator/Producer/Diagram.pm?rev=45147&op=diff

Modified: branches/upstream/sqlfairy/current/lib/SQL/Translator/Producer/GraphViz.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/lib/SQL/Translator/Producer/GraphViz.pm?rev=45147&op=diff

Modified: branches/upstream/sqlfairy/current/lib/SQL/Translator/Producer/HTML.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/lib/SQL/Translator/Producer/HTML.pm?rev=45147&op=diff

Modified: branches/upstream/sqlfairy/current/lib/SQL/Translator/Producer/MySQL.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/lib/SQL/Translator/Producer/MySQL.pm?rev=45147&op=diff

Modified: branches/upstream/sqlfairy/current/lib/SQL/Translator/Producer/Oracle.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/lib/SQL/Translator/Producer/Oracle.pm?rev=45147&op=diff

Modified: branches/upstream/sqlfairy/current/lib/SQL/Translator/Producer/POD.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/lib/SQL/Translator/Producer/POD.pm?rev=45147&op=diff

Modified: branches/upstream/sqlfairy/current/lib/SQL/Translator/Producer/PostgreSQL.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/lib/SQL/Translator/Producer/PostgreSQL.pm?rev=45147&op=diff

Modified: branches/upstream/sqlfairy/current/lib/SQL/Translator/Producer/SQLServer.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/lib/SQL/Translator/Producer/SQLServer.pm?rev=45147&op=diff

Modified: branches/upstream/sqlfairy/current/lib/SQL/Translator/Producer/SQLite.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/lib/SQL/Translator/Producer/SQLite.pm?rev=45147&op=diff

Modified: branches/upstream/sqlfairy/current/lib/SQL/Translator/Producer/Sybase.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/lib/SQL/Translator/Producer/Sybase.pm?rev=45147&op=diff

Modified: branches/upstream/sqlfairy/current/lib/SQL/Translator/Producer/TT/Table.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/lib/SQL/Translator/Producer/TT/Table.pm?rev=45147&op=diff

Modified: branches/upstream/sqlfairy/current/lib/SQL/Translator/Producer/XML.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/lib/SQL/Translator/Producer/XML.pm?rev=45147&op=diff

Modified: branches/upstream/sqlfairy/current/lib/SQL/Translator/Producer/XML/SQLFairy.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/lib/SQL/Translator/Producer/XML/SQLFairy.pm?rev=45147&op=diff

Modified: branches/upstream/sqlfairy/current/lib/SQL/Translator/Producer/YAML.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/lib/SQL/Translator/Producer/YAML.pm?rev=45147&op=diff

Modified: branches/upstream/sqlfairy/current/lib/SQL/Translator/Schema.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/lib/SQL/Translator/Schema.pm?rev=45147&op=diff

Modified: branches/upstream/sqlfairy/current/lib/SQL/Translator/Schema/Constants.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/lib/SQL/Translator/Schema/Constants.pm?rev=45147&op=diff

Modified: branches/upstream/sqlfairy/current/lib/SQL/Translator/Schema/Constraint.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/lib/SQL/Translator/Schema/Constraint.pm?rev=45147&op=diff

Modified: branches/upstream/sqlfairy/current/lib/SQL/Translator/Schema/Field.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/lib/SQL/Translator/Schema/Field.pm?rev=45147&op=diff

Modified: branches/upstream/sqlfairy/current/lib/SQL/Translator/Schema/Index.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/lib/SQL/Translator/Schema/Index.pm?rev=45147&op=diff

Modified: branches/upstream/sqlfairy/current/lib/SQL/Translator/Schema/Object.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/lib/SQL/Translator/Schema/Object.pm?rev=45147&op=diff

Modified: branches/upstream/sqlfairy/current/lib/SQL/Translator/Schema/Procedure.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/lib/SQL/Translator/Schema/Procedure.pm?rev=45147&op=diff

Modified: branches/upstream/sqlfairy/current/lib/SQL/Translator/Schema/Table.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/lib/SQL/Translator/Schema/Table.pm?rev=45147&op=diff

Modified: branches/upstream/sqlfairy/current/lib/SQL/Translator/Schema/Trigger.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/lib/SQL/Translator/Schema/Trigger.pm?rev=45147&op=diff

Modified: branches/upstream/sqlfairy/current/lib/SQL/Translator/Schema/View.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/lib/SQL/Translator/Schema/View.pm?rev=45147&op=diff

Modified: branches/upstream/sqlfairy/current/lib/SQL/Translator/Utils.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/lib/SQL/Translator/Utils.pm?rev=45147&op=diff

Modified: branches/upstream/sqlfairy/current/lib/Test/SQL/Translator.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/lib/Test/SQL/Translator.pm?rev=45147&op=diff

Added: branches/upstream/sqlfairy/current/script/sqlt
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/script/sqlt?rev=45147&op=file

Added: branches/upstream/sqlfairy/current/script/sqlt-diagram
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/script/sqlt-diagram?rev=45147&op=file

Added: branches/upstream/sqlfairy/current/script/sqlt-diff
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/script/sqlt-diff?rev=45147&op=file

Added: branches/upstream/sqlfairy/current/script/sqlt-diff-old
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/script/sqlt-diff-old?rev=45147&op=file

Added: branches/upstream/sqlfairy/current/script/sqlt-dumper
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/script/sqlt-dumper?rev=45147&op=file

Added: branches/upstream/sqlfairy/current/script/sqlt-graph
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/script/sqlt-graph?rev=45147&op=file

Added: branches/upstream/sqlfairy/current/script/sqlt.cgi
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/script/sqlt.cgi?rev=45147&op=file

Added: branches/upstream/sqlfairy/current/share/DiaUml/diagram.tt2
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/share/DiaUml/diagram.tt2?rev=45147&op=file

Added: branches/upstream/sqlfairy/current/share/DiaUml/layer.tt2
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/share/DiaUml/layer.tt2?rev=45147&op=file

Added: branches/upstream/sqlfairy/current/share/DiaUml/schema.tt2
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/share/DiaUml/schema.tt2?rev=45147&op=file

Added: branches/upstream/sqlfairy/current/share/DiaUml/uml-attribute.tt2
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/share/DiaUml/uml-attribute.tt2?rev=45147&op=file

Added: branches/upstream/sqlfairy/current/share/DiaUml/uml-class-all.tt2
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/share/DiaUml/uml-class-all.tt2?rev=45147&op=file

Added: branches/upstream/sqlfairy/current/share/DiaUml/uml-class-end.tt2
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/share/DiaUml/uml-class-end.tt2?rev=45147&op=file

Added: branches/upstream/sqlfairy/current/share/DiaUml/uml-class-start.tt2
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/share/DiaUml/uml-class-start.tt2?rev=45147&op=file

Added: branches/upstream/sqlfairy/current/share/DiaUml/uml-class.tt2
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/share/DiaUml/uml-class.tt2?rev=45147&op=file

Added: branches/upstream/sqlfairy/current/share/Grammar/DB2.gra
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/share/Grammar/DB2.gra?rev=45147&op=file

Added: branches/upstream/sqlfairy/current/t/01pod.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/t/01pod.t?rev=45147&op=file

Modified: branches/upstream/sqlfairy/current/t/02mysql-parser.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/t/02mysql-parser.t?rev=45147&op=diff

Modified: branches/upstream/sqlfairy/current/t/04file,fh,string.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/t/04file%2Cfh%2Cstring.t?rev=45147&op=diff

Modified: branches/upstream/sqlfairy/current/t/07p_args.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/t/07p_args.t?rev=45147&op=diff

Modified: branches/upstream/sqlfairy/current/t/09sqlt-diagram.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/t/09sqlt-diagram.t?rev=45147&op=diff

Modified: branches/upstream/sqlfairy/current/t/13schema.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/t/13schema.t?rev=45147&op=diff

Modified: branches/upstream/sqlfairy/current/t/14postgres-parser.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/t/14postgres-parser.t?rev=45147&op=diff

Modified: branches/upstream/sqlfairy/current/t/15oracle-parser.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/t/15oracle-parser.t?rev=45147&op=diff

Modified: branches/upstream/sqlfairy/current/t/16xml-parser.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/t/16xml-parser.t?rev=45147&op=diff

Modified: branches/upstream/sqlfairy/current/t/17sqlfxml-producer.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/t/17sqlfxml-producer.t?rev=45147&op=diff

Modified: branches/upstream/sqlfairy/current/t/18ttschema-producer.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/t/18ttschema-producer.t?rev=45147&op=diff

Modified: branches/upstream/sqlfairy/current/t/24yaml.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/t/24yaml.t?rev=45147&op=diff

Modified: branches/upstream/sqlfairy/current/t/27sqlite-parser.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/t/27sqlite-parser.t?rev=45147&op=diff

Modified: branches/upstream/sqlfairy/current/t/30sqlt-diff.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/t/30sqlt-diff.t?rev=45147&op=diff

Modified: branches/upstream/sqlfairy/current/t/30sqlt-new-diff-mysql.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/t/30sqlt-new-diff-mysql.t?rev=45147&op=diff

Modified: branches/upstream/sqlfairy/current/t/30sqlt-new-diff-pgsql.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/t/30sqlt-new-diff-pgsql.t?rev=45147&op=diff

Modified: branches/upstream/sqlfairy/current/t/30sqlt-new-diff-sqlite.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/t/30sqlt-new-diff-sqlite.t?rev=45147&op=diff

Modified: branches/upstream/sqlfairy/current/t/31dumper.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/t/31dumper.t?rev=45147&op=diff

Modified: branches/upstream/sqlfairy/current/t/33tt-table-producer.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/t/33tt-table-producer.t?rev=45147&op=diff

Modified: branches/upstream/sqlfairy/current/t/34tt-base.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/t/34tt-base.t?rev=45147&op=diff

Modified: branches/upstream/sqlfairy/current/t/36-filters.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/t/36-filters.t?rev=45147&op=diff

Modified: branches/upstream/sqlfairy/current/t/38-filter-names.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/t/38-filter-names.t?rev=45147&op=diff

Modified: branches/upstream/sqlfairy/current/t/38-mysql-producer.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/t/38-mysql-producer.t?rev=45147&op=diff

Modified: branches/upstream/sqlfairy/current/t/39-filter-globals.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/t/39-filter-globals.t?rev=45147&op=diff

Modified: branches/upstream/sqlfairy/current/t/43xml-to-db2.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/t/43xml-to-db2.t?rev=45147&op=diff

Modified: branches/upstream/sqlfairy/current/t/44-xml-to-db2-array.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/t/44-xml-to-db2-array.t?rev=45147&op=diff

Modified: branches/upstream/sqlfairy/current/t/46xml-to-pg.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/t/46xml-to-pg.t?rev=45147&op=diff

Modified: branches/upstream/sqlfairy/current/t/47postgres-producer.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/t/47postgres-producer.t?rev=45147&op=diff

Modified: branches/upstream/sqlfairy/current/t/48xml-to-sqlite.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/t/48xml-to-sqlite.t?rev=45147&op=diff

Modified: branches/upstream/sqlfairy/current/t/51-xml-to-oracle.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/t/51-xml-to-oracle.t?rev=45147&op=diff

Added: branches/upstream/sqlfairy/current/t/57-class-dbi.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/t/57-class-dbi.t?rev=45147&op=file

Added: branches/upstream/sqlfairy/current/t/60roundtrip.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/t/60roundtrip.t?rev=45147&op=file

Added: branches/upstream/sqlfairy/current/t/61translator_agnostic.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/t/61translator_agnostic.t?rev=45147&op=file

Added: branches/upstream/sqlfairy/current/t/62roundtrip_datacheck.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/t/62roundtrip_datacheck.t?rev=45147&op=file

Added: branches/upstream/sqlfairy/current/t/data/roundtrip.xml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/t/data/roundtrip.xml?rev=45147&op=file

Added: branches/upstream/sqlfairy/current/t/data/roundtrip_autogen.yaml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/t/data/roundtrip_autogen.yaml?rev=45147&op=file

Modified: branches/upstream/sqlfairy/current/t/data/sqlite/create.sql
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/t/data/sqlite/create.sql?rev=45147&op=diff

Modified: branches/upstream/sqlfairy/current/t/data/xml/schema.xml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/sqlfairy/current/t/data/xml/schema.xml?rev=45147&op=diff




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