Skip to content

Conversation

@1NepuNep1
Copy link
Collaborator

See #3

  • Supported retries in database/sql generated code for ydb engine
  • Supported Idempotent flag in ydb generation

TODO: support options in WIthRetryOptions

1NepuNep1 and others added 22 commits May 21, 2025 02:18
… integration

- Added reserved keywords and parsing logic
- CREATE TABLE support and tests
- SELECT initial support and tests
- Initial YDB engine integration and examples
…y with 2 updates (sqlc-dev#3941)

Bumps the production-dependencies group with 2 updates in the / directory: [github.com/google/cel-go](https://github.com/google/cel-go) and [google.golang.org/grpc](https://github.com/grpc/grpc-go).

Updates `github.com/google/cel-go` from 0.24.1 to 0.25.0
- [Release notes](https://github.com/google/cel-go/releases)
- [Commits](google/cel-go@v0.24.1...v0.25.0)

Updates `google.golang.org/grpc` from 1.71.1 to 1.72.0
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.71.1...v1.72.0)

---
updated-dependencies:
- dependency-name: github.com/google/cel-go
  dependency-version: 0.25.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: google.golang.org/grpc
  dependency-version: 1.72.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the production-dependencies group in /docs with 1 update: [packaging](https://github.com/pypa/packaging).


Updates `packaging` from 24.2 to 25.0
- [Release notes](https://github.com/pypa/packaging/releases)
- [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst)
- [Commits](pypa/packaging@24.2...25.0)

---
updated-dependencies:
- dependency-name: packaging
  dependency-version: '25.0'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
USE ...
PRAGMA
CREATE USER
CREATE GROUP
COMMIT
RESTORE

also added some new tests and debugged old code for mistakes
Initial YDB  support in SQLC
@1NepuNep1 1NepuNep1 deleted the branch ydb-platform:ydb September 3, 2025 12:44
@1NepuNep1 1NepuNep1 closed this Sep 3, 2025
@1NepuNep1 1NepuNep1 deleted the ydb branch September 3, 2025 12:44
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.

1 participant