pub const TABLE_REQUIRED: &str = "TABLE_REQUIRED";
Returned when table argument is required but was omitted.
table
This occurs in multi-table mode when more than one table is mounted and no default table is configured.