-
-
Notifications
You must be signed in to change notification settings - Fork 141
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
fix(tianmu):the data is wrong when altering table after deleting.(#1199) #1272
Conversation
Thanks for the contribution! Please review the labels and make any necessary changes. |
10e858b
to
a4caa11
Compare
Codecov ReportBase: 43.11% // Head: 43.12% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## stonedb-5.7-dev #1272 +/- ##
================================================
Coverage 43.11% 43.12%
================================================
Files 1830 1830
Lines 396311 396320 +9
================================================
+ Hits 170854 170897 +43
+ Misses 225457 225423 -34
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
d661331
to
3857690
Compare
828ccb5
to
3446379
Compare
3446379
to
6b924d7
Compare
…neatom#1199) Because the records which was deleted is not filtered in fill_row().
6b924d7
to
f2f000e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Because the records which was deleted is not filtered.
Summary about this PR
Issue Number: close #1199
[summary]
Because the records which was deleted is not filtered in fill_row().
Tests Check List
Changelog
Documentation