[libdbix-class-schema-loader-perl] 01/04: Merge tag 'upstream/0.07039'

gregor herrmann gregoa at debian.org
Tue Jan 14 18:39:13 UTC 2014


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libdbix-class-schema-loader-perl.

commit 580ca22a589fa7cabe322c09b67da388d6c8aadb
Merge: ed831a3 1dee9ef
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Jan 14 19:35:35 2014 +0100

    Merge tag 'upstream/0.07039'
    
    Upstream version 0.07039

 .mailmap                                           |  16 +++
 Changes                                            |   5 +
 MANIFEST                                           |   1 +
 META.yml                                           |   2 +-
 README                                             |   2 +
 lib/DBIx/Class/Schema/Loader.pm                    |   4 +-
 lib/DBIx/Class/Schema/Loader/Base.pm               |  33 +++++-
 lib/DBIx/Class/Schema/Loader/DBI.pm                |   2 +-
 lib/DBIx/Class/Schema/Loader/DBI/ADO.pm            |   2 +-
 lib/DBIx/Class/Schema/Loader/DBI/ADO/MS_Jet.pm     |   2 +-
 .../Schema/Loader/DBI/ADO/Microsoft_SQL_Server.pm  |   2 +-
 .../Schema/Loader/DBI/Component/QuotedDefault.pm   |   2 +-
 lib/DBIx/Class/Schema/Loader/DBI/DB2.pm            |   9 +-
 lib/DBIx/Class/Schema/Loader/DBI/Firebird.pm       |   2 +-
 lib/DBIx/Class/Schema/Loader/DBI/Informix.pm       |   2 +-
 lib/DBIx/Class/Schema/Loader/DBI/InterBase.pm      |   2 +-
 lib/DBIx/Class/Schema/Loader/DBI/MSSQL.pm          |   2 +-
 lib/DBIx/Class/Schema/Loader/DBI/ODBC.pm           |   2 +-
 lib/DBIx/Class/Schema/Loader/DBI/ODBC/ACCESS.pm    |   2 +-
 lib/DBIx/Class/Schema/Loader/DBI/ODBC/Firebird.pm  |   2 +-
 .../Schema/Loader/DBI/ODBC/Microsoft_SQL_Server.pm |   2 +-
 .../Class/Schema/Loader/DBI/ODBC/SQL_Anywhere.pm   |   2 +-
 lib/DBIx/Class/Schema/Loader/DBI/Oracle.pm         |   2 +-
 lib/DBIx/Class/Schema/Loader/DBI/Pg.pm             |   2 +-
 lib/DBIx/Class/Schema/Loader/DBI/SQLAnywhere.pm    |   2 +-
 lib/DBIx/Class/Schema/Loader/DBI/SQLite.pm         |   2 +-
 lib/DBIx/Class/Schema/Loader/DBI/Sybase.pm         |   2 +-
 lib/DBIx/Class/Schema/Loader/DBI/Sybase/Common.pm  |   2 +-
 .../Loader/DBI/Sybase/Microsoft_SQL_Server.pm      |   2 +-
 lib/DBIx/Class/Schema/Loader/DBI/Writing.pm        |   2 +-
 lib/DBIx/Class/Schema/Loader/DBI/mysql.pm          |   2 +-
 .../Class/Schema/Loader/Optional/Dependencies.pod  |   2 +-
 lib/DBIx/Class/Schema/Loader/RelBuilder.pm         | 122 +++++++++++----------
 .../Schema/Loader/RelBuilder/Compat/v0_040.pm      |  12 +-
 .../Class/Schema/Loader/RelBuilder/Compat/v0_05.pm |  20 ++--
 .../Class/Schema/Loader/RelBuilder/Compat/v0_06.pm |   2 +-
 .../Class/Schema/Loader/RelBuilder/Compat/v0_07.pm |   2 +-
 t/22dump.t                                         |  28 ++++-
 t/23dumpmore.t                                     |  16 +++
 t/lib/dbixcsl_dumper_tests.pm                      |  23 +++-
 40 files changed, 231 insertions(+), 114 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdbix-class-schema-loader-perl.git



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