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
I just stumbled across this issue with my project as well.
I tried the above method you suggested, and it actually worked sporadically for my queries. It would work on localhost, but not on Heroku, both with the same shared database.
When I switched to the second method (as it seems you have to), it started working the same on both systems.
It would be good to have an example on this at the very least, but I agree with your suggested simplification.
Would it not be better to let this work:
rather than:
The text was updated successfully, but these errors were encountered: