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(rust): simplify the retrieval of the postgres connection url #8731

Merged
merged 1 commit into from
Jan 7, 2025

Conversation

etorreborre
Copy link
Member

This PR uses only one environment variable instead of 5 to build a postgres connection URL.

@etorreborre etorreborre requested a review from a team as a code owner January 7, 2025 16:14
@etorreborre etorreborre enabled auto-merge January 7, 2025 16:18
@davide-baldo
Copy link
Member

I would expect everything except the password to be readable configuration, It would be nice to have the password as a separated environment variable to keep it secret.

@etorreborre etorreborre added this pull request to the merge queue Jan 7, 2025
Merged via the queue into develop with commit 89ea289 Jan 7, 2025
44 checks passed
@etorreborre etorreborre deleted the etorreborre/feat/database-url branch January 7, 2025 17:00
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.

2 participants