Daniel Speichert
|
d34cf93f1a
|
Migrate from MySQLdb to PyMySQL (#40123)
* Migrate from MySQLdb to PyMySQL
* Deduplicate driver loading and failure message
* Explain requirements
* Apply requirements docs change to proxysql too
* Add changelog
|
2018-09-19 08:44:05 -07:00 |
Dag Wieers
|
cdd21e2170
|
Clean up module documentation (#36909)
* Clean up module documentation
This PR includes:
- Removal of `default: None` (and variations)
- Removal of `required: false`
- Fixing booleans and `type: bool` where required
* Fix remaining (new) validation issues
|
2018-03-15 22:15:24 +01:00 |
bmildren
|
d668281a6b
|
Added docs fragment for proxysql (#32502)
* Added docs fragment for proxysql
* Added formatting for option names, and bool types
* Updated proxysql modules to use doc fragments
|
2017-12-19 12:12:19 +00:00 |