Commit Graph
10 Commits
Author SHA1 Message Date
Mario de Frutos f693b935c0 Fix two france regions with typo 2019-01-11 16:45:33 +01:00
Mario de Frutos 8920403fbd Add new patch to include new synonyms for Swaziland 2018-10-11 18:15:50 +02:00
Mario de Frutos 481dbdfe3e Some more changes in the Make file
- Dont destroy upgrade/downgrade files
- Only remove the current version file which could be regenerated
- Added PHONY tags
2018-03-26 13:24:34 +02:00
Mario de Frutos a74e49a3e2 Fix make rule to clean all the automatically generated sql files
That should be done before create then new version file
2018-03-26 13:06:48 +02:00
Mario de Frutos 07e910ab4d Merge branch '233AddIsoCodesForSouthSudanSynonyms' into 238_add_missing_patches 2018-03-06 18:49:23 +01:00
Mario de Frutos a468a01d9c Make the patch ideompotent 2018-03-06 18:46:57 +01:00
Mario de Frutos 0e21c4bed3 Missing admin0 patches that were in S3 only 2018-03-06 18:44:43 +01:00
Mario de Frutos 32ce9c1bba Fix namedplaces function that changed its ouputs in PG10
Chained unnests have changed its behavior in PG10. In previous versions
if the unnested arrays had different cardinality the function
automatically fills the gaps duplicating the content of the array with
less cardinality but not anymore.
2018-02-14 19:20:09 +01:00
Mario de Frutos 5df9e5b850 Fixed to keep the provider order in the results
Also now is compatible with PG10
2018-02-14 14:23:19 +01:00
Mario de Frutos 0bc00a7f76 Update README.md 2015-11-04 15:31:08 +01:00