Sha256: 321244697586863f36fb32e01d2014920c09d8f51b49394095676351abb319dc

Contents?: true

Size: 627 Bytes

Versions: 1

Compression:

Stored size: 627 Bytes

Contents

## 0.1.8

- Fixed error with `create_table`
- Added check for executing arbitrary SQL

## 0.1.7

- Added check for `force` option with `create_table`
- Added `auto_analyze` option

## 0.1.6

- Adding an index to a newly created table is now safe

## 0.1.5

- Fixed error with Ruby 2.3 frozen strings

## 0.1.4

- Added alphabetize columns

## 0.1.3

- Disabled dangerous rake tasks in production
- Added ability to use `SAFETY_ASSURED` env var

## 0.1.2

- Skip checks on down migrations and rollbacks
- Added check for indexes with more than 3 columns

## 0.1.1

- Fixed `add_index` check for MySQL

## 0.1.0

- First release

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
strong_migrations-0.1.8 CHANGELOG.md