1.
Requirements
PostgreSQL
SQL Server
SQLite
MySQL
MariaDB
Cassandra
CockroachDB
2.
Getting Started
.NET library
.NET tool
CLI
3.
Concepts
4.
Configuration
Naming
Options
5.
Samples
6.
FAQ
Sponsor
Contact
Twitter
Github
CockroachDB
Versions
2.0 and later
Limitations
No concurrent migration officially supported
because CockroachDB does not implement
pg_try_advisory_lock
. Evolve uses an alternative (but not battle tested) method discussed here:
https://forum.cockroachlabs.com/t/alternatives-to-pg-advisory-locks/742
.