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

Invalid length of name in seeder and migration #38

Open
apalchenko opened this issue Mar 17, 2021 · 0 comments
Open

Invalid length of name in seeder and migration #38

apalchenko opened this issue Mar 17, 2021 · 0 comments

Comments

@apalchenko
Copy link

Migration presupposes 60 characters fixed size of 'name' field (char(60)).
In writeToDb() method (seedGeoFile.php) length of 'name' reduced to 40 characters.

Problems with "Democratic Socialist Republic of Sri Lanka", "United Kingdom of Great Britain and North Ireland" and some others (max length of name is 76).

@apalchenko apalchenko changed the title Invalid length of name in seeder Invalid length of name in seeder and migration Mar 17, 2021
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

No branches or pull requests

1 participant