feat(targets): SQL target developers can now more easily override the mapping from JSON schema to SQL column type #379
api-changes.yml
on: pull_request
Check API Changes
12s
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#L657
Positional parameter was moved: `` -> ``
|
SQLConnector.to_sql_type(self):
singer_sdk/connectors/sql.py#L657
Parameter was added as required: `` -> ``
|