LIMIT_LENGTH top-level constant
int
const LIMIT_LENGTH
The maximum size of any string or BLOB or table row, in bytes.
Implementation
const LIMIT_LENGTH = 0;
The maximum size of any string or BLOB or table row, in bytes.
const LIMIT_LENGTH = 0;