community.mysql/plugins/module_utils
Jorge Rodriguez (A.K.A. Tiriel) 9a377f6d91
module_utils: to add a destructor, in order to explicitly close the connection when the Connection object is GC'd (#44)
* Monkey patch the Connection class

* Add changelog fragment
2020-10-08 08:24:32 +03:00
..
database.py initial commit (#1) 2020-07-10 17:16:58 +01:00
mysql.py module_utils: to add a destructor, in order to explicitly close the connection when the Connection object is GC'd (#44) 2020-10-08 08:24:32 +03:00