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

Use string enum columns instead of integer enum columns #3937

Merged
merged 3 commits into from
Sep 10, 2024

Conversation

veganstraightedge
Copy link
Contributor

@veganstraightedge veganstraightedge commented Sep 10, 2024

Continuing:

this PR does 3, 4, and 5 from #3925

  1. ...
  2. ...
  3. move references from the enums to the new enums
  4. drop the old column and old enums
  5. rename new enums and columns back to what they were before (remove temp_ prefix and prefix: true)

@veganstraightedge veganstraightedge merged commit 9fcbcab into main Sep 10, 2024
7 checks passed
@veganstraightedge veganstraightedge deleted the enum_use_enums branch September 10, 2024 05:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant