Feature #13058
Fill param_type_id field in data_files_param_values table, and add config parameter to enable querying it.
Start date:
06/27/2016
Due date:
% Done:
100%
Estimated time:
Description
Fill param_type_id field in data_files_param_values table, and add config parameter to enable querying it. The config param database.use_param_type_id_in_queries should not be enabled unless all existing entries in df_pv have been backfilled or else it will give the wrong answer.