Sync.SQLite

Classes

Class Description
ChangeApplierSQLite Applies sync changes to SQLite database.
MappingRepository SQLite repository for sync mapping state and record hashes.
MappingStateRepository Repository for mapping state and record hash tracking.
SqliteConnectionSyncExtensions Extension methods for SQLite sync operations.
SubscriptionRepository Repository for managing sync subscriptions in SQLite.
SyncClientRepository Repository for managing sync clients in SQLite.
SyncLogRepository Static methods for sync log operations.
SyncSchema Creates and manages sync schema tables for SQLite.
SyncSessionManager Manages sync session state for trigger suppression in SQLite.
TriggerColumnInfo Column information for trigger generation.
TriggerGenerator Generates sync triggers for SQLite tables.