flipp-oss / deimos

Framework to work with Kafka, Avro and ActiveRecord
Other
59 stars 22 forks source link

State Based Mode: change the detection of primary_key #168

Closed dkharytonenko-blackbird closed 1 year ago

dkharytonenko-blackbird commented 1 year ago

Description

Change the detection methods for primary_key in state_based mode

Fixes # (issue)

Bug in DB updates according to primary_key detection

Type of change