mirror of
https://github.com/ent/ent.git
synced 2026-05-24 09:31:56 +03:00
doc: add mariadb to supported dialects
This commit is contained in:
committed by
Ariel Mashraki
parent
c31ea90e3b
commit
6d34023cd9
@@ -8,6 +8,10 @@ title: Supported Dialects
|
||||
MySQL supports all the features that are mentioned in the [Migration](migrate.md) section,
|
||||
and it's being tested constantly on the following 3 versions: `5.6.35`, `5.7.26` and `8`.
|
||||
|
||||
## MariaDB
|
||||
|
||||
MariaDB supports all the features that are mentioned in the [Migration](migrate.md) section,
|
||||
and it's being tested constantly on the following 2 versions: `10.2` and latest version.
|
||||
|
||||
## PostgreSQL
|
||||
|
||||
|
||||
Reference in New Issue
Block a user