see https://internet2.slack.com/archives/C7V0UQDJ4/p1743702280297729
Grouper v5.17.1 - I am creating a SQL sync to go from postgres to postgres. I am specifying the columns to sync. I get the error noted below. What’s interesting is there is a column in the source table defined with a datatype of uuid but it is NOT one of the cols to be sync’d. I don’t see a way to add uuid as a known type or a way to ignore the offending col.