Constants
@system-inc/base-foundation · 515c140 · 4 symbols
innoDbMaximumIndexKeyBytes
constant
InnoDB's hard ceiling for a single index key, in bytes, with the DYNAMIC row
format MySQL 8 defaults to. Exceeding it is not a warning and not a
truncation — the CREATE INDEX fails outright with
ERROR 1071: Specified key was too long.
OrmTableDecoratorName
constant
OrmTimeSeriesDefaultLimit
constant
OrmTimeSeriesMaxLimit
constant