-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Epgsql supports native binary data encoding/decoding. There is a document on how to implement one:
https://github.com/epgsql/epgsql/blob/devel/doc/pluggable_types.md
The way you document in your README is quite unnatural for epgsql because you use equery (which assumes native format), but then send/receive the payload in text format
Metadata
Metadata
Assignees
Labels
No labels