Sha256: 1c9b6c7bee5878e97da88d3fda61c3e435360a9e278f741f608f784e2915abf6
Contents?: true
Size: 852 Bytes
Versions: 1
Compression:
Stored size: 852 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.4] - 2016-03-15 ### Added - Support #drop_table - Support [Foreigner gem](https://github.com/matthuhiggins/foreigner) foreign keys in Rails 3 apps that use it. ## [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.4 | CHANGELOG.md |