Skip to content

Conversation

rustamwin
Copy link
Member

Q A
Is bugfix? ✔️/❌
New feature? ✔️/❌
Breaks BC? ✔️/❌
Fixed issues yiisoft/db#94

Copy link

codecov bot commented Aug 20, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.67%. Comparing base (38f117c) to head (02f0b60).

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #422   +/-   ##
=========================================
  Coverage     98.67%   98.67%           
- Complexity      248      249    +1     
=========================================
  Files            24       24           
  Lines           753      755    +2     
=========================================
+ Hits            743      745    +2     
  Misses           10       10           

☔ View full report in Codecov by Sentry.
📢 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.

Copy link
Member

@Tigrov Tigrov left a comment

Choose a reason for hiding this comment

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

MySQL does not support FROM clause in UPDATE query. It should generate UPDATE table1, table2, ... query instead

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