hanchuanchuan / goInception

一个集审核、执行、备份及生成回滚语句于一身的MySQL运维工具
https://hanchuanchuan.github.io/goInception/
GNU General Public License v3.0
1.59k stars 545 forks source link

Fix the function of estimating the number of affected rows in dml #644

Closed hanchuanchuan closed 2 months ago

hanchuanchuan commented 2 months ago

upgrade sqlparser version

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 0% with 13 lines in your changes are missing coverage. Please review.

Project coverage is 58.6976%. Comparing base (4169e9c) to head (4d6c361).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #644 +/- ## ================================================ - Coverage 58.7169% 58.6976% -0.0193% ================================================ Files 377 377 Lines 90020 90024 +4 ================================================ - Hits 52857 52842 -15 - Misses 32514 32530 +16 - Partials 4649 4652 +3 ```
sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud