db
db copied to clipboard
Add Dsn constructor for unix socket
Dsn may be created either with host and port or with unix_socket. Currently there is no option to create dsn using unix socket. May be there should be two static constructors or something.