Skip to main content

MAX_SQL_LENGTH

Constant MAX_SQL_LENGTH 

Source
pub const MAX_SQL_LENGTH: u32 = 1_000_000_000;
Expand description

Maximum length of a single SQL statement in bytes.