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

feat(sql): alter string length, fix postgres stats #67

Merged
merged 3 commits into from
Dec 17, 2023

feat(mysql,postgres): support alter string length

e3bbd9c
Select commit
Loading
Failed to load commit list.
Merged

feat(sql): alter string length, fix postgres stats #67

feat(mysql,postgres): support alter string length
e3bbd9c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 17, 2023 in 0s

93.24% (-0.03%) compared to b1c21d8

View this Pull Request on Codecov

93.24% (-0.03%) compared to b1c21d8

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b1c21d8) 93.26% compared to head (e3bbd9c) 93.24%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #67      +/-   ##
==========================================
- Coverage   93.26%   93.24%   -0.03%     
==========================================
  Files          28       28              
  Lines        7991     7993       +2     
  Branches     1926     1925       -1     
==========================================
  Hits         7453     7453              
- Misses        538      540       +2     

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