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: translate queries for all table types in JDBC metadata #295

Merged
merged 2 commits into from
Aug 4, 2022

Conversation

olavloite
Copy link
Collaborator

Add translations for all table types in the JDBC getTables metadata
query.

Add translations for all table types in the JDBC getTables metadata
query.
@codecov
Copy link

codecov bot commented Jul 22, 2022

Codecov Report

Merging #295 (ae9917c) into postgresql-dialect (612fc44) will increase coverage by 0.06%.
The diff coverage is 100.00%.

@@                   Coverage Diff                    @@
##             postgresql-dialect     #295      +/-   ##
========================================================
+ Coverage                 82.93%   82.99%   +0.06%     
  Complexity                 1330     1330              
========================================================
  Files                       109      109              
  Lines                      4593     4611      +18     
  Branches                    574      574              
========================================================
+ Hits                       3809     3827      +18     
  Misses                      596      596              
  Partials                    188      188              
Flag Coverage Δ
all_tests 82.99% <100.00%> (+0.06%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...dapter/statements/JdbcMetadataStatementHelper.java 80.00% <100.00%> (+2.03%) ⬆️

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@olavloite olavloite merged commit 4cb43e6 into postgresql-dialect Aug 4, 2022
@olavloite olavloite deleted the jdbc-table-types branch August 4, 2022 18:45
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.

1 participant