appendFrom Method @beta
Append partial changes from the current reader row and merge them into the cache.
appendFrom(source: ChangeSource): void
| Parameter | Type | Description |
|---|---|---|
| source | ChangeSource | Any ChangeSource positioned on a valid row. |
Returns - void
Defined in
- backend/src/PartialChangeUnifier.ts Line 235
Last Updated: 06 May, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.