Skip to content

fix: increase language column size from String(4) to String(20) (closes #78)#79

Open
ryaverma wants to merge 1 commit intoindictechcom:masterfrom
ryaverma:fix/language-column-size
Open

fix: increase language column size from String(4) to String(20) (closes #78)#79
ryaverma wants to merge 1 commit intoindictechcom:masterfrom
ryaverma:fix/language-column-size

Conversation

@ryaverma
Copy link
Copy Markdown

@ryaverma ryaverma commented Mar 25, 2026

##Fix

Increased both user_language and pref_language columns from String(4) to String(20) in model.py and created a database migration to apply the change.

Issue

Closes #78

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.

bug: user_language and pref_language columns too short for multi part language codes

1 participant