go: bump atlas to latest master (#2584)

This commit is contained in:
Amit Shani
2022-06-01 17:13:23 +03:00
committed by GitHub
parent 6a166b9e7c
commit 63592f79c4
4 changed files with 10 additions and 3 deletions

View File

@@ -18,6 +18,11 @@ and it's being tested constantly on the following 3 versions: `10.2`, `10.3` and
PostgreSQL supports all the features that are mentioned in the [Migration](migrate.md) section,
and it's being tested constantly on the following 4 versions: `10`, `11`, `12` and `13`.
## CockroachDB **(<ins>preview</ins>)**
CockroachDB support is in preview and requires the [Atlas migration engine](#atlas-integration).
The integration with CRDB is currently tested on versions `v21.2.11`.
## SQLite
SQLite supports all _"append-only"_ features mentioned in the [Migration](migrate.md) section.
@@ -33,4 +38,4 @@ Gremlin does not support migration nor indexes, and **<ins>it's considered exper
TiDB support is in preview and requires the [Atlas migration engine](#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`.
The integration with TiDB is currently tested on versions `5.4.0`, `6.0.0`.