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

postgres : only one schema in search_path is allowed #2663

Merged
merged 2 commits into from
Sep 2, 2022

Conversation

zhijian-pro
Copy link
Contributor

@zhijian-pro zhijian-pro commented Sep 2, 2022

@codecov-commenter
Copy link

codecov-commenter commented Sep 2, 2022

Codecov Report

Merging #2663 (13fe5e7) into main (dff9653) will increase coverage by 0.00%.
The diff coverage is 60.00%.

@@           Coverage Diff           @@
##             main    #2663   +/-   ##
=======================================
  Coverage   59.67%   59.67%           
=======================================
  Files         138      138           
  Lines       23482    23502   +20     
=======================================
+ Hits        14012    14025   +13     
- Misses       7646     7651    +5     
- Partials     1824     1826    +2     
Impacted Files Coverage Δ
pkg/meta/sql.go 64.37% <60.00%> (-0.27%) ⬇️
pkg/object/sql.go 53.63% <60.00%> (+2.63%) ⬆️
pkg/meta/tkv_mem.go 86.61% <0.00%> (-0.71%) ⬇️
pkg/chunk/cached_store.go 75.81% <0.00%> (-0.20%) ⬇️
pkg/chunk/disk_cache.go 79.20% <0.00%> (ø)
pkg/vfs/writer.go 77.68% <0.00%> (+1.19%) ⬆️
pkg/chunk/utils_unix.go 91.66% <0.00%> (+25.00%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@zhijian-pro zhijian-pro marked this pull request as ready for review September 2, 2022 07:14
@zhijian-pro zhijian-pro requested a review from SandyXSD September 2, 2022 07:14
pkg/meta/sql.go Outdated Show resolved Hide resolved
@sonarqubecloud
Copy link

sonarqubecloud bot commented Sep 2, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@zhijian-pro zhijian-pro requested a review from SandyXSD September 2, 2022 09:41
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.

3 participants