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

v0.9 #1367

Open
wants to merge 90 commits into
base: main
Choose a base branch
from
Open

v0.9 #1367

wants to merge 90 commits into from

Conversation

kyscott18
Copy link
Collaborator

@kyscott18 kyscott18 commented Dec 20, 2024

No description provided.

Comment on lines 264 to 265
await internal.query(`ALTER ROLE ${role} SET statement_timeout TO '1s'`);
await internal.query(`ALTER ROLE ${role} SET work_mem TO '1MB'`);
Copy link
Collaborator

Choose a reason for hiding this comment

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

Do these need to be escaped too?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants