Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ANNOUNCED: nondestructive_migrations is now nonschema_migrations #1

Closed
jasonfb opened this issue May 14, 2019 · 1 comment
Closed

Comments

@jasonfb
Copy link
Owner

jasonfb commented May 14, 2019

nondestructive_migrations is now nonschema_migrations

This new gem (nonschema_migrations) can be a drop-in replacement. Please note the version numbers have changed.

Users of nondestructive_migrations can replace

gem 'nondestructive_migrations'

with

gem 'nonschema_migrations'

Please see README in nonschema_migrations for the correct version to match your Rails version.

It was renamed 1) to make a clean break from the old, somewhat more messy implementation, and 2) in deference to @alexch's objection lodged over its slightly inaccurate name. I hope this renaming more accurately reflects the code's intentions.

cc: @mfazekas @polarlights @dzader @bmchrist

@jasonfb jasonfb changed the title Announced: nondestructive_migrations is now nonschema_migrations ANNOUNCED: nondestructive_migrations is now nonschema_migrations May 14, 2019
@jasonfb
Copy link
Owner Author

jasonfb commented May 24, 2019

cc: @lydiamnash @sgringwe

@jasonfb jasonfb closed this as completed Dec 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant