Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Unix socket for database. #3

Closed
skid9000 opened this issue Dec 23, 2020 · 2 comments
Closed

Support Unix socket for database. #3

skid9000 opened this issue Dec 23, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@skid9000
Copy link

In config something like this could work :

Conn = socket or ip
Host = unix:/path/to/socket OR ip

Also make the password field optional if unix socket are used.

@outout14 outout14 added the enhancement New feature or request label Dec 24, 2020
@luclu7
Copy link
Contributor

luclu7 commented Dec 25, 2020

You can already leave the passworld field empty, it's not required btw.

@outout14
Copy link
Owner

Commit #8 by @luclu7 merged in commit 44f07ca
The problem is considered resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants