KB-4985

health-dot-h3-missing-target-collections.sql

1 min read Revision 1
dot-healths178-fix25query

SELECT count(*) AS missing_target_count FROM dot_tools WHERE status IN ('active','published') AND tier = 'B' AND NOT (extra_metadata ? 'target_collections')