Optional
Readonly
filterThe name of the table
true to include the table, false to skip it
Optional
Readonly
onFunction called when a conflict is detected during changeset application.
The type of conflict (SQLITE_CHANGESET_CONFLICT, etc.)
One of SQLITE_CHANGESET_OMIT, SQLITE_CHANGESET_REPLACE, or SQLITE_CHANGESET_ABORT
Function called to filter which tables to apply changes to.