SQLITE_TOOBIG constant

int const SQLITE_TOOBIG

String or BLOB exceeds size limit

Implementation

static const int SQLITE_TOOBIG = 18;