Closed ima-hima closed 1 year ago
They're unused, so they just add needless complication.
Note that state_province points to country, so we'll have to pull some data by hand and change the FK in locality. May have to postpone state_province removal till after #11 .
state_province
country
Done in #38 .
They're unused, so they just add needless complication.
Note that
state_province
points tocountry
, so we'll have to pull some data by hand and change the FK in locality. May have to postponestate_province
removal till after #11 .