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
{{ message }}
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.
"temporary_table", # TODO: temporary tables must be accessed in the SESSSION schema (http://db.apache.org/derby/docs/10.2/ref/rrefdeclaretemptable.html)
# Not an error: Syntax not supported (WHERE clause is mandatory in SELECT expressions)
"quote_string",
"trivial_query",
"clear_result_return",
"command_query",
"fetch_.*",
"get_query_.*",
"data_.*",
"quote_identifier.*",
"is_valid_result",
"get_statement",
"row_count",
"get_info_result",
# Not an error: DBItest does not quote identifiers in select expressions. https://github.com/rstats-db/DBItest/issues/64