dataservices-api/client/sql
Juan Ignacio Sánchez Lara b0c1948c14 TL;DR: safer deployment and minor fixes
- Instead of modifying cdb_service_quota_info to return max_batch_size,
a new type (service_quota_info_batch) and a new function
(cdb_service_quota_info_batch) are created. That makes deployment safe.
- Fixes geocoding with forced batch size 1.
- Improves namespacing for count_estimate (->
cdb_dataservices_client.cdb_count_estimate).
- Improves namespacing for jsonb_array_casttext (->
cdb_dataservices_client.cdb_jsonb_array_casttext).
2018-07-18 14:57:40 +02:00
..
00_header.sql Add cartodb to the search path 2016-12-29 12:11:00 +01:00
05_utils.sql TL;DR: safer deployment and minor fixes 2018-07-18 14:57:40 +02:00
10_geocoder_server_conn.sql Client: Add PARALLEL and VOLATILE categories 2017-11-14 16:45:36 +01:00
15_config_management.sql Client: Add PARALLEL and VOLATILE categories 2017-11-14 16:45:36 +01:00
16_custom_types.sql TL;DR: safer deployment and minor fixes 2018-07-18 14:57:40 +02:00
20_table_augmentation.sql Client: Add PARALLEL and VOLATILE categories 2017-11-14 16:45:36 +01:00
21_bulk_geocoding_functions.sql TL;DR: safer deployment and minor fixes 2018-07-18 14:57:40 +02:00
35_precheck_functions.sql Client: Add PARALLEL and VOLATILE categories 2017-11-14 16:45:36 +01:00
80_permissions.sql Removed the old versioning system 2016-04-20 11:18:24 +02:00
95_grant_execute_manual.sql Add missing permission for cdb_bulk_geocode_street_point 2018-07-05 15:10:05 +02:00