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

fix: add workarounds for duckdb's limitation on sequences #333

Merged
merged 7 commits into from
Dec 27, 2024

Conversation

fanyang01
Copy link
Contributor

@fanyang01 fanyang01 commented Dec 27, 2024

This PR addresses the issue with auto-increment columns mentioned in #329.

@fanyang01 fanyang01 requested a review from Copilot December 27, 2024 17:25
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 5 out of 5 changed files in this pull request and generated 3 comments.

Comments suppressed due to low confidence (1)

main_test.go:1164

  • Ensure that the new behavior for auto-increment tables is covered by other tests.
"table_with_auto_increment_table_option",

@fanyang01 fanyang01 merged commit 0283fe8 into main Dec 27, 2024
14 checks passed
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