© 2026 Hedgehog Software, LLC
"custom_selected_rules" text[] DEFAULT NOT NULL
customSelectedRules: text("custom_selected_rules") .array() .default([]) .notNull()
"custom_selected_rules" text[] DEFAULT '{}'::text[] NOT NULL