Namespace PowerSync.Common.DB.Schema
Namespaces
Classes
- SchemaJsonConverter
Serializes a Schema into the JSON format expected by the
powersync_replace_schemaSQLite function.
- TableJsonConverter
Serializes a Table into the JSON format expected by the
powersync_replace_schemaSQLite function.
- TrackPreviousOptions
Whether to include previous column values when PowerSync tracks local changes. Including old values may be helpful for some backend connector implementations, which is why it can be enabled on a per-table or per-column basis.