Expand description
SqlCatalog trait + descriptor-resolution error type.
Structs§
- Array
Catalog View - View of a registered array, surfaced to the SQL planner. Decoded by
the runtime catalog adapter from its persisted msgpack schema blob;
keeps
nodedb-sqlfree of any dependency onnodedb-array.
Enums§
- SqlCatalog
Error - Errors surfaced by
SqlCatalogimplementations.
Traits§
- SqlCatalog
- Trait for looking up collection metadata during planning.