|
beff723389
|
Add mysqlclient instrumentor support for sqlcommenting (#2941)
* WIP
* Add _DB_DRIVER_ALIASES
* Add mysql_client_version to sqlcomment
* lint
* Fix existing tests
* lint test
* Add PyMySQL dbapi commenter case
* Add test
* Add test
* Add test
* Add tests
* Changelog
* calculate_commenter_data at init of DatabaseApiIntegration
* Add mysqlclient sqlcomment support
* Fix typo
* try-except if NoneType module
* Add unit test
* CHangelog
* mysqlclient instrument_connection with connect_module
* add tests
* more tests
* more tests 2
* lint
* Redesign tests
* Rm unnecessary mocks
|
2024-11-21 10:37:08 -05:00 |
|