community.mysql/changelogs/fragments
R.Sicart 727b638d13
Get rid of privs comparison (#243)
* Remove all code related to VALID_PRIVS and get_valid_privs()

* Add tests to update user with invalid privs

* Re-raise InvalidPrivsError when granting privileges

* Fix: compatibility with python2

* More explicit assertions as commented by Andersson007

* Add changelog fragment
2021-11-20 09:28:40 +01:00
..
.keep Add .keep file to changelog/fragments to make it always present (#113) 2021-03-10 18:16:18 +01:00
227-db-create-special-name.yaml Allow the "%" character in database name (#227) 2021-10-21 08:38:46 +02:00
243-get-rid-of-privs-comparison.yml Get rid of privs comparison (#243) 2021-11-20 09:28:40 +01:00