Searched refs:SQLITE_SCHEMA (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.h399 #define SQLITE_SCHEMA 17 /* The database schema changed */ macro
2830 ** ^If the database schema changes, instead of returning [SQLITE_SCHEMA] as it
3309 ** [SQLITE_INTERRUPT], [SQLITE_SCHEMA], [SQLITE_CORRUPT], and so forth)
H A Dsqlite3.c952 #define SQLITE_SCHEMA 17 /* The database schema changed */ macro
3383 ** ^If the database schema changes, instead of returning [SQLITE_SCHEMA] as it
3862 ** [SQLITE_INTERRUPT], [SQLITE_SCHEMA], [SQLITE_CORRUPT], and so forth)
[all...]

Completed in 315 milliseconds