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

Update SQL strings to conform to new format. #4049

Merged
merged 3 commits into from
Jan 12, 2024

Conversation

ProjectsByJackHe
Copy link
Contributor

Description

With respect to improving database storage, we proposed a new SQL schema.

This PR adjusts the workflow script to generate SQL strings that conform to the new schema.

Testing

CI

Documentation

N/A

@ProjectsByJackHe ProjectsByJackHe requested a review from a team as a code owner January 12, 2024 00:01
nibanks
nibanks previously approved these changes Jan 12, 2024
Copy link

codecov bot commented Jan 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1558e63) 87.07% compared to head (7435a24) 87.01%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4049      +/-   ##
==========================================
- Coverage   87.07%   87.01%   -0.06%     
==========================================
  Files          56       56              
  Lines       16938    16938              
==========================================
- Hits        14748    14738      -10     
- Misses       2190     2200      +10     

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

@ProjectsByJackHe ProjectsByJackHe merged commit af23333 into main Jan 12, 2024
351 of 354 checks passed
@ProjectsByJackHe ProjectsByJackHe deleted the jackhe/update-sql-exe branch January 12, 2024 01:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants