Brian Coca
96b3ef5553
Doc fragments to plugins ( #50172 )
...
* promote doc_fragments into actual plugins
change tests hardcoded path to doc fragments
avoid sanity in fragments
avoid improper testing of doc_fragments
also change runner paths
fix botmeta
updated comment for fragments
updated docs
2019-01-23 20:03:47 -05:00
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