-
Notifications
You must be signed in to change notification settings - Fork 459
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
Recommend disallow_full_table_scans
session var
#18265
Conversation
✅ Deploy Preview for cockroachdb-api-docs canceled.
|
✅ Deploy Preview for cockroachdb-interactivetutorials-docs canceled.
|
✅ Netlify Preview
To edit notification comments on pull requests, go to your Netlify site configuration. |
@dikshant do you have thoughts on whether we should recommend passing it in the connection string, versus recommending to configure the default value with |
b41aa7c
to
130b82c
Compare
Thanks for looking @rafiss - I have pushed an update that makes this into a list of options instead:
PTAL! |
130b82c
to
6a49bb9
Compare
LGTM! Thanks for adding this! |
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.
i like describing both options. lgtm!
Ah I missed this:
Yes let's have both and let customers pick whichever they prefer. |
Fixes DOC-7875