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
It appears some users are attempting to query, and using ` or similar characters to encapsulate strings, etc., instead of '. This will cause a warning, etc.
Anticipating some or all of these instances should be ', we can convert them in the javascript as they are typed.