Module mz_sql::pure::references
source · Structs§
- A set of resolved source references.
Enums§
- Reference
Metadata πMetadata about an available source reference retrieved from the upstream system. - A client that allows determining all available source references and resolving them to a user-specified source reference during purification.
Statics§
- DATABAS
E_ πFAKE_ NAME The name of the fake database that we use for non-Postgres sources to fit the model of a 3-layer catalog used to resolve references in theSourceReferenceResolver
. This isnβt actually stored in the catalog since theReferenceMetadata::external_reference
method only includes the database name for Postgres sources.