enum CryStorage::Column::Key

Defined in:

table.cr

Enum Members

PrimaryKey = 0

Instance Method Summary

Instance methods inherited from struct Enum

to_io(io : IO, format = nil) to_io

Class methods inherited from struct Enum

from_io(io : IO, format = nil) from_io

Instance methods inherited from class Object

tabulate(io)
tabulate
tabulate
, tap(&) tap

Instance Method Detail

def primary_key? #

[View source]