vapor / fluent-postgres-driver

🐘 PostgreSQL driver for Fluent.
MIT License
149 stars 53 forks source link

Convert Fluent's uint8 type to Postgres "char" #132

Closed tanner0101 closed 4 years ago

tanner0101 commented 4 years ago

Fluent's .uint8 schema data type is now converted to Postgres' 8-bit "char" type.

tanner0101 commented 4 years ago

These changes are now available in 2.0.0-beta.2.3