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

feat(db): support additional connection details #266

Merged
merged 2 commits into from
Mar 21, 2023

Conversation

stakach
Copy link
Member

@stakach stakach commented Mar 21, 2023

in addition to being able to use PG_DATABASE_URL you can now use

  • PG_HOST
  • PG_PORT
  • PG_DB
  • PG_USER
  • PG_PASSWORD
  • PG_QUERY

@stakach stakach requested a review from viv-4 March 21, 2023 00:57
@github-actions github-actions bot added the type: enhancement new feature or request label Mar 21, 2023
@github-actions github-actions bot added type: enhancement new feature or request and removed type: enhancement new feature or request labels Mar 21, 2023
Copy link

@viv-4 viv-4 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@stakach stakach merged commit f9575b9 into master Mar 21, 2023
@stakach stakach deleted the database-connection-update branch March 21, 2023 02:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement new feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants