| .. | ||
| src | ||
| Cargo.lock | ||
| Cargo.toml | ||
| diesel.toml | ||
| Makefile | ||
| README.md | ||
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.