SQLITE_INTERNAL constant

int const SQLITE_INTERNAL

Internal logic error in SQLite

Implementation

static const int SQLITE_INTERNAL = 2;