Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Ydb support #1

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

Closed
wants to merge 6 commits into from
Closed

Ydb support #1

wants to merge 6 commits into from

Conversation

atrian
Copy link
Collaborator

@atrian atrian commented Mar 10, 2023

floatdrop PR restored and modified.

  • ydb-go-sdk database/sql driver support
  • Add extra test cases

@atrian atrian requested a review from asmyasnikov March 10, 2023 14:38
"time"

"go.uber.org/atomic"

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

странное разбиение на блоки импортов. Посмотри на соседние проекты

|------------|-------------|
| `x-migrations-table`| Name of the migrations table |
| `database` | The name of the database to connect to |
| `token` | Authentication token |
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

еще есть вариант с static credentials
типа grpc://user:password@host:port

@@ -0,0 +1,19 @@
# YDB

`ydb://host:port?token=token&database=/local&x-multi-statement=true`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

grpc[s]://host:port/database?QUERY_PARAMS

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

art22m added a commit to art22m/golang-migrate that referenced this pull request Dec 8, 2024
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.

3 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.