struct

Lustra::Model::Introspection::SchemaDescription

Inherits Struct < Value < Object

Full table snapshot combining columns and indexes.

Constructors

new(schema : String, table : String, columns : Array(SchemaColumnInfo), indexes : Array(SchemaIndexInfo))
Source

Instance methods

columns
Source
indexes
Source
schema
Source
table
Source