Skip to content

Basic Support for Sequences#69

Merged
everpcpc merged 2 commits intodatabendlabs:mainfrom
PlaidCloud:support_sequence
Aug 29, 2025
Merged

Basic Support for Sequences#69
everpcpc merged 2 commits intodatabendlabs:mainfrom
PlaidCloud:support_sequence

Conversation

@rad-pat
Copy link
Copy Markdown
Contributor

@rad-pat rad-pat commented Aug 29, 2025

Databend currently only supports creating a sequence and that sequence is not specific to a schema. This provides the support required for that, but amends some of the dialect tests to cope with no schema specification.

@bohutang bohutang requested a review from everpcpc August 29, 2025 10:40
@everpcpc everpcpc merged commit 68ae1fb into databendlabs:main Aug 29, 2025
2 checks passed
@everpcpc
Copy link
Copy Markdown
Member

@rad-pat
Copy link
Copy Markdown
Contributor Author

rad-pat commented Sep 1, 2025

Test seems fails on main: https://github.com/databendlabs/databend-sqlalchemy/actions/runs/17322315114/job/49178292012 cc @rad-pat

Oh, I did make a fix for that - to set the sequence_step_size to 1, maybe I didn't fix before this was merged. I'll make another PR

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