Path to this page:
./
databases/ruby-data_objects,
DataObjects basic API and shared driver specifications
Branch: CURRENT,
Version: 0.10.17,
Package name: ruby27-data_objects-0.10.17,
Maintainer: pkgsrc-usersProvide a standard and simplified API for communicating with RDBMS from Ruby.
Required to run:[
net/ruby-addressable]
Master sites:
Filesize: 29 KB
Version history: (Expand)
- (2021-10-07) Updated to version: ruby27-data_objects-0.10.17
- (2017-11-23) Package has been reborn
- (2017-07-31) Updated to version: ruby23-data_objects-0.10.17
- (2016-02-16) Updated to version: ruby200-data_objects-0.10.17
- (2015-06-01) Updated to version: ruby200-data_objects-0.10.16
- (2015-02-17) Updated to version: ruby200-data_objects-0.10.15
CVS history: (Expand)
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
|
2017-07-31 00:32:28 by Thomas Klausner | Files touched by this commit (229) |
Log message:
Switch github HOMEPAGEs to https.
|
2016-02-16 15:24:15 by Takahiro Kambe | Files touched by this commit (2) |
Log message:
Update ruby-data_objects to 0.10.17.
## 0.10.17 2016-01-24
* Enable CI with Ruby 2.3
* Improve utf8mb4 support in do\_mysql
* Fix memory leak in do\_mysql and do\_postgres
* Support for MySQL 5.7 in do\_mysql
* Fix bug with DateTime and wrong timezone offsets
* Fix compilation on JRuby 9000
|
2015-11-03 02:56:36 by Alistair G. Crooks | Files touched by this commit (368) |
Log message:
Add SHA512 digests for distfiles for databases category
Problems found with existing distfiles:
distfiles/D6.data.ros.gz
distfiles/cstore0.2.tar.gz
distfiles/data4.tar.gz
distfiles/sphinx-2.2.7-release.tar.gz
No changes made to the cstore or mariadb55-client distinfo files.
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2015-06-01 14:54:14 by Takahiro Kambe | Files touched by this commit (2) |
Log message:
Update ruby-data_objects to 0.10.16.
No change except version.
|
2015-02-17 15:47:34 by Takahiro Kambe | Files touched by this commit (2) |
Log message:
Update ruby-data_objects to 0.10.15.
## 0.10.15 2015-02-15
* Ruby 2.2 support
* Double after free fix in do\_postgres
* utf8mb4 support on do\_mysql
* Windows support on 2.1.x and 2.2.x
|
2014-03-13 19:15:52 by Takahiro Kambe | Files touched by this commit (2) |
Log message:
Update ruby-data_objects to 0.10.14.
## 0.10.14 2014-02-13
* Don't do DNS lookup in transaction loading
|