Skip to content
New issue

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

[pg] DuckDB's SHOW ALL TABLES command is not working #281

Closed
fanyang01 opened this issue Dec 10, 2024 · 0 comments · Fixed by #287
Closed

[pg] DuckDB's SHOW ALL TABLES command is not working #281

fanyang01 opened this issue Dec 10, 2024 · 0 comments · Fixed by #287
Assignees

Comments

@fanyang01
Copy link
Collaborator

fanyang01 commented Dec 10, 2024

postgres=# show all tables;
ERROR:  error: invalid show_variables query: show all tables;

Introduced in #226

fanyang01 added a commit that referenced this issue Dec 16, 2024
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 fanyang01 assigned fanyang01 and unassigned VWagen1989 Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants