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

Added DatabasePort to Kernel/Config.pm.dist and scripts/backup.pl #642

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

fkffm
Copy link

@fkffm fkffm commented Feb 13, 2025

Proposed change

The DSN configurations now include the database port. Additionally, DatabasePort was added in scripts/backup.pl for proper connectivity.

Type of change

1 - 🚀 feature

Checklist

  • The code change is tested and works locally.(❗)
  • There is no commented out code in this PR.(❕)
  • You improved or added new unit tests.(❕)
  • Local ZnunyCodePolicy passed.(❕)
  • Local UnitTests / Selenium passed.(❕)
  • GitHub workflow CI (UnitTests / Selenium) passed.(❗)

@rkaldung
Copy link
Member

rkaldung commented Mar 7, 2025

@fkffm How does this work with local connections using the socket?

@rkaldung rkaldung added the 4 - clarification The issue or pull requests needs more information. label Mar 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4 - clarification The issue or pull requests needs more information.
Development

Successfully merging this pull request may close these issues.

3 participants