dataservices-api/server/extension/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 Removed old versioning system 2016-03-17 22:49:55 +01:00
10_redis_helper.sql Removed old versioning system 2016-03-17 22:49:55 +01:00
15_config_helper.sql Missing changes in source 2017-03-30 18:03:45 +02:00
20_geocode_street.sql Fix bugs in geocoding server functions 2017-03-29 16:20:59 +02:00
30_admin0.sql Added logger to metrics context manager 2016-11-04 13:39:10 +01:00
40_admin1.sql Added logger to metrics context manager 2016-11-04 13:39:10 +01:00
50_namedplaces.sql Fixed fallback to internal geocoder in nameplaces geocoding functions 2017-05-26 12:41:41 +02:00
60_postalcodes.sql Swap the function creation order 2017-07-07 19:03:16 +02:00
70_ips.sql Added logger to metrics context manager 2016-11-04 13:39:10 +01:00
80_isolines_helper.sql Use service params configuration in Mapzen services 2017-03-06 15:25:11 +01:00
85_isodistance.sql Mapzen isochtrones integration 2016-11-29 12:57:23 +01:00
90_isochrone.sql Mapzen isochtrones integration 2016-11-29 12:57:23 +01:00
100_routing_helper.sql Use service params configuration in Mapzen services 2017-03-06 15:25:11 +01:00
105_route_between_points.sql Added logger to metrics context manager 2016-11-04 13:39:10 +01:00
110_data_observatory_augmentation.sql _OBS_Precheck and OBS_MetadataValidator 2017-08-09 12:26:41 +02:00
115_data_observatory_exploration.sql Fixed some typos in SQL artifact v0.18 and v0.17 2016-11-11 11:13:08 +01:00
120_data_observatory_geometries.sql Fixed some typos in SQL artifact v0.18 and v0.17 2016-11-11 11:13:08 +01:00
125_data_observatory_table_augment.sql Add populate table function and several fixes 2016-08-30 16:38:44 +02:00
130_data_observatory_helper.sql New DO function _OBS_GetNumerators 2017-07-13 17:31:49 +02:00
200_quotas.sql Do not enforce types for params #302 2016-11-24 18:38:33 +01:00
210_rates.sql Rename constructor arguments for consistency 2017-03-28 10:53:16 +02:00
999_geocoder_server_user.sql Removed old versioning system 2016-03-17 22:49:55 +01:00