Skip to content

feat: Added SQLConnector.prepare_primary_key for target to implement for custom table primary key adaptation #364

feat: Added SQLConnector.prepare_primary_key for target to implement for custom table primary key adaptation

feat: Added SQLConnector.prepare_primary_key for target to implement for custom table primary key adaptation #364

Status Failure
Total duration 24s
Artifacts

api-changes.yml

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

Annotations

1 error and 1 warning
Check API Changes
Process completed with exit code 1.
target_tests: singer_sdk/testing/suites.py#L95
Attribute value was changed: `TestSuite(kind='target', tests=[TargetArrayData, TargetCamelcaseComplexSchema, TargetCamelcaseTest, TargetCliPrintsTest, TargetDuplicateRecords, TargetEncodedStringData, TargetInvalidSchemaTest, TargetNoPrimaryKeys, TargetOptionalAttributes, TargetRecordBeforeSchemaTest, TargetRecordMissingKeyProperty, TargetRecordMissingOptionalFields, TargetSchemaNoProperties, TargetSchemaUpdates, TargetSpecialCharsInAttributes])` -> `TestSuite(kind='target', tests=[TargetArrayData, TargetCamelcaseComplexSchema, TargetCamelcaseTest, TargetCliPrintsTest, TargetDuplicateRecords, TargetEncodedStringData, TargetInvalidSchemaTest, TargetNoPrimaryKeys, TargetOptionalAttributes, TargetPrimaryKeyUpdates, TargetRecordBeforeSchemaTest, TargetRecordMissingKeyProperty, TargetRecordMissingOptionalFields, TargetSchemaNoProperties, TargetSchemaUpdates, TargetSpecialCharsInAttributes])`