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: strip public from schema #3374

Merged
merged 1 commit into from Nov 28, 2022
Merged

fix: strip public from schema #3374

merged 1 commit into from Nov 28, 2022

Conversation

aeneasr
Copy link
Member

@aeneasr aeneasr commented Nov 28, 2022

Closes #3367

Related issue(s)

Checklist

  • I have read the contributing guidelines.
  • I have referenced an issue containing the design document if my change
    introduces a new feature.
  • I am following the
    contributing code guidelines.
  • I have read the security policy.
  • I confirm that this pull request does not address a security
    vulnerability. If this pull request addresses a security vulnerability, I
    confirm that I got the approval (please contact
    security@ory.sh) from the maintainers to push
    the changes.
  • I have added tests that prove my fix is effective or that my feature
    works.
  • I have added or changed the documentation.

Further Comments

@aeneasr aeneasr self-assigned this Nov 28, 2022
@codecov
Copy link

codecov bot commented Nov 28, 2022

Codecov Report

Merging #3374 (e77eb46) into master (4ee4456) will decrease coverage by 0.04%.
The diff coverage is n/a.

❗ Current head e77eb46 differs from pull request most recent head 205fc64. Consider uploading reports for the commit 205fc64 to get more accurate results

@@            Coverage Diff             @@
##           master    #3374      +/-   ##
==========================================
- Coverage   76.95%   76.90%   -0.05%     
==========================================
  Files         123      123              
  Lines        8964     8964              
==========================================
- Hits         6898     6894       -4     
- Misses       1639     1643       +4     
  Partials      427      427              
Impacted Files Coverage Δ
persistence/sql/persister_oauth2.go 81.36% <0.00%> (-1.53%) ⬇️

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

@aeneasr aeneasr merged commit 3831b44 into master Nov 28, 2022
@aeneasr aeneasr deleted the fix-3362 branch November 28, 2022 23:28
harnash pushed a commit to Wikia/ory-hydra that referenced this pull request Apr 12, 2023
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.

Avoid using public schema in Postgresql 15: (ERROR: permission denied for schema public)
1 participant