Per-column metadata carried on a Change (mirrors the Relation message).
Summary
Types
@type t() :: %Replicant.Change.Column{ flags: [atom()], name: String.t() | nil, type: String.t() | nil, type_modifier: non_neg_integer() | nil }
Per-column metadata carried on a Change (mirrors the Relation message).
@type t() :: %Replicant.Change.Column{ flags: [atom()], name: String.t() | nil, type: String.t() | nil, type_modifier: non_neg_integer() | nil }