Skip to content

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

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

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

Triggered via pull request December 2, 2024 20:01
Status Failure
Total duration 23s
Artifacts

api-changes.yml

on: pull_request
Check API Changes
10s
Check API Changes
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
Check API Changes
Process completed with exit code 1.
Check API Changes
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
SQLConnector.allow_column_alter: singer_sdk/connectors/sql.py#L481
Attribute value was changed: `False` -> `TARGET_ALLOW_COLUMN_ALTER_CONFIG.attribute(default=False)`