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: migrations roll back #71

Merged
merged 1 commit into from
Apr 6, 2024
Merged

Conversation

xmuntane
Copy link
Contributor

@xmuntane xmuntane commented Apr 6, 2024

Description

I have added the down method to delete the 'experiences' table, as without this method, migrations cannot be reverted.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

@cjmellor cjmellor merged commit e57262d into cjmellor:main Apr 6, 2024
14 checks passed
@cjmellor
Copy link
Owner

cjmellor commented Apr 6, 2024

Nice one

@xmuntane xmuntane deleted the fix-migrate-rollback branch April 8, 2024 14:41
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.

2 participants