countries-regions-cities icon indicating copy to clipboard operation
countries-regions-cities copied to clipboard

Prefix tables

Open pedromazala opened this issue 7 years ago • 1 comments

Hello. How are you? Hope well.

Your project will be awesome to me. Thank you a lot... In my current database I use table prefixes to keep the tables that have the "same responsibility", something like a domain...

I get your project and put the prefix location_ in all tables. Does it is useful to you?

pedromazala avatar Aug 31 '17 13:08 pedromazala

That's a great recommendation @pedromazala! Plus it would help reduce chances of confliction with people's existing database tables. Were you wanting to do a PR (be careful if you were thinking of adding the prefix to existing large sql file, consider this for dealing with large text file)? I was thinking of doing a refresh soon anyways (good to do a refresh every 1 or 2 years on location data) and could prefix then as well.

prograhammer avatar Aug 31 '17 23:08 prograhammer