flipp-oss / deimos

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

PDA-114: Checking key_field instead of primary_key #180

Closed alemdomarco closed 1 year ago

alemdomarco commented 1 year ago

Pull Request Template

Description

Fixed a bug when you have different primary_key it would insert data with id = 0 into the database

Fixes # (issue)

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Checklist: