Skip to main content

NO_FIXED_SCHEMA_PLUGIN_IDS

Constant NO_FIXED_SCHEMA_PLUGIN_IDS 

Source
pub const NO_FIXED_SCHEMA_PLUGIN_IDS: &[&str];
Expand description

Plugin ids that may be enabled in an app but never contribute fixed database DDL.

CLI schema planning skips these intentionally — they rely on core tables, in-memory state, or app-specific wiring only.