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

Feature: admin api to get database/table list #17477

Open
everpcpc opened this issue Feb 18, 2025 · 0 comments
Open

Feature: admin api to get database/table list #17477

everpcpc opened this issue Feb 18, 2025 · 0 comments
Assignees
Labels
C-feature Category: feature

Comments

@everpcpc
Copy link
Member

everpcpc commented Feb 18, 2025

Summary

  • show databases;
  • show full tables from {database}
  • show fields from {database}.{table}
  • show create table {database}.{table}
  • call system$search_tables({table})
@everpcpc everpcpc added the C-feature Category: feature label Feb 18, 2025
@everpcpc everpcpc self-assigned this Feb 18, 2025
@everpcpc everpcpc changed the title Feature: admin api in management mode to get database/table list Feature: admin api to get database/table list Feb 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-feature Category: feature
Projects
None yet
Development

No branches or pull requests

1 participant