Skip to content

Conversation

hanchuanchuan
Copy link
Owner

修复当执行类似如下SQL时,除第一个表外,其他表名在审核时会报找不到的错误。

rename table t1 to t1_old,t2 to t1;

关联:#307

@codecov
Copy link

codecov bot commented Mar 24, 2021

Codecov Report

Merging #327 (46817f7) into master (29e1502) will increase coverage by 0.0206%.
The diff coverage is 0.0000%.

@@               Coverage Diff                @@
##             master       #327        +/-   ##
================================================
+ Coverage   57.7836%   57.8042%   +0.0206%     
================================================
  Files           373        373                
  Lines         73815      73825        +10     
================================================
+ Hits          42653      42674        +21     
+ Misses        26708      26700         -8     
+ Partials       4454       4451         -3     

@hanchuanchuan hanchuanchuan merged commit 201bf93 into master Mar 24, 2021
@hanchuanchuan hanchuanchuan deleted the fix-rename-multi-table branch March 24, 2021 14:48
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.

1 participant