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

Fix reversed table migrations #236

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

anovstrup
Copy link

Corrects the order of actions in table migrations and omits unnecessary Drop Column actions. Closes #86.

This PR is based on #87.

@anovstrup
Copy link
Author

Hi @nafg! I took an initial stab at the necessary changes, starting where @halfmatthalfcat left off in #87.

I'm still up to pairing on this, but I'm not quite sure how to find you on Discord. Assuming your handle there is nafg I think I also need a four digit tag? (I've barely used Discord, as you can probably tell. 😀 )

@anovstrup anovstrup changed the title 86 fix reversal Fix reversed table migrations Dec 18, 2022
@nafg
Copy link
Owner

nafg commented Dec 26, 2022

@anovstrup sorry not responding earlier. It's nafg#1263

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.

Reverse doesn't reverse order of operations
3 participants