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
This probably comes from your CLI interpretor, as strings into double-quotes are interpolated, and strings into back-quotes are sub commands.
I tested with double-quotes wrapping query without back-quotes for symbol identifiers and with single-quotes wrapping query with back-quotes (not interpolated then), and it worked as expected:
The text was updated successfully, but these errors were encountered: