mz_sql::pure::mysql

Function references_system_schemas

Source
pub(super) fn references_system_schemas(
    requested_references: &Option<ExternalReferences>,
) -> bool
Expand description

Checks if the requested external references contain any explicit references to system schemas, since these are otherwise default excluded when retrieving tables from MySQL.