Farfetch / kafkaflow-retry-extensions

Kafka Flow Retry Patterns Extensions
https://farfetch.github.io/kafkaflow-retry-extensions/
MIT License
56 stars 7 forks source link

[Feature Request]: Ability to set schema for SQL Server operations #135

Closed carlosgoias closed 10 months ago

carlosgoias commented 1 year ago

Is your request related to a problem you have?

Yes, currently we have two different schema databases in SQL Server for Kafka Retry Extensions

Describe the solution you'd like

On the write and read operations we should be able to pass the schema we define

Are you able to help bring it to life and contribute with a Pull Request?

Yes

Additional context

No response

luispfgarces commented 10 months ago

Implemented on #136 and #138.