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

ISSUE-34: Support unix socket connections #37

Merged
merged 6 commits into from
Feb 11, 2022
Merged

ISSUE-34: Support unix socket connections #37

merged 6 commits into from
Feb 11, 2022

Conversation

fraenky8
Copy link
Owner

This PR does the following:

  • Adds a new flag -socket to support unix socket connections for Postgres and MySQL.
  • Refactors a bit:
    • Fix small issues.
    • Fix Go docs: wording and typos.
  • Fixes support unix socket connection #34

Including small fixes for the Go doc comments and small renamings/rearrangements.
Added a default `root` user like we have in Postgresql.
Added a unit test as well.

Including small fixes for the Go doc comments and small renamings/rearrangements.
@fraenky8 fraenky8 self-assigned this Jan 29, 2022
@fraenky8 fraenky8 merged commit 7f3258b into master Feb 11, 2022
@fraenky8 fraenky8 deleted the ISSUE-34 branch February 11, 2022 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

support unix socket connection
1 participant