Skip to content

[+] add comments#6

Open
ybregey wants to merge 1 commit into
boserh:mainfrom
ybregey:feat-column-comments
Open

[+] add comments#6
ybregey wants to merge 1 commit into
boserh:mainfrom
ybregey:feat-column-comments

Conversation

@ybregey
Copy link
Copy Markdown

@ybregey ybregey commented May 15, 2026

Render DB column comments (col.comment) in the per-column annotation line, e.g.

# == Annotato Schema Info
# Table: sites
#
# Columns:
#  id          :bigint                         not null, primary key
#  location_id :bigint                         not null, comment: "External id from SomeService — NOT a FK to public.locations."
#  created_at  :timestamp(6) without time zone not null
#  updated_at  :timestamp(6) without time zone not null
#
# Indexes:
#  index_sites_on_location_id (location_id)

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