-
Notifications
You must be signed in to change notification settings - Fork 470
Add YDB support (Issue #1014) #4954
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
base: master
Are you sure you want to change the base?
Conversation
create sql builder
Dev member translator
YdbOptions create
…inq2db into Provider_adapter_dev
create adapter
create mapping schema
create bulk copy recursive
merge master
Schema provider dev
fix update method
refactor comments
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Right now I don't have much time to look at it (maybe next week), but I would like to ask you to add CI support and data types tests similar to tests I created for ClickHouse
You can join discord so we can discuss what need to be done in more details
/azp run test-all |
Azure Pipelines successfully started running 1 pipeline(s). |
We support hundreds of SQL functions (see Linq\Expressions.cs). I do not see any implementation for YDB here. |
@igor-tkachev, we are gradually removing translations from |
See discussion: #1014 (comment)