Skip to content
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.

feat: add connection config file support #29

Merged
merged 1 commit into from
Jun 29, 2018
Merged

Conversation

justinlettau
Copy link
Owner

@justinlettau justinlettau commented Jun 27, 2018

Description

Add support for storing connections in a separate config file. Closes #28

Checklist

Please ensure your pull request fulfills the following requirements:

  • The commit messages follow our guidelines (CONTRIBUTING.md).
  • Tests for any changes have been added (for bug fixes / features).
  • Docs have been added / updated (for bug fixes / features).

Type

What kind of change does this pull request introduce?

[ ] Bug.
[x] Feature.
[ ] Code style update (formatting, local variables).
[ ] Refactoring (no functional changes, no api changes).
[ ] Build related changes.
[ ] CI related changes.
[ ] Documentation content changes.
[ ] Other (please describe below).

Breaking Changes

Does this pull request introduce any breaking changes?

[ ] Yes
[x] No

Other Information

n/a

@justinlettau justinlettau merged commit ed92901 into master Jun 29, 2018
@justinlettau justinlettau deleted the feat-conns-file branch June 29, 2018 00:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Any way to encrypt the database connection info? Or separate it?
1 participant