267 B
267 B
Interim Metadata Engine (mdengine)
This crate is responsible for navigating the PostgreSQL information_schema
and catalogs tables to extract rich understanding of database structure and
permissions.
It does not fetch data directly from any user defined tables.