SQLITE_TOOBIG constant
int
const SQLITE_TOOBIG
String or BLOB exceeds size limit
Implementation
static const int SQLITE_TOOBIG = 18;
String or BLOB exceeds size limit
static const int SQLITE_TOOBIG = 18;