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
Fix an edge case with postgres when searching for a node name with a double quote " in the search expression.
Note that with MySQL, searching for a node name with double quote no longer works due to wrong XPath handling in MySQL.