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

Call gen_random_uuid directly from the public schema #944

Merged
merged 1 commit into from
Nov 22, 2020

Conversation

arielshaqed
Copy link
Contributor

Also fix 11.up -- otherwise users without public in their search path will not be able to
install it. Likewise do nothing on 13.down -- so users downgrading will get to a version
with the public prefix, just as they would with the new 11.up.

Also fix 11.up -- otherwise users without public in their search path will not be able to
install it.  Likewise do nothing on 13.down -- so users downgrading will get to a version
*with* the public prefix, just as they would with the _new_ 11.up.
@codecov-io
Copy link

Codecov Report

Merging #944 (6343ff0) into master (0f3084a) will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #944      +/-   ##
==========================================
- Coverage   44.44%   44.42%   -0.02%     
==========================================
  Files         143      143              
  Lines       11486    11486              
==========================================
- Hits         5105     5103       -2     
- Misses       5744     5745       +1     
- Partials      637      638       +1     
Impacted Files Coverage Δ
catalog/cataloger_commit.go 79.71% <0.00%> (-2.90%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0f3084a...6343ff0. Read the comment docs.

@nopcoder nopcoder merged commit 24974e3 into master Nov 22, 2020
@nopcoder nopcoder deleted the bugfix/pgcrypto-in-public branch November 22, 2020 12:49
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