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 experimental ydb.RegisterDsnParser for register external custom DSN parser for ydb.Open and sql.Open driver constructor #1237

Merged
merged 1 commit into from
May 21, 2024

Conversation

asmyasnikov
Copy link
Member

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: N/A

What is the new behavior?

Other information

Copy link

github-actions bot commented May 20, 2024

github.com/ydb-platform/ydb-go-sdk/v3

compatible changes

RegisterDsnParser: added
UnregisterDsnParser: added

summary

Base version: v3.67.3-0.20240521183216-d6d2af185194 (master)
Cannot suggest a release version.
Can only suggest a release version when compared against the most recent version of this major: v3.67.2.

sql.go Outdated Show resolved Hide resolved
Copy link

github-actions bot commented May 20, 2024

🌋 Here are results of SLO test for Native ydb-go-sdk/v3 over table-service:

Grafana Dashboard

SLO-native-table

Copy link

github-actions bot commented May 20, 2024

🌋 Here are results of SLO test for Go SDK database/sql:

Grafana Dashboard

SLO-database-sql

Copy link

github-actions bot commented May 20, 2024

🌋 Here are results of SLO test for Native ydb-go-sdk/v3 over query-service:

Grafana Dashboard

SLO-native-query

Copy link

github-actions bot commented May 20, 2024

🌋 Here are results of SLO test for Go SDK gorm:

Grafana Dashboard

SLO-gorm

Copy link

github-actions bot commented May 20, 2024

🌋 Here are results of SLO test for Go SDK xorm:

Grafana Dashboard

SLO-xorm

@asmyasnikov asmyasnikov force-pushed the dsn-parser branch 3 times, most recently from faa44d0 to 7d03d3f Compare May 20, 2024 19:30
@asmyasnikov asmyasnikov changed the title * Added experimental ydb.RegisterSqlOpenDsnParser for register external custom DSN parser for sql.Open driver constructor * Added experimental ydb.RegisterDsnParser for register external custom DSN parser for ydb.Open and sql.Open driver constructor May 20, 2024
@asmyasnikov asmyasnikov force-pushed the dsn-parser branch 3 times, most recently from 66aee9e to d1c340b Compare May 21, 2024 18:34
…s for register/unregister external custom DSN parser for `ydb.Open` and `sql.Open` driver constructor
@asmyasnikov asmyasnikov merged commit 35e9c7c into master May 21, 2024
36 checks passed
@asmyasnikov asmyasnikov deleted the dsn-parser branch May 21, 2024 20:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants