Commit Graph

4 Commits

Author SHA1 Message Date
senacor-swr
a57781c616 Fix remove db from connection string (#2372)
Fix ping.py calling .set instead of ._replace
2023-07-21 12:37:53 -04:00
Kevin Chung
deae9e1941 Bump Dependencies (#2332)
* Bump dependencies
* Closes #2300 
* Closes #2331
2023-07-02 17:33:58 -04:00
Kevin Chung
6eb284e4e1 Update ping.py to only print the hostname of the target database (#2125)
* Update ping.py to only print the hostname of the target database
2022-05-22 10:50:01 -04:00
Frank
345706d762 ping database with python instead of mysql client (#1862)
* Replaces `mysqladmin ping` with a custom script
* Closes #725
2021-04-17 21:29:15 -04:00