Skip to content

database: add PostgreSQL custom schema support#6695

Merged
unknwon merged 11 commits intogogs:mainfrom
zvrh:main
Jan 5, 2022
Merged

database: add PostgreSQL custom schema support#6695
unknwon merged 11 commits intogogs:mainfrom
zvrh:main

Conversation

@zvrh
Copy link
Contributor

@zvrh zvrh commented Dec 25, 2021

Describe the pull request

Add PostgreSQL custom Schema support.

Link to the issue: #6692

Checklist

  • I agree to follow the Code of Conduct by submitting this pull request.
  • I have read and acknowledge the Contributing guide.
  • I have added test cases to cover the new code.

@codecov
Copy link

codecov bot commented Dec 28, 2021

Codecov Report

Merging #6695 (ecc479d) into main (dc07fbe) will decrease coverage by 0.02%.
The diff coverage is 25.00%.

@@           Coverage Diff            @@
##            main   #6695      +/-   ##
========================================
- Coverage   8.81%   8.79%   -0.03%     
========================================
  Files         97      97              
  Lines      13212   13208       -4     
========================================
- Hits        1165    1161       -4     
  Misses     11885   11885              
  Partials     162     162              

@unknwon unknwon self-requested a review January 4, 2022 14:17
Copy link
Member

@unknwon unknwon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! Just some minor issues.

@unknwon unknwon changed the title database: add PostgreSQL custom Schema support database: add PostgreSQL custom schema support Jan 4, 2022
Copy link
Member

@unknwon unknwon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the follow up!

@unknwon unknwon merged commit a9be4de into gogs:main Jan 5, 2022
@unknwon unknwon linked an issue Jan 5, 2022 that may be closed by this pull request
1 task
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support PostgreSQL custom Schema

2 participants