[libdbix-searchbuilder-perl] 01/05: Merge tag 'upstream/1.65'

gregor herrmann gregoa at debian.org
Sat Sep 21 21:53:09 UTC 2013


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

gregoa pushed a commit to branch master
in repository libdbix-searchbuilder-perl.

commit a226477b95de75dd8ed06add9ea42ff757aa2647
Merge: aaba58f 04a432a
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Sep 21 23:49:51 2013 +0200

    Merge tag 'upstream/1.65'
    
    Upstream version 1.65

 Changes                                 |   50 ++++
 MANIFEST                                |    5 +
 META.yml                                |    3 +-
 Makefile.PL                             |    2 +
 SIGNATURE                               |   49 ++--
 lib/DBIx/SearchBuilder.pm               |  375 ++++++++++++++++++++----------
 lib/DBIx/SearchBuilder/Handle.pm        |  151 +++++++++++--
 lib/DBIx/SearchBuilder/Handle/Oracle.pm |   11 +
 lib/DBIx/SearchBuilder/Handle/Pg.pm     |   11 +
 lib/DBIx/SearchBuilder/Handle/SQLite.pm |    7 +
 lib/DBIx/SearchBuilder/Handle/mysql.pm  |   11 +-
 lib/DBIx/SearchBuilder/Record.pm        |   66 ++++--
 lib/DBIx/SearchBuilder/Util.pm          |   47 ++++
 t/01records.t                           |   11 +-
 t/01searches.t                          |  136 ++++++++++-
 t/02null_order.t                        |  201 ++++++++++++++++
 t/02records_datetime.t                  |   58 +++--
 t/02records_dt_interval.t               |  186 +++++++++++++++
 t/02records_integers.t                  |   56 +++--
 t/02searches_function.t                 |  377 +++++++++++++++++++++++++++++++
 t/02searches_joins.t                    |   87 ++++++-
 t/03transactions.t                      |   25 +-
 t/20set_edge_cases.t                    |  144 ++++++++++++
 23 files changed, 1840 insertions(+), 229 deletions(-)

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



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