Connection bug when using Summarizer(s)...? π€
I have a table that is otherwise working. When I add a summarizer to a column, I get the following error:
It also shows the sql, which looks fine, but it indicates that the connection is the default connection and not the correct connection, which is not the default. (I have multiple connections in this application.)
So, without the summarizer, all is fine. Add the summarizer and the aforementioned error occurs.
While I may have missed something, I did poke around in the Summarizer class(es) to try to find anything related to DB connections.
Any thoughts...? π€
0 Replies