feat: In SQL targets, users can now disable column type alterations with the allow_column_alter
built-in setting
#488
api-changes.yml
on: pull_request
Check API Changes
10s
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)`
|