Hi, I am trying to use sql config, but it seems quite troublesome to receive sql data in the correct order.
Assuming the default config is - just tag headers but do not modify message (report_safe 0) - no test report in the header (remove_header Report) and a user wants to turn the reports on, the user config should say add_header all Report _REPORT_ and be read after the defaults. If, however, default policy leaves the report header and the user wants to disable, the user config should be remove_header all Report The suggested database layout does not ensure that the remove_header is actually following the report_safe part Wolfgang Hamann