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

remove hard *ecto_migrate* dependency #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mgumz
Copy link

@mgumz mgumz commented Mar 26, 2017

this commit removes the hard requirement for ecto_migrate. the job of
ecto_ttl is to only take care of the "time to live" extensions of given
models. enforcing a certain style of migrations (eg, automatic migrations) is
not it's job.

this commit removes the hard requirement for *ecto_migrate*. the job of
*ecto_ttl* is to only take care of the "time to live" extensions of given
models. enforcing a certain style of migrations (eg, automatic migrations) is
not it's job.
@mgumz mgumz requested a review from surik March 26, 2017 14:40
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

Successfully merging this pull request may close these issues.

1 participant