eureka-network / rs-eureka

Eureka sink
0 stars 0 forks source link

Fetches `table_name` on main node cli from manifest modules, instead of instance of `RecordChanges` #70

Closed jorgeantonio21 closed 1 year ago

jorgeantonio21 commented 1 year ago

In #67, the table_name, in which operations are inserted, should be retrieved directly from the config module_name, instead of a RecordChange instance.

benjaminbollen commented 1 year ago

closing because reverting on this proposed change