Replies: 1 comment 2 replies
-
Have you tried Data Compare feature? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I can create the compare between two tables and save as a task, but I would love to be able chain a bunch of compare tasks together, have each task export the data from the source and target tables, along with the respective change statement (update, insert, delete), so that I can review en masse and promote select rows.
Our database is two columns, the id (pk) and a jsonb column, so reviewing the data in the compare viewer isn't great.
Beta Was this translation helpful? Give feedback.
All reactions