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

schemadiff: reject non-deterministic function in new column's default value #16684

Removing NonDeterministicDefaultStrategy. It is non-optional as MySQL…

2cd96bc
Select commit
Loading
Failed to load commit list.
Merged

schemadiff: reject non-deterministic function in new column's default value #16684

Removing NonDeterministicDefaultStrategy. It is non-optional as MySQL…
2cd96bc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 2, 2024 in 0s

68.94% (+0.00%) compared to e89f684

View this Pull Request on Codecov

68.94% (+0.00%) compared to e89f684

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.94%. Comparing base (e89f684) to head (2cd96bc).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff            @@
##             main   #16684    +/-   ##
========================================
  Coverage   68.93%   68.94%            
========================================
  Files        1564     1565     +1     
  Lines      201371   201553   +182     
========================================
+ Hits       138821   138959   +138     
- Misses      62550    62594    +44     

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