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 functions of_BuildExpression and of_BuildComparison (and other?) should escape the single quote character (') if it builds expressions. Currently it doesn't create a valid expression if the value contains a single quote character.
The functions of_BuildExpression and of_BuildComparison (and other?) should escape the single quote character (') if it builds expressions. Currently it doesn't create a valid expression if the value contains a single quote character.