Expand description

Functions and types for conveniently traversing and querying a SqlSchema.

Structs

  • A generic reference to a schema item. It holds a reference to the schema so it can offer a convenient API based on the Id type.

Type Aliases