db icon indicating copy to clipboard operation
db copied to clipboard

Add Dsn constructor for unix socket

Open dmotitsk opened this issue 3 years ago • 0 comments

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.

dmotitsk avatar Aug 17 '22 10:08 dmotitsk