Path to this page:
./
databases/p5-Rose-DB,
DBI wrapper and abstraction layer
Branch: CURRENT,
Version: 0.783nb3,
Package name: p5-Rose-DB-0.783nb3,
Maintainer: pkgsrc-usersRose::DB is a wrapper and abstraction layer for DBI-related
functionality. A Rose::DB object "has a" DBI object; it is not a
subclass of DBI.
Tip: Are you looking for an object-relational mapper (ORM)? If so,
please see the Rose::DB::Object module. Rose::DB::Object is an ORM
that uses this module to manage its database connections. Rose::DB
alone is simply a data source abstraction layer; it is not an ORM.
Required to run:[
databases/p5-DBI] [
lang/perl5] [
time/p5-DateTime] [
devel/p5-Bit-Vector] [
databases/p5-SQL-ReservedWords] [
time/p5-DateTime-Format-MySQL] [
time/p5-Time-Clock] [
time/p5-Rose-DateTime] [
time/p5-DateTime-Format-Pg] [
devel/p5-Clone-PP] [
devel/p5-Rose-Object] [
time/p5-DateTime-Format-Oracle]
Master sites: (Expand)
Filesize: 124.307 KB
Version history: (Expand)
- (2023-07-06) Updated to version: p5-Rose-DB-0.783nb3
- (2022-06-28) Updated to version: p5-Rose-DB-0.783nb2
- (2021-05-25) Updated to version: p5-Rose-DB-0.783nb1
- (2020-09-07) Updated to version: p5-Rose-DB-0.783
- (2020-08-31) Updated to version: p5-Rose-DB-0.778nb4
- (2019-08-11) Updated to version: p5-Rose-DB-0.778nb3
CVS history: (Expand)
2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483) |
Log message:
*: recursive bump for perl 5.38
|
2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952) |
Log message:
*: recursive bump for perl 5.36
|
2021-10-26 12:10:08 by Nia Alarie | Files touched by this commit (417) |
Log message:
databases: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
The following distfiles could not be fetched (some may be only fetched
conditionally):
./databases/cstore/distinfo D6.data.ros.gz
./databases/cstore/distinfo cstore0.2.tar.gz
./databases/cstore/distinfo data4.tar.gz
|
2021-10-07 15:35:53 by Nia Alarie | Files touched by this commit (417) |
Log message:
databases: Remove SHA1 distfile hashes
|
2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575) |
Log message:
*: recursive bump for perl 5.34
|
2020-09-06 23:42:13 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
p5-Rose-DB: update to 0.783.
0.783 (04.06.2020) - John Siracusa <siracusa@gmail.com>
* Fixed a bug in DBD::Pg version detection.
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.
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.)
0.779 (08.09.2019) - John Siracusa <siracusa@gmail.com>
* Added skip_locked support for PostgreSQL. (Patch by fhendrikx.)
|
2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631) |
Log message:
*: bump PKGREVISION for perl-5.32.
|
2019-11-02 16:38:12 by Roland Illig | Files touched by this commit (115) |
Log message:
databases: align variable assignments
pkglint -Wall -F --only aligned -r
No manual corrections.
|