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

Target version support #7

Open
AlexWayfer opened this issue Feb 19, 2016 · 3 comments
Open

Target version support #7

AlexWayfer opened this issue Feb 19, 2016 · 3 comments
Assignees

Comments

@AlexWayfer
Copy link

Hi!
Sequel::Seeder doesn't support target version?
For example, Sequel::Migrator:

Sequel::Migrator.run(
  DB,
  migrations_dir,
  target: args[:version].to_i
)
@earaujoassis
Copy link
Owner

Hi, @AlexWayfer . No, the target version feature is not available at this moment.

@AlexWayfer
Copy link
Author

Okay, thank you. I hope, this feature will come.
(I am writing tasks for Rakefile, about as migrations)

@earaujoassis
Copy link
Owner

Hey, @AlexWayfer . Please let me know if you're available to help. It would be much appreciated. Thanks ;)

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

No branches or pull requests

2 participants