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

Fix crash caused by some form of ALTER TABLE ADD COLUMN statements. #7522

Merged
merged 3 commits into from
Mar 20, 2024

Expand list

4d0fb50
Select commit
Loading
Failed to load commit list.
Merged

Fix crash caused by some form of ALTER TABLE ADD COLUMN statements. #7522

Expand list
4d0fb50
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 20, 2024 in 0s

89.65% (target 87.50%)

View this Pull Request on Codecov

89.65% (target 87.50%)

Details

Codecov Report

Merging #7522 (4d0fb50) into main (0acb5f6) will decrease coverage by 0.04%.
The diff coverage is 66.66%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7522      +/-   ##
==========================================
- Coverage   89.69%   89.65%   -0.04%     
==========================================
  Files         283      283              
  Lines       60427    60428       +1     
  Branches     7524     7525       +1     
==========================================
- Hits        54197    54178      -19     
- Misses       4078     4097      +19     
- Partials     2152     2153       +1