Module sql::catalog[][src]

Expand description

Catalog abstraction layer.

Structs

Configuration associated with a catalog.

A dummy SessionCatalog implementation.

Enums

An error returned by the catalog.

Traits

A catalog keeps track of SQL objects and session state available to the planner.