mirror of
https://github.com/ent/ent.git
synced 2026-05-24 09:31:56 +03:00
doc/md: fix two broken links on dialects.md (#3228)
This commit is contained in:
@@ -20,7 +20,7 @@ and it's being tested constantly on the following 5 versions: `10`, `11`, `12`,
|
||||
|
||||
## CockroachDB **(<ins>preview</ins>)**
|
||||
|
||||
CockroachDB support is in preview and requires the [Atlas migration engine](#atlas-integration).
|
||||
CockroachDB support is in preview and requires the [Atlas migration engine](migrate.md#atlas-integration).
|
||||
The integration with CRDB is currently tested on versions `v21.2.11`.
|
||||
|
||||
## SQLite
|
||||
@@ -35,7 +35,7 @@ Gremlin does not support migration nor indexes, and **<ins>it's considered exper
|
||||
|
||||
## TiDB **(<ins>preview</ins>)**
|
||||
|
||||
TiDB support is in preview and requires the [Atlas migration engine](#atlas-integration).
|
||||
TiDB support is in preview and requires the [Atlas migration engine](migrate.md#atlas-integration).
|
||||
TiDB is MySQL compatible and thus any feature that works on MySQL _should_ work on TiDB as well.
|
||||
For a list of known compatibility issues, visit: https://docs.pingcap.com/tidb/stable/mysql-compatibility
|
||||
The integration with TiDB is currently tested on versions `5.4.0`, `6.0.0`.
|
||||
|
||||
Reference in New Issue
Block a user