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

Migrate to cosmiconfig #29

Closed

Conversation

perrin4869
Copy link
Collaborator

The main motivation behind this PR is be able to pass options to postgrator that may depend on environmental values, or for example to be able to pass in a function as a password parameter (see: https://node-postgres.com/features/connecting)
I also fixed the broken test and removed tests that are no longer relevant, promisifes the API a bit...
I would like to continue to support postgrator v5, allow for merging options, use type: module, etc etc
Please tell me if I can help maintain this project going forward!

@perrin4869
Copy link
Collaborator Author

perrin4869 commented Nov 22, 2021

@MattiLehtinen
Continuing work over in perrin4869#2
Got postgrator up to v5 and added support for mysql and mssql and the basic tests!
I'm thinking adding a little more polish, maybe migrate the tests to use mocha to clean up a little bit and this could be a go

@perrin4869 perrin4869 closed this Nov 29, 2021
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