[libdbix-class-schema-loader-perl] 01/06: Merge tag 'upstream/0.07046'

gregor herrmann gregoa at debian.org
Sun Sep 11 16:38:50 UTC 2016


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 3396fba2836674def77a1e3cc8c0a7cd6f2c00c5
Merge: 6ad1f47 b346af7
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Sep 11 18:29:59 2016 +0200

    Merge tag 'upstream/0.07046'
    
    Upstream version 0.07046

 Changes                                            |  7 ++
 META.yml                                           |  2 +-
 Makefile.PL                                        | 20 +++++-
 lib/DBIx/Class/Schema/Loader.pm                    |  2 +-
 lib/DBIx/Class/Schema/Loader/Base.pm               | 30 +++++++--
 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            |  2 +-
 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      | 12 +++-
 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         | 12 +++-
 lib/DBIx/Class/Schema/Loader/DBI/Pg.pm             | 18 +++++-
 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          | 14 +++-
 lib/DBIx/Class/Schema/Loader/RelBuilder.pm         |  2 +-
 .../Schema/Loader/RelBuilder/Compat/v0_040.pm      |  2 +-
 .../Class/Schema/Loader/RelBuilder/Compat/v0_05.pm |  2 +-
 .../Class/Schema/Loader/RelBuilder/Compat/v0_06.pm |  2 +-
 .../Class/Schema/Loader/RelBuilder/Compat/v0_07.pm |  2 +-
 t/10_01sqlite_common.t                             |  2 +-
 t/10_02mysql_common.t                              | 11 +++-
 t/10_03pg_common.t                                 | 11 +++-
 t/10_05ora_common.t                                | 14 +++-
 t/10_09firebird_common.t                           | 74 ++++++++++++----------
 t/40overwrite_modifications.t                      | 61 ++++++++++++++----
 t/46relationships_multi_m2m.t                      |  1 -
 t/lib/dbixcsl_common_tests.pm                      |  2 +
 42 files changed, 246 insertions(+), 97 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