mirror of
https://github.com/ent/ent.git
synced 2026-05-24 09:31:56 +03:00
Reviewed By: alexsn Differential Revision: D17155041 fbshipit-source-id: 378cd47cb8b6111b3daba2860ae2fa02b7f2b856
461 B
Executable File
461 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.
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.