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

feat: add SHOW commands #289

Merged
merged 1 commit into from
Nov 19, 2024
Merged

Conversation

matthias-Q
Copy link
Collaborator

@matthias-Q matthias-Q commented Nov 15, 2024

Add (some) SHOW statements from trino/presto, MySQL and Postgres.

https://dev.mysql.com/doc/refman/8.4/en/show.html
https://prestodb.io/docs/current/sql/show-create-table.html
https://trino.io/docs/current/sql/show-create-table.html

There are way more variations, but as usual way to many with slight differences. :-/

@matthias-Q matthias-Q marked this pull request as draft November 15, 2024 23:30
@matthias-Q matthias-Q marked this pull request as ready for review November 15, 2024 23:48
@matthias-Q matthias-Q requested review from DerekStride and dmfay and removed request for DerekStride November 15, 2024 23:48
@matthias-Q matthias-Q merged commit 40d1503 into DerekStride:main Nov 19, 2024
8 checks passed
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 this pull request may close these issues.

2 participants