You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make DatabaseError.isConnectionClosed functional (#187)
* Return true for `DatabaseError.isConnectionClosed` when `PostgresError.connectionClosed` happens.
* Avoids double-running the FluentBenchmark tests, adds the missing `testSQL()` benchmark test, and runs the tests when not in Xcode.
0 commit comments