-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[v15] Use
pg_temp
to store PostgreSQL auto provisioning procedures
* refactor(postgres): use pg_temp to store auto user procedures * refactor(postgres): code review suggestions * test(postgres): replace logrus with slog * chore(postgres): move switch statement to a map * test(postgres): with wrong slog call * test(postgres): use slog context functions
- Loading branch information
1 parent
4df9ee6
commit 96bcbc2
Showing
5 changed files
with
273 additions
and
128 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.