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(data): strip ArrayField values #186

Merged
merged 1 commit into from
Sep 2, 2024
Merged

Conversation

koeaw
Copy link
Collaborator

@koeaw koeaw commented Sep 2, 2024

Data migration to remove leading/trailing whitespace from TextChoices-based ArrayField values in the DB.

@koeaw koeaw force-pushed the kk/fix/db_arrayfield_values branch from e74ecab to 9649715 Compare September 2, 2024 16:55
@koeaw koeaw marked this pull request as ready for review September 2, 2024 17:37
@koeaw koeaw force-pushed the kk/fix/db_arrayfield_values branch from 9649715 to 014a4d6 Compare September 2, 2024 17:39
Data migration to remove leading/trailing whitespace
from TextChoices-based ArrayField values in the DB.
@koeaw koeaw force-pushed the kk/fix/db_arrayfield_values branch from 014a4d6 to db90391 Compare September 2, 2024 17:40
@koeaw koeaw changed the title feat(data): strip ArrayField values fix(data): strip ArrayField values Sep 2, 2024
@koeaw koeaw merged commit ecc374d into deploy Sep 2, 2024
3 checks passed
@koeaw koeaw deleted the kk/fix/db_arrayfield_values branch September 2, 2024 17:50
sennierer added a commit that referenced this pull request Dec 5, 2024
sennierer added a commit that referenced this pull request Dec 5, 2024
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.

1 participant