Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
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