Files
perl-Rose-DB/perl-Rose-DB.changes
Dirk Stoecker 6293473ea5 Accepting request 1195933 from devel:languages:perl:autoupdate
- updated to 0.786.0 (0.786)
   see /usr/share/doc/packages/perl-Rose-DB/Changes
  0.786 (08.20.2024) - John Siracusa <siracusa@gmail.com>
      * Fixed a bug that could cause database passwords to appear in debugging
        output when $Rose::DB::Debug was set to a true value. Also added
        connection options to the debugging output.

OBS-URL: https://build.opensuse.org/request/show/1195933
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Rose-DB?expand=0&rev=12
2024-08-29 07:05:10 +00:00

188 lines
6.3 KiB
Plaintext

-------------------------------------------------------------------
Wed Aug 21 05:30:41 UTC 2024 - Tina Müller <timueller+perl@suse.de>
- updated to 0.786.0 (0.786)
see /usr/share/doc/packages/perl-Rose-DB/Changes
0.786 (08.20.2024) - John Siracusa <siracusa@gmail.com>
* Fixed a bug that could cause database passwords to appear in debugging
output when $Rose::DB::Debug was set to a true value. Also added
connection options to the debugging output.
-------------------------------------------------------------------
Wed Mar 1 03:09:38 UTC 2023 - Tina Müller <timueller+perl@suse.de>
- updated to 0.785
see /usr/share/doc/packages/perl-Rose-DB/Changes
0.785 (02.28.2023) - John Siracusa <siracusa@gmail.com>
* Added timestamps_are_inlined method to DBD::Pg. (Patch
by Ferry Hendrikx.)
-------------------------------------------------------------------
Sat Feb 4 03:08:20 UTC 2023 - Tina Müller <timueller+perl@suse.de>
- updated to 0.784
see /usr/share/doc/packages/perl-Rose-DB/Changes
0.784 (02.03.2023) - John Siracusa <siracusa@gmail.com>
* Added support for PDBs (Pluggable Databases) to DBD::Oracle. (Patch
by Ferry Hendrikx.)
* Added support for "numeric" booleans to DBD::Oracle. (Patch by Ferry
Hendrikx.)
-------------------------------------------------------------------
Tue Apr 7 03:13:32 UTC 2020 - <timueller+perl@suse.de>
- updated to 0.783
see /usr/share/doc/packages/perl-Rose-DB/Changes
0.783 (04.06.2020) - John Siracusa <siracusa@gmail.com>
* Fixed a bug in DBD::Pg version detection.
-------------------------------------------------------------------
Sat Apr 4 03:09:54 UTC 2020 - <timueller+perl@suse.de>
- updated to 0.782
see /usr/share/doc/packages/perl-Rose-DB/Changes
0.782 (04.03.2020) - John Siracusa <siracusa@gmail.com>
* Added workarounds for changes to the behavior of the TABLE_CAT catalog
name key in DBD::Pg 3.8.0 and later.
-------------------------------------------------------------------
Tue Jan 7 03:10:26 UTC 2020 - <timueller+perl@suse.de>
- updated to 0.781
see /usr/share/doc/packages/perl-Rose-DB/Changes
0.781 (01.06.2020) - John Siracusa <siracusa@gmail.com>
* Corrected the MANIFEST file. Fixed MariaDB test counts.
0.780 (01.06.2020) - John Siracusa <siracusa@gmail.com>
* Added basic support for MariaDB. (Patch by Peter Karman.)
-------------------------------------------------------------------
Sat Aug 10 05:27:38 UTC 2019 - Stephan Kulow <coolo@suse.com>
- updated to 0.779
see /usr/share/doc/packages/perl-Rose-DB/Changes
0.779 (08.09.2019) - John Siracusa <siracusa@gmail.com>
* Added skip_locked support for PostgreSQL. (Patch by fhendrikx.)
-------------------------------------------------------------------
Mon Jul 4 13:11:20 UTC 2016 - coolo@suse.com
- updated to 0.778
see /usr/share/doc/packages/perl-Rose-DB/Changes
0.778 (06.28.2016) - John Siracusa <siracusa@gmail.com>
* Added mysql_enable_utf8mb4 attribute. (Patch by Alexander Karelas.)
* Updated tests for the latest versions of MySQL and DateTime::Format::Pg.
-------------------------------------------------------------------
Tue Apr 14 19:26:03 UTC 2015 - coolo@suse.com
- updated to 0.777
see /usr/share/doc/packages/perl-Rose-DB/Changes
0.777 (03.17.2015) - John Siracusa <siracusa@gmail.com>
* Updated more project URLs.
0.776 (03.17.2015) - John Siracusa <siracusa@gmail.com>
* Updated project URLs.
0.775 (01.18.2013) - John Siracusa <siracusa@gmail.com>
* Improved automated installation detection (RT 92254)
0.774 (11.01.2013) - John Siracusa <siracusa@gmail.com>
* Fixed typos.
0.773 (10.28.2013) - John Siracusa <siracusa@gmail.com>
* Fixed bad skip count on test file.
0.772 (10.28.2013) - John Siracusa <siracusa@gmail.com>
* Fixed a bug that caused nested arrays to be incorrectly formatted by
Rose::DB::Pg's format_array() method. (Patch by Brian Duggan.)
* Updated contributors list.
0.771 (08.04.2013) - John Siracusa <siracusa@gmail.com>
* Documented the behavior of the dsn attribute when it has an explicit
value and attributes that contribute to the dsn are also set (RT 87487)
0.770 (11.24.2012) - John Siracusa <siracusa@gmail.com>
* Fixed "DBD::Informix::st execute failed: SQL: -255: Not in transaction"
errors in the test suite. (Patch by Sergey Leschenko.)
0.769 (05.25.2012) - John Siracusa <siracusa@gmail.com>
* Fixed (more) test failures due to DBD::SQLite not being installed.
0.768 (05.12.2012) - John Siracusa <siracusa@gmail.com>
* Fixed test failures due to DBD::SQLite not being installed.
0.767 (05.01.2012) - John Siracusa <siracusa@gmail.com>
* Fixed some bugs that could cause connect_options not to be honored.
* Fixed some incorrectly failing handle_error tests.
* Updated Rose::DB::Oracle to honor NLS_*_FORMAT environment variables
for dates.
0.766 (01.05.2012) - John Siracusa <siracusa@gmail.com>
* Fixed tests that might try to load DBD::* modules that aren't installed.
0.765 (01.04.2012) - John Siracusa <siracusa@gmail.com>
* Added handle_error attribute (RT 63377)
* Added mysql_bind_type_guessing attribute.
* Added sqlite_unicode attribute.
0.764 (10.18.2011) - John Siracusa <siracusa@gmail.com>
* Use ENGINE=InnoDB instead of TYPE=InnoDB in MySQL table creation
statements to avoid an incompatibility with MySQL 5.5 (RT 71757)
-------------------------------------------------------------------
Tue Apr 14 19:25:58 UTC 2015 - coolo@suse.com
- updated to 0.764
see /usr/share/doc/packages/perl-Rose-DB/Changes
0.764 (10.18.2011) - John Siracusa <siracusa@gmail.com>
* Use ENGINE=InnoDB instead of TYPE=InnoDB in MySQL table creation
statements to avoid an incompatibility with MySQL 5.5 (RT 71757)
-------------------------------------------------------------------
Thu Feb 17 14:34:06 UTC 2011 - jw@novell.com
- needed by lxoffice-erp
- initial pull from CPAN with cpanspec_obs
-------------------------------------------------------------------
Thu Feb 17 14:28:39 UTC 2011 - jw@novell.com
- initial package 0.763
* created by cpanspec 1.78.03