Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
README - MariaDB minimum version 10.4
  • Loading branch information
grooverdan committed May 25, 2023
commit b79e0810a7e02913e9417e3e8dbedb8d37c99d56
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ This package contains a pure-Python MySQL client library, based on [PEP
- [PyPy](https://pypy.org/) : Latest 3.x version
- MySQL Server -- one of the following:
- [MySQL](https://www.mysql.com/) \>= 5.7
- [MariaDB](https://mariadb.org/) \>= 10.3
- [MariaDB](https://mariadb.org/) \>= 10.4

## Installation

Expand Down