Table of Contents

Namespace PowerSync.Common.DB.Schema

Namespaces

PowerSync.Common.DB.Schema.Attributes

Classes

Schema
SchemaJsonConverter

Serializes a Schema into the JSON format expected by the powersync_replace_schema SQLite function.

Table
TableJsonConverter

Serializes a Table into the JSON format expected by the powersync_replace_schema SQLite function.

TableOptions
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.

Enums

ColumnType