| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: perl-URI-db | Distribution: SUSE Linux Enterprise 15 SP6 |
| Version: 0.21 | Vendor: openSUSE |
| Release: bp156.1.1 | Build date: Fri Sep 1 21:27:04 2023 |
| Group: Unspecified | Build host: i03-ch2b |
| Size: 42341 | Source RPM: perl-URI-db-0.21-bp156.1.1.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://metacpan.org/release/URI-db | |
| Summary: Database URIs | |
Database URIs
Artistic-1.0 OR GPL-1.0-or-later
* Wed May 10 2023 Tina Müller <timueller+perl@suse.de>
- updated to 0.21
see /usr/share/doc/packages/perl-URI-db/Changes
0.21 2023-05-09T22:18:52Z
- Changed Oracle database DBI parameter name from `sid` to
`service_name`. Thanks to @vectro for the report (#22).
* Tue Jun 21 2022 Tina Müller <timueller+perl@suse.de>
- updated to 0.20
see /usr/share/doc/packages/perl-URI-db/Changes
0.20 2022-06-20T17:48:44Z
- Added URI::cockroach and URI::yugabyte.
* Fri Jul 20 2018 coolo@suse.com
- updated to 0.19
see /usr/share/doc/packages/perl-URI-db/Changes
0.19 2018-07-19T15:15:04Z
- Added URI::snowflake.
* Sat Nov 04 2017 coolo@suse.com
- updated to 0.18
see /usr/share/doc/packages/perl-URI-db/Changes
0.18 2017-11-03T15:01:43Z
- Added URI::redshift to support db:redshift: URIs, thanks to a pull
request from Steve Caldwell (PR #12).
- Added URI::exasol, thanks to Johan Wärlander.
* Sun Feb 07 2016 coolo@suse.com
- updated to 0.17
see /usr/share/doc/packages/perl-URI-db/Changes
0.17 2016-02-03T18:35:33Z
- Added URI::_ado, which subclasses URI::_odbc to provide a `dbi_dsn()`
that returns a DSN using DBD::ADO. NOTE: This class is experimental,
since I was unable to figure out the best default values for the
connection string -- there are so many options! Feedback and
recommendations wanted (Issue #11).
- The `dbi_dsn` method of URI::mssql now supports a single argument to
specify the DBI driver for which to return a DSN. Pass in "sybase" or
"ado" (experimental) to get a DSN for either of those drivers,
instead. Based on work by Dan Muey.
* Tue Sep 22 2015 coolo@suse.com
- updated to 0.16
see /usr/share/doc/packages/perl-URI-db/Changes
0.16 2015-09-22T00:17:07Z
- Added new abstract class, URI::_odbc, for URIs that use ODBC in
`dbi_dsn`.
- The `dbi_dsn` method of URI::mssql now returns an ODBC DSN instead of
DBD::Sybase, since the latter would require Sybase to build.
- URI::sqlserver now inherits from URI::mssql rather than the other way
around.
- Fixed a bug where a URI with three slashes but no authority part after
the first two would incorrectly think the databse name should be an
absolute path. That is, in "db:sqlite:///foo.db", the `dbname` value
is "foo.db", not "/foo.db". Thanks to Dan Book for the report
(issue #8).
* Tue Apr 14 2015 coolo@suse.com
- initial package $version
* created by $NAME $VERSION
/usr/lib/perl5/vendor_perl/5.26.1/URI /usr/lib/perl5/vendor_perl/5.26.1/URI/_ado.pm /usr/lib/perl5/vendor_perl/5.26.1/URI/_db.pm /usr/lib/perl5/vendor_perl/5.26.1/URI/_odbc.pm /usr/lib/perl5/vendor_perl/5.26.1/URI/cassandra.pm /usr/lib/perl5/vendor_perl/5.26.1/URI/cockroach.pm /usr/lib/perl5/vendor_perl/5.26.1/URI/cockroachdb.pm /usr/lib/perl5/vendor_perl/5.26.1/URI/couch.pm /usr/lib/perl5/vendor_perl/5.26.1/URI/couchdb.pm /usr/lib/perl5/vendor_perl/5.26.1/URI/cubrid.pm /usr/lib/perl5/vendor_perl/5.26.1/URI/db.pm /usr/lib/perl5/vendor_perl/5.26.1/URI/db2.pm /usr/lib/perl5/vendor_perl/5.26.1/URI/derby.pm /usr/lib/perl5/vendor_perl/5.26.1/URI/exasol.pm /usr/lib/perl5/vendor_perl/5.26.1/URI/firebird.pm /usr/lib/perl5/vendor_perl/5.26.1/URI/hive.pm /usr/lib/perl5/vendor_perl/5.26.1/URI/impala.pm /usr/lib/perl5/vendor_perl/5.26.1/URI/informix.pm /usr/lib/perl5/vendor_perl/5.26.1/URI/ingres.pm /usr/lib/perl5/vendor_perl/5.26.1/URI/interbase.pm /usr/lib/perl5/vendor_perl/5.26.1/URI/ldapdb.pm /usr/lib/perl5/vendor_perl/5.26.1/URI/maria.pm /usr/lib/perl5/vendor_perl/5.26.1/URI/mariadb.pm /usr/lib/perl5/vendor_perl/5.26.1/URI/max.pm /usr/lib/perl5/vendor_perl/5.26.1/URI/maxdb.pm /usr/lib/perl5/vendor_perl/5.26.1/URI/monet.pm /usr/lib/perl5/vendor_perl/5.26.1/URI/monetdb.pm /usr/lib/perl5/vendor_perl/5.26.1/URI/mongo.pm /usr/lib/perl5/vendor_perl/5.26.1/URI/mongodb.pm /usr/lib/perl5/vendor_perl/5.26.1/URI/mssql.pm /usr/lib/perl5/vendor_perl/5.26.1/URI/mysql.pm /usr/lib/perl5/vendor_perl/5.26.1/URI/oracle.pm /usr/lib/perl5/vendor_perl/5.26.1/URI/pg.pm /usr/lib/perl5/vendor_perl/5.26.1/URI/pgsql.pm /usr/lib/perl5/vendor_perl/5.26.1/URI/pgxc.pm /usr/lib/perl5/vendor_perl/5.26.1/URI/postgres.pm /usr/lib/perl5/vendor_perl/5.26.1/URI/postgresql.pm /usr/lib/perl5/vendor_perl/5.26.1/URI/postgresxc.pm /usr/lib/perl5/vendor_perl/5.26.1/URI/redshift.pm /usr/lib/perl5/vendor_perl/5.26.1/URI/snowflake.pm /usr/lib/perl5/vendor_perl/5.26.1/URI/sqlite.pm /usr/lib/perl5/vendor_perl/5.26.1/URI/sqlite3.pm /usr/lib/perl5/vendor_perl/5.26.1/URI/sqlserver.pm /usr/lib/perl5/vendor_perl/5.26.1/URI/sybase.pm /usr/lib/perl5/vendor_perl/5.26.1/URI/teradata.pm /usr/lib/perl5/vendor_perl/5.26.1/URI/unify.pm /usr/lib/perl5/vendor_perl/5.26.1/URI/vertica.pm /usr/lib/perl5/vendor_perl/5.26.1/URI/yugabyte.pm /usr/lib/perl5/vendor_perl/5.26.1/URI/yugabytedb.pm /usr/share/doc/packages/perl-URI-db /usr/share/doc/packages/perl-URI-db/Changes /usr/share/doc/packages/perl-URI-db/README /usr/share/doc/packages/perl-URI-db/README.md /usr/share/man/man3/URI::db.3pm.gz /usr/share/man/man3/URI::ldapdb.3pm.gz /usr/share/man/man3/URI::mssql.3pm.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Aug 9 15:46:47 2025