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

Fix generating schema fails due to column name conflicts #418

Merged
merged 1 commit into from
Oct 28, 2024

Updated sql_builder_template to check if column is in a conflicted co…

9f8732c
Select commit
Loading
Failed to load commit list.
Merged

Fix generating schema fails due to column name conflicts #418

Updated sql_builder_template to check if column is in a conflicted co…
9f8732c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 27, 2024 in 1s

90.47% (target 90.00%)

View this Pull Request on Codecov

90.47% (target 90.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.47%. Comparing base (e715b13) to head (9f8732c).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #418   +/-   ##
=======================================
  Coverage   90.46%   90.47%           
=======================================
  Files         132      132           
  Lines        7561     7566    +5     
=======================================
+ Hits         6840     6845    +5     
  Misses        558      558           
  Partials      163      163           

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