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

Commit e4510eae by Sushant Committed by GitHub

docs: database version support info (#12168)

1 parent 0f4a8d97
Showing with 10 additions and 0 deletions
# Database Engine Support
## v6-beta
| 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 | ? |
| 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!