We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 08a8fe3 + ec499ad commit 0ceb116Copy full SHA for 0ceb116
README.md
@@ -46,8 +46,8 @@ Project status
46
The project is test with:
47
* MySQL 5.5, 5.6 and 5.7 (v0.1 ~ v0.45)
48
* MySQL 8.0.14 (v1.0 ~)
49
-* Python 3.3, 3.4, 3.5 and 3.6 (3.2 is not supported)
50
-* PyPy (really faster than the standard Python interpreter)
+* Python 3.7, 3.11
+* PyPy 3.7, 3.9 (really faster than the standard Python interpreter)
51
52
MySQL version 8.0.14 and later Set global variable binlog_row_metadata='FULL' and binlog_row_image='FULL'
53
0 commit comments