Skip to main content

is_system_schema

Function is_system_schema 

Source
pub fn is_system_schema(schema: &str) -> bool
Expand description

Helper to check if a schema name is a system schema. Used for dependency tracking to avoid tracking dependencies on system objects.