khsing / laravel-world

provide countries, states, and cities relations and database.
MIT License
431 stars 90 forks source link

Data seems to be incorrect or needs updating #63

Open marlongichie opened 1 year ago

marlongichie commented 1 year ago

There are a many countries in the world_countries table where the value for has_divisions is set to 0, but there is data for these countries in world_divisions table.

Is that intentional or the does the data needs to be updated for this column?

Anyone else come across this?