You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rather than do this one-off for each, perhaps we should add a general. configurable rule in the queries.yaml, something like internal_prefixes: [ mz_ ], and any property which starts with any of those prefixes gets removed?
The text was updated successfully, but these errors were encountered:
Refs #333 & #620.
Rather than do this one-off for each, perhaps we should add a general. configurable rule in the
queries.yaml
, something likeinternal_prefixes: [ mz_ ]
, and any property which starts with any of those prefixes gets removed?The text was updated successfully, but these errors were encountered: