Searched refs:sqlite3changeset_apply (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/public-domain/sqlite/man/
H A DMakefile231 sqlite3changeset_apply.3 \
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.h11145 ** The sqlite3changeset_apply() function automatically converts the
11155 ** sqlite3changeset_apply() function silently ignore any modifications to the
11215 ** a database with a compatible schema using the [sqlite3changeset_apply()]
11395 ** is passed to the sqlite3changeset_apply() API. Other conflict types work
11507 ** a conflict-handler callback by [sqlite3changeset_apply()], SQLITE_MISUSE
11531 ** passed to a conflict-handler by [sqlite3changeset_apply()], or an iterator
11603 ** passed to a conflict-handler by [sqlite3changeset_apply()], or an iterator
11634 ** passed to a conflict-handler by [sqlite3changeset_apply()], or an iterator
11668 ** conflict-handler callback by [sqlite3changeset_apply()] with either
11718 ** [sqlite3changeset_apply()], [SQLITE_MISUS
[all...]
H A Dsqlite3.c11458 ** The sqlite3changeset_apply() function automatically converts the
11468 ** sqlite3changeset_apply() function silently ignore any modifications to the
11528 ** a database with a compatible schema using the [sqlite3changeset_apply()]
11708 ** is passed to the sqlite3changeset_apply() API. Other conflict types work
11820 ** a conflict-handler callback by [sqlite3changeset_apply()], SQLITE_MISUSE
11844 ** passed to a conflict-handler by [sqlite3changeset_apply()], or an iterator
11916 ** passed to a conflict-handler by [sqlite3changeset_apply()], or an iterator
11947 ** passed to a conflict-handler by [sqlite3changeset_apply()], or an iterator
11981 ** conflict-handler callback by [sqlite3changeset_apply()] with either
12031 ** [sqlite3changeset_apply()], [SQLITE_MISUS
228393 SQLITE_API int sqlite3changeset_apply( function
[all...]

Completed in 506 milliseconds