Skip to content

sql: add schema descriptions as table and column comments #579

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

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

isaac-sec
Copy link

The steampipe CLI does this, and it's very helpful when trying to figure out what a specific table or column holds.

@isaac-sec isaac-sec force-pushed the isaac/desc-comments branch 2 times, most recently from ffd051e to a7d0852 Compare July 25, 2025 11:56
The steampipe CLI does this, and it's very helpful when trying to figure
out what a specific table or column holds.
@isaac-sec isaac-sec force-pushed the isaac/desc-comments branch from a7d0852 to cf4928c Compare July 25, 2025 12:01
@isaac-sec
Copy link
Author

isaac-sec commented Jul 25, 2025

The original code was broken. I pushed an update with an approach that does work by hooking foreign table creation and adding comments with the descriptions immediately after it is executed.

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.

1 participant