vapor / fluent-postgres-driver

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

Fix logging of enum builder queries #192

Closed gwynne closed 2 years ago

gwynne commented 2 years ago

Queries issued for creation, updating, and dropping of enum types in databases which use custom data types for enumeration support (e.g. Postgres) were not being logged properly.

VaporBot commented 2 years ago

These changes are now available in 2.2.5