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

[!] switch configuration to connection string from separate parameters, closes #255 #322

Merged
merged 11 commits into from
Dec 6, 2023

Conversation

pashagolub
Copy link
Collaborator

  • [+] replace single connection options with --config
  • [!] switch configuration to connection string from separate parameters
  • [*] update environment variables description
  • api requests params changed
  • db types updated
  • db grid columns updated
  • dbs table updated
  • test connection type deleted
  • body params for test connection request changed
  • db modal form component updated
  • connection tab layout changed

pashagolub and others added 11 commits December 4, 2023 18:53
@pashagolub pashagolub linked an issue Dec 6, 2023 that may be closed by this pull request
8 tasks
@pashagolub pashagolub changed the title 255 switch to config connstr [!] switch configuration to connection string from separate parametersm, closes #255 Dec 6, 2023
@pashagolub pashagolub changed the title [!] switch configuration to connection string from separate parametersm, closes #255 [!] switch configuration to connection string from separate parameters, closes #255 Dec 6, 2023
src/patroni.go Dismissed Show dismissed Hide dismissed
@pashagolub pashagolub self-assigned this Dec 6, 2023
@pashagolub pashagolub added the epic Large body of work broken down into a number of smaller issues label Dec 6, 2023
@pashagolub pashagolub added this to the Connection strings milestone Dec 6, 2023
@pashagolub pashagolub merged commit 47efa38 into master Dec 6, 2023
8 checks passed
@pashagolub pashagolub deleted the 255-switch-to-config-connstr branch December 6, 2023 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
epic Large body of work broken down into a number of smaller issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

switch to connection strings instead of separate connection parameters
2 participants