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

/freebsd-10.2-release/contrib/sqlite3/
H A Dsqlite3.h418 #define SQLITE_SCHEMA 17 /* The database schema changed */ macro
3071 ** ^If the database schema changes, instead of returning [SQLITE_SCHEMA] as it
3583 ** [SQLITE_INTERRUPT], [SQLITE_SCHEMA], [SQLITE_CORRUPT], and so forth)
H A Dsqlite3.c989 #define SQLITE_SCHEMA 17 /* The database schema changed */ macro
3642 ** ^If the database schema changes, instead of returning [SQLITE_SCHEMA] as it
4154 ** [SQLITE_INTERRUPT], [SQLITE_SCHEMA], [SQLITE_CORRUPT], and so forth)
13266 ** itself before giving up and returning SQLITE_SCHEMA.
[all...]
/freebsd-10.2-release/crypto/heimdal/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 604 milliseconds