def primary_key?
#
enum CryStorage::Column::Key
Defined in:
table.crEnum 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