Commit Graph

510 Commits

Author SHA1 Message Date
Mmoncadaisla
6762665d0d Update Isolines SQL function for V8.4 HERE API Support 2021-05-17 15:11:25 +02:00
Mmoncadaisla
fb57645595 Update bulk geocoder SQL function for GS7 support (serial) and 6.2 apikey support 2021-05-17 15:11:04 +02:00
Mmoncadaisla
d38c894d1b Update serial geocoder SQL function for GS7 support 2021-05-17 15:09:56 +02:00
Jesús Arroyo Torrens
f12e25117e Fix ALTER TYPE for multi-command string 2021-03-31 15:58:30 +02:00
Jesús Arroyo Torrens
d4dc60783e Add missing drop types 2021-03-31 15:34:57 +02:00
Jesús Arroyo Torrens
40683e435a Fix server quota_info function 2021-03-31 15:07:00 +02:00
Jesús Arroyo Torrens
ca24563a80 Fix server script 2021-03-30 17:58:17 +02:00
Jesús Arroyo Torrens
05f7b237eb Bump version numbers 2021-03-09 09:09:56 +01:00
Jesús Arroyo Torrens
da87c645a2 Fix tests 2021-03-05 17:32:50 +01:00
Jesús Arroyo Torrens
aac1efaeac Add version-change scripts 2021-03-05 16:52:29 +01:00
Jesús Arroyo Torrens
f98ee6750d Remake extension 2021-03-05 10:49:03 +01:00
Jesús Arroyo Torrens
edbefad6b0 Remove DO Python code and SQL tests 2021-03-05 10:44:09 +01:00
Jesús Arroyo Torrens
e2bddb5139 Create server release 0.39.4 2021-03-03 16:32:07 +01:00
Jesús Arroyo Torrens
f4d8ebab44 Remove Data Observatory functions 2021-03-03 16:22:38 +01:00
cgonzalez
66b9563a4b Prepare server extension version 0.39.3 2021-01-27 14:27:46 +00:00
cgonzalez
4278f66372 Refactor country conversion for TomTom geocoders 2021-01-27 10:50:33 +00:00
Raúl Marín
b1448ce27b Add new releases 2020-11-17 18:05:43 +01:00
Raúl Marín
314e709f3b Server: Better error handling and provide error details 2020-11-17 18:05:43 +01:00
juanrmn
792152a968 upgrade/downgrade code 2020-10-05 11:44:40 +02:00
juanrmn
ef4192a2ae allow isolines services for google-geocoding users 2020-10-05 11:10:38 +02:00
Raúl Marín
4dc2104f93 Server: Release 0.39.0 2020-04-07 12:35:21 +02:00
Raúl Marín
ef7c158e4b Server: Simplify PG12/Postgis 3 interaction 2020-04-07 12:12:05 +02:00
manmorjim
2d78caeef2 Migration scripts for server 2020-03-17 11:27:10 +01:00
manmorjim
b7c9ff8dac Remove @@plpythonu@@ vars from old_versions 2020-03-17 09:49:54 +01:00
manmorjim
8f720e8165 Update dependencies 2020-03-10 15:45:31 +01:00
manmorjim
da9948cba3 Fix release 0.38.0
Replace `@@plpythonu@@` vars in old_versions
2020-03-10 15:45:04 +01:00
manmorjim
944bc8c3ff Create the type geomval in the extension schema
Having it as public.geomval means that we would block ourselves from installing `postgis_raster` if this extension is installed.
2020-03-02 09:09:10 +01:00
manmorjim
880f756eae Add the extension schema to the SEARCH_PATH 2020-02-27 16:06:30 +01:00
manmorjim
3c916bdfc9 Adapt dataservices-api server to python3
Related to https://github.com/CartoDB/cartodb-platform/issues/6237
2020-02-26 15:49:15 +01:00
manmorjim
b2a06c6ed6 Create the type geomval if not exist
Related to https://github.com/CartoDB/cartodb-platform/issues/6237
2020-02-26 15:42:10 +01:00
manmorjim
d5b0d86997 Add variable @@plpythonu@@
Related with https://github.com/CartoDB/cartodb-platform/issues/6237
2020-02-26 15:41:04 +01:00
manmorjim
dd907ac2bc Using @@plpythonu@@ variable
PG12 migration #6237
2020-02-24 16:12:27 +01:00
antoniocarlon
6081613220 Added autogenerated files 2020-02-11 15:29:35 +01:00
antoniocarlon
ef5b82450a Avoid renaming the matrix parameter to isolines 2020-02-11 15:25:12 +01:00
antoniocarlon
ab71acd461 Removed generated files to ease review 2020-02-11 14:08:19 +01:00
antoniocarlon
34e715f460 Deleted old mapbox isolines implementation (server extension) 2020-02-11 10:01:37 +01:00
antoniocarlon
02d705465c Removed unneeded message 2020-02-10 15:45:51 +01:00
antoniocarlon
3b5f33503b Server extension changes 2020-02-07 15:52:31 +01:00
antoniocarlon
a171d91204 Merge development 2020-02-07 14:05:41 +01:00
antoniocarlon
2a68291da7 First implementation of the true Mapbox isochrones 2020-01-17 17:04:43 +01:00
antoniocarlon
b5d3c5fd8e Server extension sql files 2020-01-14 13:33:33 +01:00
antoniocarlon
42c9d21475 Extensions 2020-01-14 13:27:16 +01:00
antoniocarlon
7a08cdf096 Old versions 2020-01-14 13:23:22 +01:00
Javier Torres
ac991a05ab ALTER TYPE syntax fixes 2018-12-24 17:36:09 +01:00
Javier Torres
0dfd1a9caa Update/downgrade scripts 2018-12-24 17:28:56 +01:00
Javier Torres
370272f6c4 Version bumps 2018-12-24 17:22:32 +01:00
Javier Torres
e2c0a63803 Use Point for geocoding results 2018-12-24 17:19:13 +01:00
Mario de Frutos
0ec1e051be Include options parsing functions 2018-11-29 14:28:54 +01:00
Mario de Frutos
850497ef79 Fix some missing arguments in the functions and add drop for the old ones 2018-11-29 13:02:18 +01:00
Mario de Frutos
8d2d0ececd SQL server extension artifact for version 0.35.0 2018-11-29 12:34:56 +01:00