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

Rolling back migrations issue #42

Closed
fullstackhero1 opened this issue Aug 13, 2023 · 3 comments
Closed

Rolling back migrations issue #42

fullstackhero1 opened this issue Aug 13, 2023 · 3 comments

Comments

@fullstackhero1
Copy link

if try to migrate:refresh or migrate:rollback because the down function isn't implemented returns error.

@fullstackhero1
Copy link
Author

I've made the necessary changes to resolve the problem.

However, when I attempted to push the corrected code to the repository, I encountered a permission issue and I'm unable to proceed with the code submission. I kindly request your assistance in granting me the necessary access to the repository so that I can contribute the fixed code.

I believe that addressing this issue will contribute to the improvement of the package's functionality, and I'm eager to share my solution with the community. Your support in providing access would be greatly appreciated.

Thank you for your time and consideration.

@ousid
Copy link
Member

ousid commented Sep 6, 2023

Hi @fullstackhero1

Thank you for addressing the migration issue. If you are unable to create a PR into the repository, please share with us the error code, or where the problem exactly, and how you solve it.

About the permission issue, you can fork the repo, then made the necessary changes, after that you can create a PR directly in the repository. Please be aware of the unit tests check, and if all the tests passes, you are good to go.

Thanks again!

@ousid
Copy link
Member

ousid commented Sep 14, 2023

Fixed #44

You can update your package version, and the error should disappear.

@ousid ousid closed this as completed Sep 14, 2023
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

2 participants