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: Exclude the schema name from the table name of INDEX #52

Merged
merged 1 commit into from
Mar 24, 2024

Conversation

ginokent
Copy link
Contributor

Ticket / Issue Number

Note

Please fill in the ticket or issue number.

Example:

#3

What's changed

Note

Please explain what changes this pull request will make.

Example:

  • Added functionality to perform 'bar' on 'foo'.

Check List

  • Assign labels
  • Add appropriate test cases

Remark

Note

Please provide additional remarks if necessary.

@ginokent ginokent added the fix A bug fix label Mar 24, 2024
@ginokent ginokent self-assigned this Mar 24, 2024
@ginokent ginokent force-pushed the fix-index-table-name branch from 941323a to ae5ba02 Compare March 24, 2024 20:01
@ginokent ginokent force-pushed the fix-index-table-name branch from ae5ba02 to 2ff90d3 Compare March 24, 2024 20:11
@ginokent ginokent marked this pull request as ready for review March 24, 2024 20:11
@ginokent ginokent requested a review from a team as a code owner March 24, 2024 20:11
Copy link

codecov bot commented Mar 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.75%. Comparing base (bb23894) to head (2ff90d3).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #52      +/-   ##
==========================================
- Coverage   92.80%   92.75%   -0.06%     
==========================================
  Files          84       84              
  Lines        7023     7023              
==========================================
- Hits         6518     6514       -4     
- Misses        487      489       +2     
- Partials       18       20       +2     

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

@ginokent ginokent merged commit 4a071ad into main Mar 24, 2024
11 of 12 checks passed
@ginokent ginokent deleted the fix-index-table-name branch March 24, 2024 22:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix A bug fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants