| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-01-28 | Refs #36005 -- Bumped minimum supported versions of 3rd-party packages. | Mariusz Felisiak | |
| This bumps minimum supported versions of 3rd-party packages to the first releases to support Python 3.12. | |||
| 2023-01-05 | Refs #32355 -- Bumped mysqlclient requirement to >= 1.4.3. | Mariusz Felisiak | |
| mysqlclient 1.4.3 is the first release to support Python 3.8. | |||
| 2020-05-08 | Refs #12990 -- Bumped mysqlclient requirement to >= 1.4.0. | Mariusz Felisiak | |
| MySQLdb.constants.FIELD_TYPE.JSON was added in mysqlclient 1.4.0rc2. | |||
| 2018-12-06 | Bumped mysqlclient requirement to >= 1.3.13. | Tim Graham | |
| There are test failures with older versions. | |||
| 2015-11-12 | Bumped mysqlclient test requirement to >= 1.3.7. | Tim Graham | |
| mysqlclient 1.3.7 fixes the test failures caused by 1.3.6. | |||
| 2015-09-17 | Added a version requirement to mysqlclient in test requirements. | Tim Graham | |
| 2014-10-27 | Fixed #23446 -- Officially recommended mysqlclient as MySQL driver | Claude Paroz | |
| Thanks Corey Farwell for the report and Tim Graham for the review. Thanks also to Inada Naoki for creating and maintaining mysqlclient. | |||
| 2013-07-10 | Fixed #19196 -- Added test/requirements | Tim Graham | |
