sqlite · sqlite/SQLITE_TOOBIG
SQLITE_TOOBIG
String or BLOB too large
A string or BLOB value exceeds the limit set by SQLITE_LIMIT_LENGTH (default 1 billion bytes).
A string or BLOB value exceeds the limit set by SQLITE_LIMIT_LENGTH (default 1 billion bytes).