remove incomplete mysql and cockroachdb support
This commit is contained in:
@@ -244,7 +244,7 @@ The flow of the migration process is as follows:
|
||||
|
||||
## SQL
|
||||
|
||||
Dex supports two flavors of SQL, SQLite3 and Postgres. MySQL and CockroachDB may be added at a later time.
|
||||
Dex supports two flavors of SQL: SQLite3 and Postgres.
|
||||
|
||||
Migrations are performed automatically on the first connection to the SQL server (it does not support rolling back). Because of this dex requires privileges to add and alter the tables for its database.
|
||||
|
||||
|
Reference in New Issue
Block a user