Module conflict

Module conflict 

Source

Structs§

ConflictTracker
Tracks state across conflict handler invocations within a single apply.
TableColumns
Column indices for a synced table, looked up from PRAGMA table_info.
TableSchema
Schema info for all synced tables: maps table name to column indices.

Functions§

lww_conflict_handler
The production conflict handler for apply_changeset_with_context.