Skip to content

Fix reversed table migrations#236

Open
anovstrup wants to merge 5 commits into
nafg:masterfrom
anovstrup:86-fix-reversal
Open

Fix reversed table migrations#236
anovstrup wants to merge 5 commits into
nafg:masterfrom
anovstrup:86-fix-reversal

Conversation

@anovstrup
Copy link
Copy Markdown

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
Copy Markdown
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
Copy Markdown
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