common_catalog::consts

Constant MIN_USER_TABLE_ID

Source
pub const MIN_USER_TABLE_ID: u32 = 1024;
Expand description

Reserves [0,MIN_USER_TABLE_ID) for internal usage. User defined table id starts from this value.