Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

Add possibility to start checks after a defined version #38

Open
giovannibenussi opened this issue Feb 6, 2019 · 1 comment
Open

Add possibility to start checks after a defined version #38

giovannibenussi opened this issue Feb 6, 2019 · 1 comment

Comments

@giovannibenussi
Copy link

I tried to use this gem but I wasn't able because this could break migrations for other members of my team when their try to run migrations.

I ended up switching to strong_migrations because they provide support for existing migrations through the use of an initializer file in an easy way like this:

StrongMigrations.start_after = 20170101000000

I couldn't find something similar in this gem I think it would be useful to provide this kind of functionality.

@bheemreddy181-zz
Copy link

Related #39

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants