Skip to content

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

Merged
fanyang01 merged 7 commits intomainfrom
fix-create-table-with-auto-increment-option
Dec 27, 2024
Merged

fix: add workarounds for duckdb's limitation on sequences#333
fanyang01 merged 7 commits intomainfrom
fix-create-table-with-auto-increment-option

Conversation

@fanyang01
Copy link
Copy Markdown
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
Copy Markdown

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",

Comment thread .github/workflows/mysql-copy-tests.yml
Comment thread .github/workflows/mysql-copy-tests.yml
Comment thread catalog/database.go Outdated
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