Skip to content

chore(2.x): release 2.21.0#259

Merged
roxblnfk merged 1 commit into
2.xfrom
release-please--branches--2.x--components--database
Jun 24, 2026
Merged

chore(2.x): release 2.21.0#259
roxblnfk merged 1 commit into
2.xfrom
release-please--branches--2.x--components--database

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

2.21.0 (2026-06-24)

Features

  • OnConflict: index-inference predicate for ON CONFLICT (Postgres/SQLite) (#258) (bdd2cea)

Bug Fixes

  • MySQL: omit row alias on upsert DO NOTHING — the alias made the no-op col = col ambiguous at runtime (bdd2cea)
  • Postgres: unquote EXCLUDED in upsert DO UPDATE — quoted "EXCLUDED" broke every update-branch upsert at runtime (bdd2cea)

This PR was generated with Release Please. See documentation.

@github-actions github-actions Bot requested a review from a team as a code owner June 24, 2026 09:46
@codecov

codecov Bot commented Jun 24, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.69%. Comparing base (bdd2cea) to head (7262519).
⚠️ Report is 1 commits behind head on 2.x.

Additional details and impacted files
@@            Coverage Diff            @@
##                2.x     #259   +/-   ##
=========================================
  Coverage     95.69%   95.69%           
  Complexity     2067     2067           
=========================================
  Files           140      140           
  Lines          5835     5835           
=========================================
  Hits           5584     5584           
  Misses          251      251           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@roxblnfk roxblnfk merged commit 14c2bc2 into 2.x Jun 24, 2026
30 of 31 checks passed
@roxblnfk roxblnfk deleted the release-please--branches--2.x--components--database branch June 24, 2026 09:51
@github-actions

Copy link
Copy Markdown
Contributor Author

🤖 Release is at https://github.com/cycle/database/releases/tag/2.21.0 🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant