Skip to content
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

Fixed rename with just one column #121

Merged
merged 2 commits into from
Jul 30, 2024
Merged

Fixed rename with just one column #121

merged 2 commits into from
Jul 30, 2024

Conversation

mdshamoon
Copy link
Contributor

@mdshamoon mdshamoon commented Jul 29, 2024

Summary

Fixed rename with just one column. Fix for DalgoT4D/DDP_backend#740

@fatchat
Copy link
Contributor

fatchat commented Jul 29, 2024

this looks good. can you just do one check - look at the other operations and see if any of them have the same bug?

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.15%. Comparing base (c27d61a) to head (197e46e).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #121      +/-   ##
==========================================
+ Coverage   76.12%   76.15%   +0.03%     
==========================================
  Files          32       32              
  Lines        1512     1514       +2     
==========================================
+ Hits         1151     1153       +2     
  Misses        361      361              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mdshamoon
Copy link
Contributor Author

@fatchat checked few other operations that makes sense for a single column and they are working fine.

@fatchat fatchat merged commit 265db85 into main Jul 30, 2024
1 check passed
@fatchat fatchat linked an issue Jul 31, 2024 that may be closed by this pull request
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.

Error while renaming a jsonb column in UI4t
3 participants