Lines Matching defs:sqlite3changeset_apply

11179 ** The sqlite3changeset_apply() function automatically converts the
11189 ** sqlite3changeset_apply() function silently ignore any modifications to the
11249 ** a database with a compatible schema using the [sqlite3changeset_apply()]
11429 ** is passed to the sqlite3changeset_apply() API. Other conflict types work
11541 ** a conflict-handler callback by [sqlite3changeset_apply()], SQLITE_MISUSE
11565 ** passed to a conflict-handler by [sqlite3changeset_apply()], or an iterator
11637 ** passed to a conflict-handler by [sqlite3changeset_apply()], or an iterator
11668 ** passed to a conflict-handler by [sqlite3changeset_apply()], or an iterator
11702 ** conflict-handler callback by [sqlite3changeset_apply()] with either
11752 ** [sqlite3changeset_apply()], [SQLITE_MISUSE] is immediately returned and the
12041 ** function passed as the fifth argument to sqlite3changeset_apply() may be
12055 ** the call to sqlite3changeset_apply() returns SQLITE_MISUSE. Different
12056 ** actions are taken by sqlite3changeset_apply() depending on the value
12162 SQLITE_API int sqlite3changeset_apply(
12295 ** call to sqlite3changeset_apply() returns SQLITE_MISUSE.
12308 ** and the call to sqlite3changeset_apply() returns SQLITE_ABORT.
12478 ** <tr><td>sqlite3changeset_apply_strm<td>[sqlite3changeset_apply]
220259 "sqlite3changeset_apply(): no such table: %s", zTab
220265 "sqlite3changeset_apply(): table %s has %d columns, "
220272 sqlite3_log(SQLITE_SCHEMA, "sqlite3changeset_apply(): "
220394 SQLITE_API int sqlite3changeset_apply(