Files
perl-DBD-Mock/perl-DBD-Mock.changes
Dirk Stoecker 0a91cdf15f Accepting request 874811 from devel:languages:perl:autoupdate
- updated to 1.59
   see /usr/share/doc/packages/perl-DBD-Mock/Changes
  1.59 2021-02-22T13:25:52Z
      - Added error detection for when a result set's callback doesn't return
        an arrayref or arrayrefs
      - Moved to GitLab for issue tracking

OBS-URL: https://build.opensuse.org/request/show/874811
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DBD-Mock?expand=0&rev=18
2021-02-25 12:20:22 +00:00

231 lines
8.2 KiB
Plaintext

-------------------------------------------------------------------
Tue Feb 23 03:07:49 UTC 2021 - Tina Müller <timueller+perl@suse.de>
- updated to 1.59
see /usr/share/doc/packages/perl-DBD-Mock/Changes
1.59 2021-02-22T13:25:52Z
- Added error detection for when a result set's callback doesn't return
an arrayref or arrayrefs
- Moved to GitLab for issue tracking
-------------------------------------------------------------------
Tue Nov 3 03:09:48 UTC 2020 - Tina Müller <timueller+perl@suse.de>
- updated to 1.58
see /usr/share/doc/packages/perl-DBD-Mock/Changes
1.58 2020-11-02T13:34:48Z
- Added the ability for mock result sets to set custom attributes for
statement handles. Thanks to Erik Huelsmann for testing the new feature.
-------------------------------------------------------------------
Sat Sep 19 03:08:38 UTC 2020 - Tina Müller <timueller+perl@suse.de>
- updated to 1.57
see /usr/share/doc/packages/perl-DBD-Mock/Changes
1.57 2020-09-18T06:57:48Z
- Fixed bug rt133358 t/016_mock_add_resultset_test.t fails (with older DBI)
-------------------------------------------------------------------
Fri Sep 18 03:08:49 UTC 2020 - Tina Müller <timueller+perl@suse.de>
- updated to 1.56
see /usr/share/doc/packages/perl-DBD-Mock/Changes
1.56 2020-09-17T14:35:10Z
- The DBD::st module now supports the last_insert_id method
- Result sets with callbacks can now specify a last_insert_id
-------------------------------------------------------------------
Tue Dec 31 03:07:21 UTC 2019 - <timueller+perl@suse.de>
- updated to 1.55
see /usr/share/doc/packages/perl-DBD-Mock/Changes
1.55 2019-12-30T14:20:00Z
- Fixed bug rt131264 t/033_table_info.t fails (with older DBI)
-------------------------------------------------------------------
Tue Dec 24 03:07:20 UTC 2019 - <timueller+perl@suse.de>
- updated to 1.54
see /usr/share/doc/packages/perl-DBD-Mock/Changes
1.54 2019-12-23T12:44:22Z
- Added Bernhard Graf's 'Feature: one shot failure' merge request.
- Fixed description of the failure attribute of mock_add_resultset. It
no longer claims to support a hash ref (as it doesn't). Thanks to
Bernhard Graf for both the bug report and a merge request that fixes it.
- Fixed bug where it wasn't possible to replace a regular expression
mock resultset. Thanks to Bernhard Graf for both the bug report and
a merge request that fixes it.
- Fixed bug where the failure attribute wasn't working with regular
expression mock resultsets. Thanks to Bernhard Graf for both the bug
report and a merge request that fixes it.
-------------------------------------------------------------------
Wed Dec 4 03:07:45 UTC 2019 - <timueller+perl@suse.de>
- updated to 1.53
see /usr/share/doc/packages/perl-DBD-Mock/Changes
1.53 2019-12-03T10:50:57Z
- Error handling in mock_add_resultset is no longer experimental
- Attribute Aliasing is no longer experimental
-------------------------------------------------------------------
Tue Oct 29 09:37:35 UTC 2019 - <timueller+perl@suse.de>
- updated to 1.52
see /usr/share/doc/packages/perl-DBD-Mock/Changes
1.52 2019-10-28T11:35:41Z
- Added in callback feature for result sets so that their contents
can be more dynamic.
-------------------------------------------------------------------
Thu Oct 24 09:42:18 UTC 2019 - <timueller+perl@suse.de>
- updated to 1.51
see /usr/share/doc/packages/perl-DBD-Mock/Changes
1.51 2019-10-23T11:43:51Z
- Fixed issue with using attribute aliases alongside a driver DSN
in the DBI->connect call
1.50 2019-10-22T19:37:26Z
- Added attribute aliases support for MariaDB
-------------------------------------------------------------------
Fri Sep 13 07:29:16 UTC 2019 - <timueller+perl@suse.de>
- updated to 1.49
see /usr/share/doc/packages/perl-DBD-Mock/Changes
1.49 2019-09-12T12:59:51Z
- Fixing tests that fail on some old versions of Perl
1.48 2019-09-12T06:34:47Z
- Added execution_history feature to enable tracking of multiple
executes for prepared statements.
- Added support for $dbh->table_info calls
- Fixed bug rt91055 "insert IGNORE" doesn't raise last_insert_id
- Fixed bug rt82243 Bug with Regex in DBD::Mock::Session
-------------------------------------------------------------------
Sun Sep 8 19:49:39 UTC 2019 - <timueller+perl@suse.de>
- updated to 1.47
see /usr/share/doc/packages/perl-DBD-Mock/Changes
1.47 2019-09-06T10:03:39Z
- Applied Max Carey's patch from rt86294 adding support for
nested keys to fetchall_hashref
- Added experimental Connection Callbacks feature
- Fixed build for Perl v5.8
-------------------------------------------------------------------
Thu Sep 5 08:32:47 UTC 2019 - <timueller+perl@suse.de>
- updated to 1.46
see /usr/share/doc/packages/perl-DBD-Mock/Changes
-------------------------------------------------------------------
Thu Apr 16 17:32:14 UTC 2015 - coolo@suse.com
- updated to 1.45
see /usr/share/doc/packages/perl-DBD-Mock/Changes
{{NEXT}}
- Add git-repo url to meta-data
-------------------------------------------------------------------
Mon Aug 29 14:19:13 UTC 2011 - chris@computersalat.de
- updated to 1.43
- Segregated into different packages
- Removed code coverage from POD
- Fixed bug rt49537 Basic support for named parameters
- Fixed bug rt70421 Build.PL now contains Test::Exception
- 1.42
- Fixed bug rt66815 DBD::Mock::Session error clobbered
- Fixed bug rt69460 Info on META.yml is outdated
- Fixed bug rt69055 Spelling mistakes in POD
- RaiseError now works
- 1.41 June 22, 2011
- Changed incorrect verion number
- 1.40 June 19, 2011
- Fixed bug rt44591 second preapre giving an error
- Fixed bug rt57981 warnings during clone
- Fixed bug rt63191 Synopsis errors
- cpanspec
- switch to Build.PL
-------------------------------------------------------------------
Wed Dec 1 09:44:32 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
-------------------------------------------------------------------
Sat Jul 25 19:36:54 CEST 2009 - chris@computersalat.de
- spec mods
* removed ^----------
* removed ^#---------
-------------------------------------------------------------------
Sun Jun 21 16:09:49 CEST 2009 - chris@computersalat.de
- new package for obs
-------------------------------------------------------------------
Fri Jun 19 01:09:44 CEST 2009 - chris@computersalat.de
- spec fix for perl-macros
-------------------------------------------------------------------
Thu Jun 18 15:36:23 CEST 2009 - chris@computersalat.de
- added perl-macros
o autogen filelist with perl_gen_filelist
-------------------------------------------------------------------
Sun Jun 14 19:15:27 CEST 2009 - chris@computersalat.de
- update to 1.39
o If a statement handle had bound columns, then the fetch() and
fetchrow_arrayref() methods never returned false. After they
exhausted their data, they kept returning empty array
references.
o Hid all packaged but DBD::Mock from PAUSE.
- update to 1.38
o Bumped minimum Perl to 5.8.1, since that's what DBI requires.
o Fixed incorrect use of no_plan in t/025_mock_last_insert_id.t.
o The handling of attributes passed to the constructor was not
correct. The major symptom was that attributes (such as
RaiseError) which were passed to the constructor could not be
overridden in the database handle which was returned from
connect(). As a result, some attributes set to a false value may
return '' instead of 0.
- update to 1.37
o New co-maintainer (aka sucker), Dave Rolsky
o Added support for $sth->bind_col() and $sth->bind_cols()
o Fixed and clarified docs for the mock_last_insert_id and
mock_start_insert_id attributes. The previous docs were both
wrong and confusing
o Applied patch from RT #35145 to add support for the Column
attribute with selectcol_arrayref
o patch by Matt Lawrence
-------------------------------------------------------------------
Thu Aug 28 19:48:50 UTC 2008 - rpm@scorpio-it.net
- fixed Requires
-------------------------------------------------------------------
Sun Feb 3 20:04:00 UTC 2008 - rpm@scorpio-it.net
- first run 1.36