dataservices-api/client/sql
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
..
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 Removed unused declaration 2018-09-11 12:04:19 +02:00
16_custom_types.sql Use Point for geocoding results 2018-12-24 17:19:13 +01:00
20_table_augmentation.sql Fixed functions 2018-09-10 13:43:04 +02:00
21_bulk_geocoding_functions.sql Fix the bulk geocoding when soft_limit is enabled 2019-02-19 12:27:29 +01: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 Missing grant 2018-07-19 10:36:49 +02:00