Skip to main content

TABLE_REQUIRED

Constant TABLE_REQUIRED 

Source
pub const TABLE_REQUIRED: &str = "TABLE_REQUIRED";
Expand description

Returned when table argument is required but was omitted.

This occurs in multi-table mode when more than one table is mounted and no default table is configured.