SQLITE_PERM constant

int const SQLITE_PERM

Access permission denied

Implementation

static const int SQLITE_PERM = 3;