TinyJoin logoTinyJoin

Event properties

reset

The reset property is true when database-owner handover or page restoration requires a re-query even though the changed tables are unknown. In that case tables is empty and every subscription is notified, including filtered ones. Normal committed-change events omit this property. Read more.

revision

The revision property contains the committed database revision. Read more.

tables

The tables property contains the names of changed tables. It is empty when reset is true, which means the subscriber should refresh its query anyway. Read more.