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: In SQL targets, users can now disable column type alterations with the allow_column_alter built-in setting #2504

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Merge branch 'main' into 1781-feat-configurable-target-schema-change-…

c815b16
Select commit
Loading
Failed to load commit list.
Draft

feat: In SQL targets, users can now disable column type alterations with the allow_column_alter built-in setting #2504

Merge branch 'main' into 1781-feat-configurable-target-schema-change-…
c815b16
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 2, 2024 in 0s

91.27% (+0.03%) compared to 0c0e549

View this Pull Request on Codecov

91.27% (+0.03%) compared to 0c0e549

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.27%. Comparing base (0c0e549) to head (c815b16).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2504      +/-   ##
==========================================
+ Coverage   91.24%   91.27%   +0.03%     
==========================================
  Files          62       62              
  Lines        5184     5205      +21     
  Branches      668      668              
==========================================
+ Hits         4730     4751      +21     
  Misses        321      321              
  Partials      133      133              

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