Hi, I am trrying to connect to a Oracle database, the database user’s password has the '' character and seems GE is trying to "parse" the password and throwing error when trying to connect to the database. How can I escape the '" character? The error message is below.
“Unable to find a match for config substitution variable: $xxxxx. Please add this missing variable to your uncommitted/config_variables.yml
file or your environment variables. See https://great-expectations.readthedocs.io/en/latest/reference/data_context_reference.html#managing-environment-and-secrets”