fix: no schema privilege for schema cache
This was due to the usage of pg_get_serial_sequence
This commit is contained in:
committed by
Steve Chavez
parent
4fe696dd96
commit
c63786733a
@@ -5,6 +5,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
## Unreleased
|
||||
|
||||
### Fixed
|
||||
|
||||
- #2762, Fixes "permission denied for schema" error during schema cache load - @steve-chavez
|
||||
|
||||
## [11.0.0] - 2023-04-16
|
||||
|
||||
### Added
|
||||
|
||||
Reference in New Issue
Block a user