Function mz_sql::pure::mysql::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.