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

Add configurable options for Ping Check and SSLMode #14

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

quentinkhoo
Copy link

@quentinkhoo quentinkhoo commented Jan 21, 2025

This PR enables the following configuration options through the config file:

Postgres

  • sslmode: allows you to configure the sslmode for the connection string
  • pingCheck: allows you to confgiure whether a ping check should be performed before establishing the DB connection

MySQL

  • pingCheck: allows you to confgiure whether a ping check should be performed before establishing the DB connection

@quentinkhoo quentinkhoo changed the title add configurable options for ping check and sslmode Add configurable options for ping check Jan 21, 2025
@quentinkhoo quentinkhoo changed the title Add configurable options for ping check Add configurable options for Ping Check and SSLMode Jan 21, 2025
@quentinkhoo quentinkhoo marked this pull request as ready for review January 21, 2025 09:26
@quentinkhoo
Copy link
Author

hey @klouddb , i've made a PR in reference to the issues highlighted in this issue, let me know if the PR works or where it can be improved! :)

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.

1 participant