SQLITE_SCHEMA constant

int const SQLITE_SCHEMA

The database schema changed

Implementation

static const int SQLITE_SCHEMA = 17;