RowChange

interface RowChange : Change

Base for table row-related changes.

Inheritors

Properties

Link copied to clipboard
abstract val parentPath: String?

Parent path for nested tables in collections (e.g., "0.schema.1.child").

Link copied to clipboard
abstract val schemaId: String?

Target schema id for nested collection tables.