不要怂,就是干,撸起袖子干!

Commit c453b451 by papb

docs: fix engine.md

Note: Due to a mistake MariaDB support was listed as 10.1 and above, but that should be 10.3 and above.
1 parent aea376da
Showing with 7 additions and 7 deletions
# Database Engine Support
## v6-beta
| Engine | Minimum supported version |
## v6
| Engine | Minimum supported version |
| :------------: | :------------: |
| Postgre | [9.5 ](https://www.postgresql.org/docs/9.5/ ) |
| MySQL | [5.7](https://dev.mysql.com/doc/refman/5.7/en/) |
| MariaDB | [10.1](https://mariadb.com/kb/en/changes-improvements-in-mariadb-101/) |
| Microsoft SQL | `12.0.2000` |
| SQLite | [3.0](https://www.sqlite.org/version3.html)
| PostgreSQL | [9.5](https://www.postgresql.org/docs/9.5/ ) |
| MySQL | [5.7](https://dev.mysql.com/doc/refman/5.7/en/) |
| MariaDB | [10.3](https://mariadb.com/kb/en/changes-improvements-in-mariadb-103/) |
| Microsoft SQL Server | `12.0.2000` |
| SQLite | [3.0](https://www.sqlite.org/version3.html) |
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!