You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The key part here to note is that for some reason the company_id changed between the two queries. I promise I used the same information for both queries. I feel like this is related to #104.
The text was updated successfully, but these errors were encountered:
I will admit that I am not 100% that
in
is causing this issue, I have not dug deep enough into it.The following is the output from the logger from the query
The following is the "modified" working query
The following is the output of the working query
The key part here to note is that for some reason the
company_id
changed between the two queries. I promise I used the same information for both queries. I feel like this is related to #104.The text was updated successfully, but these errors were encountered: