Files
ent/doc/md/dialects.md
Ariel Mashraki 931d0c0565 ent/doc: migration, dialects and websire changes
Reviewed By: alexsn

Differential Revision: D17155041

fbshipit-source-id: 378cd47cb8b6111b3daba2860ae2fa02b7f2b856
2019-09-02 05:58:18 -07:00

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.