Module consts

Source
Expand description

Constants.

Structs§

ReservedColumnId
Column id reserved by the engine.

Enums§

ReservedColumnType 🔒

Constants§

OP_TYPE_COLUMN_NAME
Name for reserved column: op_type
PRIMARY_KEY_COLUMN_NAME
Name for reserved column: primary_key
SEQUENCE_COLUMN_NAME
Name for reserved column: sequence

Statics§

INTERNAL_COLUMN_VEC 🔒
Internal Column Name

Functions§

is_internal_column