cpursley / walex

Postgres change events (CDC) in Elixir
MIT License
276 stars 14 forks source link

Types: Allow optional sending of postgres column type #21

Closed cpursley closed 8 months ago

cpursley commented 8 months ago

Types: Allow optional sending of postgres columns as they contain the Postgres type. This is already available in %WalEx.Postgres.Decoder.Messages.Relation.Column