Electric.Postgres.LogicalReplication.Messages.Relation.Column
(electric v1.6.2)
Copy Markdown
View Source
Summary
Types
@type t() :: %Electric.Postgres.LogicalReplication.Messages.Relation.Column{ flags: [:key], name: String.t(), type_modifier: integer(), type_oid: pos_integer() }