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

update README #16

Merged
merged 1 commit into from
Apr 7, 2024
Merged

update README #16

merged 1 commit into from
Apr 7, 2024

Conversation

wd0517
Copy link
Collaborator

@wd0517 wd0517 commented Apr 7, 2024

When using the pymysql driver to connect TiDB Serverless with TLS in example code, there is no need to specify the ca_file. The driver will automatically attempt to load the default system root CA certificates: https://github.com/python/cpython/blob/main/Lib/ssl.py#L773-L777. This can help user of different systems.

Copy link
Collaborator

@IANTHEREAL IANTHEREAL left a comment

Choose a reason for hiding this comment

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

LGTM. And for TiDBVectorClient, I prefer to copy the connection url from the tidb cloud console

@wd0517 wd0517 merged commit d0b7168 into main Apr 7, 2024
1 of 2 checks passed
@wd0517 wd0517 deleted the wd/patch-readme branch April 7, 2024 08:07
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