You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
yesss, definitely a good idea.
I would keep using the db for consistency.
We could add another table for the country code to country name mapping, this would be nice for i18n purposes, what do you think @spwoodcock ?
Or directly add the column to the main table if i18n is not a necessity
spwoodcock
changed the title
Is it possible to add country names in full to database, instead of two letter codes
Add country names in full to database, instead of two letter ISO codes (+i18n)
Feb 17, 2025
yesss, definitely a good idea. I would keep using the db for consistency.
We could add another table for the country code to country name mapping, this would be nice for i18n purposes, what do you think @spwoodcock ? Or directly add the column to the main table if i18n is not a necessity
Love this idea to deal with i18n too!
It's not strictly essential, but I'm sure it would be a very nice / unique point of this lib 😄
Is your feature request related to a problem? Please describe.
So names like Kathmandu,NP would become Kathmandu,Nepal.
Do you think this is a good idea @emirfabio ?
Describe the solution you'd like
COPY
.Additional context
Mapping:
The text was updated successfully, but these errors were encountered: