Skip to content

Conversation

@AndreasAlbertQC
Copy link
Collaborator

@AndreasAlbertQC AndreasAlbertQC commented Oct 20, 2025

Motivation

Implements #169

Changes

  • Added documentation on SQL generation
  • Renamed incorrectly named file metadata.md to column-metadata.md (Otherwise it does not match index.md)

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Oct 20, 2025
@AndreasAlbertQC AndreasAlbertQC self-assigned this Oct 20, 2025
@AndreasAlbertQC AndreasAlbertQC marked this pull request as ready for review October 20, 2025 10:44
@codecov
Copy link

codecov bot commented Oct 20, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (b9b626c) to head (a296c38).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #178   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           50        50           
  Lines         2904      2904           
=========================================
  Hits          2904      2904           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Member

@delsner delsner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice, just a few minor comments!

@AndreasAlbertQC AndreasAlbertQC enabled auto-merge (squash) October 20, 2025 12:37
@AndreasAlbertQC AndreasAlbertQC merged commit 53c72bd into main Oct 20, 2025
24 checks passed
@AndreasAlbertQC AndreasAlbertQC deleted the docs-sql branch October 20, 2025 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

FAQ Request: How to do you convert a dy.Schema class to a sql DDL?

3 participants