dataservices-api/client/sql
Mario de Frutos 3eee68c56e _OBS_Precheck and OBS_MetadataValidator
New functions to perform a precheck for the user data and metadata
parameters that are going to be used to execute a OBS_GetData operation.

Doing this before the OBD_GetData we are able to check if we're going to
have problems with the current request. Is useful because right now
we're using the *_Exception_Safe functions which return NULL in case we
have an exception, this leads to execute the whole request even if we
know beforehand that it's going to fail.
2017-08-09 12:26:41 +02:00
..
00_header.sql Add cartodb to the search path 2016-12-29 12:11:00 +01:00
10_geocoder_server_conn.sql Removed the old versioning system 2016-04-20 11:18:24 +02:00
15_config_management.sql Removed the old versioning system 2016-04-20 11:18:24 +02:00
16_custom_types.sql Add new params at the end #361 2017-05-09 16:36:03 +02:00
20_table_augmentation.sql Use real function name for compatibility 2016-09-07 15:40:20 +02:00
35_precheck_functions.sql _OBS_Precheck and OBS_MetadataValidator 2017-08-09 12:26:41 +02:00
80_permissions.sql Removed the old versioning system 2016-04-20 11:18:24 +02:00
95_grant_execute_manual.sql _OBS_Precheck and OBS_MetadataValidator 2017-08-09 12:26:41 +02:00