mirror of
https://github.com/ent/ent.git
synced 2026-05-22 09:31:45 +03:00
Reviewed By: alexsn Differential Revision: D18245079 fbshipit-source-id: d4f59d88fe2125d924bfb85521fa43898ea5ce35
658 B
Executable File
658 B
Executable File
id, title
| id | title |
|---|---|
| dialects | Supported Dialects |
MySQL
MySQL supports all the features that are mentioned in the Migration section,
and it's being tested constantly on the following 3 versions: 5.6.35, 5.7.26 and 8.
PostgreSQL
PostgreSQL supports all the features that are mentioned in the Migration section,
and it's being tested constantly on the following 3 versions: 10, 11 and 12.
SQLite
SQLite was developed only for testing, and it does not support the incremental updates for tables.
Gremlin
Gremlin does not support migration nor indexes, and it's considered experimental.