SQLITE_IOERR_NOMEM  989 third_party/sqlite/amalgamation/sqlite3.c #define SQLITE_IOERR_NOMEM             (SQLITE_IOERR | (12<<8))
SQLITE_IOERR_NOMEM  446 third_party/sqlite/amalgamation/sqlite3.h #define SQLITE_IOERR_NOMEM             (SQLITE_IOERR | (12<<8))