Sha256: 3daead9e772bd5261fd7799fc4753cbb94468a2acc01055e0228dacaf49e5c7e
Contents?: true
Size: 672 Bytes
Versions: 1
Compression:
Stored size: 672 Bytes
Contents
# Change Log All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). Please follow the format in [Keep a Changelog](http://keepachangelog.com/) ## [Unreleased] ## [0.1.0.rc.3] - 2016-03-10 ### Added - Support #execute. Allows to execute raw SQL from the migration ## [0.1.0.rc.2] - 2016-03-09 ### Added - VERBOSE env var in tests. Specially useful for integration tests. - Fix #create_table migration method. Now it does create the table. ### Changed - Use ActiveRecord's logger instead of specifying one in the connection data. ## [0.1.0.rc.1] - 2016-03-01 - Initial gem version
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
percona_migrator-0.1.0.rc.3 | CHANGELOG.md |