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

Extend show_tables/table_info to attached databases #3420

Merged
merged 6 commits into from
May 1, 2024

Conversation

acquamarin
Copy link
Collaborator

This PR extends show_tables()/table_info() call functions to all attached databases.
SHOW_TABLES(): can now show tables in attached databases.
TABLE_INFO(): can now take in an attached database name.

@acquamarin acquamarin changed the title Extension show_tables/table_info to attached databases Extend show_tables/table_info to attached databases May 1, 2024
src/include/catalog/catalog_content.h Outdated Show resolved Hide resolved
@acquamarin acquamarin merged commit 338ab93 into master May 1, 2024
17 checks passed
@acquamarin acquamarin deleted the table-info-func branch May 1, 2024 05:29
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