We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SHOW ALL TABLES
postgres=# show all tables; ERROR: error: invalid show_variables query: show all tables;
Introduced in #226
The text was updated successfully, but these errors were encountered:
fix: allow DuckDB's SHOW ALL TABLES command
ee6d08e
Related to #281 Add support for `SHOW ALL TABLES` command in DuckDB. --- For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/apecloud/myduckserver/issues/281?shareId=XXXX-XXXX-XXXX-XXXX).
fanyang01
Successfully merging a pull request may close this issue.
Introduced in #226
The text was updated successfully, but these errors were encountered: