LIMIT_SQL_LENGTH top-level constant

int const LIMIT_SQL_LENGTH

The maximum length of an SQL statement, in bytes.

Implementation

const LIMIT_SQL_LENGTH = 1;