Constant MAX_TABLE_NAME_LEN

pub const MAX_TABLE_NAME_LEN: u64 = 255; // 255u64
Expand description

Maximum length of a table name.