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: Generate docs.md files with link to schema.yml columns #337

Open
awoehrl opened this issue Feb 28, 2023 · 0 comments
Open

Feature: Generate docs.md files with link to schema.yml columns #337

awoehrl opened this issue Feb 28, 2023 · 0 comments
Labels
triaged: yes Has been approved for future implementation

Comments

@awoehrl
Copy link

awoehrl commented Feb 28, 2023

Is your feature request related to a problem? Please describe.
dbt has the option to define column descriptions in markdown files. It would be great to have an option in dbt-coves to generate schema descriptions in the style of:

      - name: status
        description: '{{ doc("orders_status") }}'

And generate a docs.md file that has the columns defined, so I would just need to add my descriptions there.

@github-actions github-actions bot added the triaged: no Hasn't been approved for future implementation label Feb 28, 2023
@BAntonellini BAntonellini added triaged: yes Has been approved for future implementation reviewed: yes Has undergone review and removed triaged: no Hasn't been approved for future implementation reviewed: yes Has undergone review labels Jun 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triaged: yes Has been approved for future implementation
Projects
None yet
Development

No branches or pull requests

2 participants