Getting connection.queryRaw is not a function error

Hi

I am getting connection.queryRaw is not a function error while running SQL querry within retool. I started experiencing this issue from today, which was running fine previously.

Can someone please advise?

Thanks

Support team have flagged this as a bug.

Thanks for reaching out and for the update, @rtulachan. :+1:

I'm just confirming that your initial report was documented internally and that we've mostly narrowed down the scope of the issue. The root cause seems to be related to having multiple MSSQL resources that use different authentication schemes. We're currently noodling on a fix that is more nuanced than just resetting the entire connection pool, but you can likely unblock yourself by writing a raw SQL query instead of using the GUI mode.

I'll provide an update here as soon as I can!