Closed zhangwl9 closed 5 days ago
Wrong column name in TableMetaMapper#selectTableRuntimeMetas of branch 0.7.x
Change the column name target_change_napshot_id to target_change_snapshot_id
[ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible
[ ] Add screenshots for manual tests if appropriate
[x] Run test locally before making a pull request
@majin1102 @czy006 could you please take a look at this when you're free, thanks
@czy006 thanks for the review and merging!
Why are the changes needed?
Wrong column name in TableMetaMapper#selectTableRuntimeMetas of branch 0.7.x
Brief change log
Change the column name target_change_napshot_id to target_change_snapshot_id
How was this patch tested?
[ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible
[ ] Add screenshots for manual tests if appropriate
[x] Run test locally before making a pull request
Documentation