Path to this page:
./
databases/ruby-dm-migrations,
DataMapper plugin for writing and speccing migrations
Branch: CURRENT,
Version: 1.2.0,
Package name: ruby27-dm-migrations-1.2.0,
Maintainer: pkgsrc-usersDataMapper plugin for writing and specing migrations.
Master sites:
Filesize: 35 KB
Version history: (Expand)
- (2021-10-07) Updated to version: ruby27-dm-migrations-1.2.0
- (2017-11-23) Package has been reborn
- (2017-07-31) Updated to version: ruby23-dm-migrations-1.2.0
- (2015-11-03) Updated to version: ruby200-dm-migrations-1.2.0
- (2012-06-11) Updated to version: ruby193-dm-migrations-1.2.0
- (2012-06-11) Package has been reborn
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.
|
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.
|
2011-12-16 15:35:37 by Takahiro Kambe | Files touched by this commit (3) |
Log message:
Update ruby-dm-migrations package to 1.2.0.
* alter table is fixed for postgres
* Property options (such as :length) are now correctly used in migrations
* Support to specify table options when creating a table was added (for things
like db engines in mysql etc.)
* Fix bug related to migrating custom types derived from builtin types
|
2011-06-19 10:26:10 by Takahiro Kambe | Files touched by this commit (3) |
Log message:
Update ruby-dm-migrations pacakge to 1.1.0.
It is a part of ruby-datamapper 1.1.0.
Changes in detail, please refer:
http://datamapper.org/articles/datamapper-110-released.html.
|
2010-09-12 01:51:32 by Takahiro Kambe | Files touched by this commit (4) | |
Log message:
Importing databases/ruby-dm-migrations 1.0.2.
|