Sha256: 231ce9b5a8a7c5214c69841aa01fe32dee25e6dff595a92802a5fbd817528ecc
Contents?: true
Size: 739 Bytes
Versions: 1
Compression:
Stored size: 739 Bytes
Contents
# v1.0.0 - It's already being used in production. About time for a 1.0.0 release. # v0.6.0 - Relax pg version dependency. Works with `~> 0.12` # v0.5.1 - Relax Rails version dependency. Works with `4.0`. # v0.5.0 - Removed attr_accessors from Storey::Duplicator (they were never meant to be part of the public API anyway) - Validate the schema name when creating schemas - Clean source and target files after duplicating [#18](https://github.com/ramontayag/storey/issues/18) # v0.4.2 - `rake storey:migrate VERSION=xxxx` now works and uses the `VERSION` environment variable - `reset_column_information` of all models to avoid strange PostgreSQL errors (see https://github.com/ramontayag/storey/issues/11) - Add this CHANGELOG :)
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
storey-1.0.0 | CHANGELOG.md |