From edba8c1a466d7586906cbdeea4bde9071ad176cd Mon Sep 17 00:00:00 2001 From: Tom Parker-Shemilt Date: Mon, 7 Jun 2021 22:51:50 +0100 Subject: [PATCH] Add CockroachDB to the list of supported DBs --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 4440149..a4325a5 100644 --- a/README.rst +++ b/README.rst @@ -19,7 +19,7 @@ Supported Databases ------------------- Support currently exists for PostgreSQL, PostGIS, MySQL, MySQL (GIS), -Oracle, Oracle (GIS), Redshift, and SQLite. +Oracle, Oracle (GIS), Redshift, CockroachDB, and SQLite. Installation ------------