We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
π Implement `requestConnection` method
Upgrade to latest Bridges
Upgrade `DatabaseIdentifier` π and implement conveniences
Fix query execution caused by typo
Allow to release connection
Became RC and update readme
Add support for configuring connections via UNIX domain socket
DatabaseHost: switch to SocketAddress instead of plain host+port
Conform to updated `BridgeConnection` protocol
EventLoop fixes