Bug: Refresh schema all tables
In my data model, I clicked "Refresh Tables Schemas" to refresh for all tables in my data model. It incorrectly told me that one table could not be found in source (I then did Refresh Schema on that same table individually and it worked).
Probably related: A colleague tells me that in their experience Refresh Tables Schemas is unreliable and as a result they refresh tables individually, but haven't given me exact steps to recreate the issue. I think it sometimes misses schema changes.
Tim von Ahsen
Posted 9 months agoยทLast reply 9 months ago
1 comment
Tim von Ahsen
OP9 months agoMaybe it's just slow and lacking a progress indicator: On another attempt, I got the popup about changed fields after a few minutes.ย
In my case, my query is slow, so maybe if it's doing "select top 1" that's taking a while. It'd be great to at least get an indicator show that it's still processing.