Skip to content
This repository was archived by the owner on Feb 13, 2025. It is now read-only.

Add flag for configuration DSN #410

Merged
merged 1 commit into from
Apr 1, 2024

Conversation

aburtasov
Copy link
Contributor

Description

Another way to configure DSN.
This is relevant for Windows systems, where it is difficult to forward an environment variable

Type of change

  • [+] New feature (non-breaking change which adds functionality)

How Has This Been Tested?

It worked on Winodws with OracleDB

Screenshots (if appropriate):

Test where dsn was output to the console
2024-02-01 19_05_46-MINGW64__c_Users_BurtasovAA

Checklist:

  • [+] My code follows the style guidelines of this project
  • [+ ] I have performed a self-review of my own code
  • [+ ] I have commented my code, particularly in hard-to-understand areas
  • [+ ] I have made corresponding changes to the documentation
  • [+ ] My changes generate no new warnings
  • [+ ] I have added tests that prove my fix is effective or that my feature works
  • [+ ] New and existing unit tests pass locally with my changes
  • [+ ] Any dependent changes have been merged and published in downstream modules
  • [+ ] Updated version in Makefile respecting semver v2

@Yannig Yannig merged commit 8827110 into iamseth:master Apr 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants