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

Prepare for v1.2.0 #108

Merged
merged 3 commits into from
Jan 8, 2025
Merged

Prepare for v1.2.0 #108

merged 3 commits into from
Jan 8, 2025

Conversation

samansmink
Copy link
Collaborator

@Mytherin

  • applied upstream patch
  • bumped submodules to main
  • bumped ci to main

1 test failure remaining: https://github.com/samansmink/duckdb_mysql/actions/runs/12652013004/job/35253758231#step:9:40

Query unexpectedly failed! (/Users/runner/work/duckdb_mysql/duckdb_mysql/test/sql/attach_update.test:43)!
================================================================================
UPDATE s1.test SET i = NULL WHERE i = 2;
================================================================================
Not implemented Error: Unsupported operator type PROJECTION in UPDATE statement - only simple deletes (e.g. UPDATE FROM tbl WHERE x=y) are supported in the MySQL connector
-------------------------------------------------------------------------------

@Mytherin Mytherin merged commit 94b1ec6 into duckdb:main Jan 8, 2025
16 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.

2 participants