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

migrate question #19

Closed
zilveer opened this issue Jul 9, 2019 · 1 comment
Closed

migrate question #19

zilveer opened this issue Jul 9, 2019 · 1 comment
Assignees

Comments

@zilveer
Copy link

zilveer commented Jul 9, 2019

Hi,
I see that migration is possible with this great Tarantool PHP Mapper repo. But there is no function to actually re-run the migration, is it possible for you to add this feature?

@nekufa
Copy link
Member

nekufa commented Jul 10, 2019

Hello,
I've implement $schema->forgetOnce('nick') to rollback migration,
then you can re-run it using $schema->once('nick', $callback) call.

Use 4.5.9 version

@nekufa nekufa closed this as completed Jul 10, 2019
@nekufa nekufa self-assigned this Jul 10, 2019
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