Ahir Reddy
Ahir Reddy
This PR allows specifying SSL certificates (client key and cert chain) for a specific domain (or set of domains). The transport pool wrapper now exposes a `add_certificate` method that mimics...
Python auto-detects the default string encoding based on several environment variables: ``` LANG=C.UTF-8 LC_CTYPE=en_US.UTF-8 ``` These are set by default in shells Devbox, and thus the encoding used by default...
- This PR adds support for querying the firewall rules associated with an Azure Single Server MySQL - It follows the pattern used to hydrate and parse server configurations. #...
- This PR introduces a flag that allows one to set the minimum/floor on the dynamic chunk size. - This is important for use-cases in which a table has a...