struct

Lustra::Model::Introspection::SchemaIndexInfo

Inherits Struct < Value < Object

Summary of a database index used by schema_description.

Constructors

new(name : String, definition : String, unique : Bool, primary : Bool)
Source

Instance methods

definition
Source
flags
Source
name
Source
primary
Source
unique
Source