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

dev: Implement String() for Connection and/or configs for print debug info on fails #908

Merged

Conversation

Albitko
Copy link

@Albitko Albitko commented Dec 10, 2023

Implement String() for Driver
#549

I hereby agree to the terms of the CLA available at: https://yandex.ru/legal/cla/?lang=en

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

What is the current behavior?

Issue Number: #549

Driver that implements Connection interface doesn't implement String interface

What is the new behavior?

Driver implements String interface and can be used for debugging

Other information

@asmyasnikov asmyasnikov changed the base branch from master to driver-string December 25, 2023 07:47
@asmyasnikov asmyasnikov merged commit 17d223e into ydb-platform:driver-string Dec 25, 2023
2 checks passed
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