-
Notifications
You must be signed in to change notification settings - Fork 95
Open
Labels
enhancementNew feature or requestNew feature or request
Description
The problem
Currently, we've selected the tables to capture the change, and we can apply some simple filters to the column values.
However, there may be different actions for different columns. For example, in a product table, if the price changes, I might want to trigger a pricing microservice; if inventory data changes, I might want to perform another action—all within the same table.
The Idea
It would be really cool if we could ignore changes in certain columns, or activate a sync only for certain columns, not just by their values, but also ignore any changes. This could be something additional on this screen. Or is there already something like this?

Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request