Skip to content

fix: db guc set supports quoted param - #345

Merged
GabriellePoncey merged 2 commits into
mainfrom
fix/PLAT-44/db-guc-set-quoted-params
Jul 8, 2025
Merged

fix: db guc set supports quoted param#345
GabriellePoncey merged 2 commits into
mainfrom
fix/PLAT-44/db-guc-set-quoted-params

Conversation

@GabriellePoncey

Copy link
Copy Markdown
Contributor

Adds an extra set of quotations to the guc_value portion of the ALTER SYSTEM SET SQL in order to support spaced, quoted guc values.

PLAT-44

…ons to the guc_value portion of the ALTER SYSTEM SET SQL in order to support spaced, quoted guc values \n PLAT-44
Comment thread cli/scripts/db.py
Adds an extra set of quotations to the guc_value and escapes / or quotations it may
hold to allow for spaced and quoted parameters to be passed
PLAT-44

@jason-lynch jason-lynch left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Awesome!

@GabriellePoncey
GabriellePoncey merged commit 728afb1 into main Jul 8, 2025
9 checks passed
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.

2 participants