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
"." is the single wildcard character in regular expressions, but this is the simpler/different LIKE operator and in LIKE the single wildcard character is "_".
Requirement 18G is as such:
The json-schema and OAPI schema define the
"."
character to be the default.The text was updated successfully, but these errors were encountered: