vapor / fluent-postgres-driver

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

Make `DatabaseError.isConnectionClosed` functional #187

Closed gwynne closed 2 years ago

gwynne commented 2 years ago

DatabaseError.isConnectionClosed now has the value true when the underlying error is PostgresError.connectionClosed.

Also avoids double-running the FluentBenchmark tests (same change as fluent-sqlite-driver#75) and actually runs the tests on Linux now.

VaporBot commented 2 years ago

These changes are now available in 2.2.2