SQLITE_DENY(3) | Library Functions Manual | SQLITE_DENY(3) |
SQLITE_DENY
, SQLITE_IGNORE
—
#define SQLITE_DENY
#define SQLITE_IGNORE
Note that SQLITE_IGNORE is also used as a conflict resolution mode returned from the sqlite3_vtab_on_conflict() interface.
December 19, 2018 | NetBSD 9.0 |