SqliteChange Interface
Represent sqlite change.
Properties
| Name | Type | Description | |
|---|---|---|---|
| $op | SqliteChangeOp | undefined | SQLite operation that created this change | |
| $stage | SqliteValueStage | undefined | version of data in change. | |
| $table | string | undefined | name of table | 
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.