Jesús Arroyo Torrens
f12e25117e
Fix ALTER TYPE for multi-command string
2021-03-31 15:58:30 +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
df8a5492db
Add client version-change scripts
2021-03-09 09:05:36 +01:00
Jesús Arroyo Torrens
4acf5f9eef
Create client release 0.30.1
2021-03-05 17:12:34 +01:00
Jesús Arroyo Torrens
edbefad6b0
Remove DO Python code and SQL tests
2021-03-05 10:44:09 +01:00
Raúl Marín
89b445b99d
Client: Release 0.30.0
2020-04-07 12:27:54 +02:00
Raúl Marín
4b6c5a23db
Client: Simplify PG12/Postgis 3 interaction
2020-04-07 12:11:46 +02:00
manmorjim
24df64681d
Migration scripts for client
2020-03-17 11:20:47 +01:00
manmorjim
b7c9ff8dac
Remove @@plpythonu@@
vars from old_versions
2020-03-17 09:49:54 +01:00
manmorjim
40d1b4eafd
Update dependencies
2020-03-10 17:19:46 +01:00
manmorjim
0a902d7f00
Replace @@plpythonu@@
vars
2020-03-10 17:19:19 +01:00
manmorjim
9b95682243
Add @@plpythonu@@
vars into old_versions
2020-03-10 17:18:55 +01:00
manmorjim
796ba4a15e
Files for the release 0.29.0
2020-03-09 11:15:23 +01:00
manmorjim
63e5379016
restore 0.28.0 files
2020-03-09 11:09:58 +01:00
manmorjim
ee837e0e5f
release 0.29.0
2020-03-06 17:57:32 +01:00
manmorjim
c6e5711905
Replace @@plpythonu@@ var in old_versions
2020-03-06 17:57:02 +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
8a3f28c45b
Rename output test directory
2020-02-26 17:32:59 +01:00
manmorjim
fa2bed0df5
Add details about what the rule does
2020-02-26 15:38:43 +01:00
manmorjim
6a34f5d6cb
Release 0.29.0
2020-02-24 16:14:29 +01:00
manmorjim
e08ca8f6bc
Creates the type geomval if does not exist
...
PG12 migration #6237
2020-02-24 16:13:48 +01:00
manmorjim
dd907ac2bc
Using @@plpythonu@@ variable
...
PG12 migration #6237
2020-02-24 16:12:27 +01:00
antoniocarlon
0c23cc4f4f
Modification to trigger the CI
2020-01-20 11:07:00 +01:00
antoniocarlon
861bef0382
Fixed badly generated client scripts
2020-01-15 17:40:36 +01:00
antoniocarlon
9558df2095
Client extension sql files
2020-01-14 13:34:02 +01:00
antoniocarlon
7a08cdf096
Old versions
2020-01-14 13:23:22 +01:00
Javier Villar
7335bacc00
Removing server extension dependency temporarily
2019-11-12 12:32:33 +01:00
Javier Villar
f0070e6158
Updating carto-package
2019-11-12 11:52:40 +01:00
Raul Marin
346db43968
Release client extension 0.27.0
2019-10-09 12:57:27 +02:00
Raul Marin
a30ba351cf
Qualify extension calls
2019-10-08 11:47:00 +02:00
Raul Marin
33b723fa3d
Set safe path
2019-10-08 11:19:09 +02:00
Javier Goizueta
8507067901
Release 0.26.2 client extension
2019-02-25 16:48:36 +01:00
Javier Goizueta
dfaf0d5245
Prevent use of quota for bogus configurations
...
This is a stop-gap measure for the hypothetical case of a service configuration that yields NULL quota values.
2019-02-25 16:32:01 +01:00
Rafa de la Torre
f63d73b9d7
Fix the bulk geocoding when soft_limit is enabled
...
Fix the case where there's not enough quota to geocode a table but the
soft_limit is set to true.
The function `cdb_enough_quota` accounts for the `soft_limit` flag, as
well as for the remaining quota and the rows to be geocoded.
2019-02-19 12:27:29 +01:00
Rafa de la Torre
29e636f115
Test for bulk geocoding w/ soft_limit enabled
2019-02-19 12:24:06 +01:00
Javier Torres
ab13f3a803
Also have to upgrade the geocoding function type
2018-12-24 17:55:50 +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
antoniocarlon
bafa60303c
Added data observatory permission
2018-09-11 15:45:06 +02:00
antoniocarlon
ffa67fe6ca
Client changes
2018-09-11 14:50:11 +02:00
antoniocarlon
5989cb1dff
Fixed exception safe functions
2018-09-11 12:17:28 +02:00
antoniocarlon
5307078171
Added CR suggestions
2018-09-11 12:13:06 +02:00
antoniocarlon
ad9619bb00
Removed unused declaration
2018-09-11 12:04:19 +02:00
antoniocarlon
2a6e63b618
Fixed tests
2018-09-11 12:02:24 +02:00
antoniocarlon
c5b6c27045
Fixed JSON return value
2018-09-11 11:19:12 +02:00
antoniocarlon
b6d37c6773
Managing public api key permissions
2018-09-11 11:07:59 +02:00
antoniocarlon
e82fb49028
organization default to null
2018-09-11 10:57:32 +02:00