vapor / postgres-nio

🐘 Non-blocking, event-driven Swift client for PostgreSQL.
https://api.vapor.codes/postgresnio/documentation/postgresnio/
MIT License
317 stars 72 forks source link

PostgresBackendMessage.ID should be backed by UInt8 directly #386

Closed fabianfett closed 1 year ago

fabianfett commented 1 year ago

Remove code that can automatically be created by the compiler.