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

Update Postgres connection variable name #35

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

Tsovak
Copy link
Contributor

@Tsovak Tsovak commented Jun 22, 2024

resolves dekart-xyz/dekart#189

Description

The name of the Postgres database connection variable has been modified. The previous DEKART_POSTGRES_DATA_CONNECTION is now DEKART_POSTGRES_DATASOURCE_CONNECTION. This change has been reflected in Docker setup instructions and environment variables documentation.

Checklist

  • I have run this code in development and it appears to resolve the stated issue
  • This PR includes tests, or tests are not required/relevant for this PR

The name of the Postgres database connection variable has been modified. The previous `DEKART_POSTGRES_DATA_CONNECTION` is now `DEKART_POSTGRES_DATASOURCE_CONNECTION`. This change has been reflected in Docker setup instructions and environment variables documentation.
@Tsovak Tsovak requested a review from a team as a code owner June 22, 2024 14:35
@Tsovak
Copy link
Contributor Author

Tsovak commented Jun 22, 2024

@delfrrr please merge it after
dekart-xyz/dekart#189 and
dekart-xyz/dekart#190

@delfrrr delfrrr merged commit 53de248 into dekart-xyz:main Sep 24, 2024
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.

Config Name Is Incorrect For Data Source In Documentation
2 participants