feat: Added SQLConnector.prepare_primary_key
for target to implement for custom table primary key adaptation
#364
Annotations
1 error and 1 warning
|
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])`
|
The logs for this run have expired and are no longer available.
Loading