A TRUNCATE of one of the subscribed tables.
Summary
Types
@type t() :: %WalEx.Changes.TruncatedRelation{ commit_timestamp: DateTime.t() | nil, schema: String.t() | nil, table: String.t() | nil, type: String.t() }
A TRUNCATE of one of the subscribed tables.
@type t() :: %WalEx.Changes.TruncatedRelation{ commit_timestamp: DateTime.t() | nil, schema: String.t() | nil, table: String.t() | nil, type: String.t() }