Commit Graph

386 Commits

Author SHA1 Message Date
cgonzalez
2f91f16c2a Fix typo regarding 'Haut-Rhin' region 2022-03-25 16:24:25 +00:00
cgonzalez
5e16c16275 Add new SQL patch adding aliases for 'North Macedonia' 2021-01-18 17:48:36 +00:00
Gonzalo Riestra
0341a4ef91 remove trailing comma 2019-01-17 15:46:07 +01:00
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
Alejandro Guirao Rodríguez
a7cd328837
Changes in component name and semver specification 2018-08-17 11:03:45 +02:00
Juan Ignacio Sánchez Lara
fce9044181 carto-package.json 2018-08-13 16:59:07 +02:00
Juan Ignacio Sánchez Lara
1614495919 Final instructions 2018-05-11 12:53:45 +02:00
Juan Ignacio Sánchez Lara
c3a3f5545c IP geocoder table update 2018-05-09 19:19:46 +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
Alex Martín
95b052d430
Merge pull request #237 from CartoDB/233AddIsoCodesForSouthSudanSynonyms
Copy South Sudan rows using ISO codes
2018-03-06 18:55:09 +01: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
Alex Martín
5b90a04a62 Fix patch 2018-03-06 18:21:04 +01:00
Alex Martín
a6c118ceb0 Prevent from updating more than once 2018-03-06 18:09:45 +01:00
Alex Martín
25a2cf2483 Add patch to downloader script 2018-03-06 16:15:31 +01:00
Alex Martín
093fb8fe39 Copy South Sudan rows using ISO codes 2018-03-06 16:09:59 +01:00
Juan Ignacio Sánchez Lara
d77051cadd Support for extension version increment and decrement 2018-02-20 11:13:43 +01:00
Juan Ignacio Sánchez Lara
a50aeed50c 0.0.1 <-> 0.0.2 scripts 2018-02-20 10:52:52 +01:00
Juan Ignacio Sánchez Lara
4326ac3430 Removed folder-based versioning for extension files 2018-02-19 11:44:41 +01:00
Juan Ignacio Sánchez Lara
a5c7f313ac 0.0.2 version for PG10 compatibility 2018-02-19 11:19:36 +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
Javier Torres
c2e453b923 Taiwan: distinguish between Hsinchu City and Hsinchu County 2018-01-17 16:43:09 +01:00
Javier Torres
87560451b4 Do nto install schema triggers (not in 9.6) 2017-10-05 10:31:30 +02:00
Javier Torres
fda117b880 Run tests in order 2017-10-05 10:31:19 +02:00
Javier Torres
4d109b4587 Follow convention for patches names 2017-10-04 14:31:26 +02:00
Javier Torres
30ebc4314e Update script 2017-10-04 12:43:05 +02:00
Javier Torres
e113efb95d Tests for FRH -> FRA 2017-10-04 12:41:41 +02:00
Javier Torres
68236f47db Do not split corsica from France 2017-10-04 12:13:38 +02:00
Carla
1caa98bd1e carto 2016-07-11 10:46:03 +02:00
Carla
93d705021b carto 2016-07-11 10:44:25 +02:00
Carla
104717db37 Update README.md 2016-07-11 10:43:42 +02:00
Carla
07db333734 carto 2016-07-11 10:42:52 +02:00
Carla
3221e726ec CARTO 2016-07-11 10:41:45 +02:00
Carla
33fcae063c Merge pull request #218 from CartoDB/add_patches_scripts
Add download and apply patches scripts
2016-06-22 15:47:02 +02:00
Carla
b45659c50e Update CONTRIBUTING.md 2016-06-22 15:45:30 +02:00
Carla Iriberri
5136074867 Add download and apply patches 2016-06-22 14:47:33 +02:00
Carla
903332d415 Update admin0_synonym_additions.csv 2016-06-21 11:19:08 +02:00
Luis Bosque
f34d9db925 wget parameter to resume downloads 2016-02-18 14:05:20 +01:00
Carla
fa47ab92cc Update build_synonym_table.sql 2016-02-03 18:24:38 +01:00
Carla
ec0bd5d2cc Update build_synonym_table.sql 2016-02-03 18:21:28 +01:00
Carla
a1192f7add Update build_synonym_table.sql 2016-02-03 18:13:01 +01:00
Carla
cb4b6411a1 Update README.md 2015-12-22 19:19:15 +01:00
Greg Allen
786ead424b update french postalcode table name
the french postal code table name has changed to `codes_postaux_region`
updated documentation for clarity
😎
2015-12-02 13:27:37 -05:00
Rafa de la Torre
6c25a75284 Add quota trigger to tests 2015-12-02 17:31:29 +01:00
Carla
90e9e4247a Update README.md 2015-12-02 11:39:30 +01:00
Carla
9a14b3aab3 Update README.md 2015-12-02 11:39:15 +01:00