feat(targets): SQL target developers can now more easily override the mapping from JSON schema to SQL column type #371
api-changes.yml
on: pull_request
Check API Changes
11s
Annotations
1 error and 2 warnings
Check API Changes
Process completed with exit code 1.
|
SQLConnector.to_sql_type(jsonschema_type):
singer_sdk/connectors/sql.py#L627
Positional parameter was moved: `` -> ``
|
SQLConnector.to_sql_type(self):
singer_sdk/connectors/sql.py#L627
Parameter was added as required: `` -> ``
|