Files
perl-DBD-Mock/perl-DBD-Mock.changes
Lars Vogdt c3033e40b4 Accepting request 742499 from devel:languages:perl:autoupdate
- 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

OBS-URL: https://build.opensuse.org/request/show/742499
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DBD-Mock?expand=0&rev=10
2019-10-27 14:19:21 +00:00

144 lines
4.9 KiB
Plaintext

-------------------------------------------------------------------
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