Question
In the data provided by the Fivetran Log connector, how do you check what are the exact schema changes that the connector came across over the past 30 days?
As visible in the dashboard:
Environment
Fivetran Log connector
Answer
The log table has a message_event field that contains the alter_table
event. This event helps keep a count of the number of changes made to your schema and in turn, displays the same on your dashboard.
Comments
0 comments
Please sign in to leave a comment.