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

feat: add dbml table note #66

Merged
merged 3 commits into from
Jan 4, 2024
Merged

feat: add dbml table note #66

merged 3 commits into from
Jan 4, 2024

Conversation

datnguye
Copy link
Owner

@datnguye datnguye commented Jan 4, 2024

resolves #65

Description

Add table's note for DBML target from model's description field

Checklist

  • I have read the contributing guide and understand what's expected of me
  • I have run this code in development and it appears to resolve the stated issue
  • This PR includes tests, or tests are not required/relevant for this PR
  • I have opened an issue to add/update docs, or docs changes are not required/relevant for this PR

Copy link

codecov bot commented Jan 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b8427e0) 100.00% compared to head (dad61c8) 100.00%.
Report is 1 commits behind head on main.

❗ Current head dad61c8 differs from pull request most recent head 0e2cf4b. Consider uploading reports for the commit 0e2cf4b to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##              main       #66    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           43        27    -16     
  Lines         1135       653   -482     
==========================================
- Hits          1135       653   -482     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@datnguye datnguye merged commit 5ba8122 into main Jan 4, 2024
2 of 3 checks passed
@datnguye datnguye deleted the feat/add-dbml-table-note branch January 4, 2024 13:46
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.

[FEAT] Use model description as "note" in DBML.
1 participant