-
Notifications
You must be signed in to change notification settings - Fork 479
Allow DB owner to set session var defaults in DB #20858
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
Allow DB owner to set session var defaults in DB #20858
Conversation
✅ Deploy Preview for cockroachdb-api-docs canceled.
|
✅ Deploy Preview for cockroachdb-interactivetutorials-docs canceled.
|
|
@rafiss this is to document the changes from cockroachdb/cockroach#130547 |
✅ Netlify Preview
To edit notification comments on pull requests, go to your Netlify project configuration. |
rafiss
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm! thanks for fixing the older text as well.
jhlodin
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Fixes DOC-14457 Also updated the `ALTER DATABASE ... RESET` description to fix an inaccuracy, and backported that change to all supported versions v23.2+
81ce4cb to
9804415
Compare
|
Thanks for the reviews! FYI also backported the change to |
Fixes DOC-14457
Also updated the
ALTER DATABASE ... RESETdescription to fix an inaccuracy, and backported that change to all supported versions v23.2+