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

Postgres: Support "$user" search path #594

Merged
merged 1 commit into from
Jun 19, 2024

Conversation

mjpieters
Copy link
Contributor

This simply replaces the string "$user" in the Postgres search path with the current username.

This simply replaces the string `"$user"` in the Postgres search path
with the current username.
@k1LoW k1LoW added the enhancement New feature or request label Jun 19, 2024
@k1LoW
Copy link
Owner

k1LoW commented Jun 19, 2024

@mjpieters GREAT!! Thank you!

@k1LoW k1LoW merged commit baa4ea0 into k1LoW:main Jun 19, 2024
3 checks passed
@github-actions github-actions bot mentioned this pull request Jun 6, 2024
@mjpieters mjpieters deleted the postgres-user-searchpath branch June 19, 2024 12:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants