From: Daniele Varrazzo Date: Tue, 5 Jul 2022 08:44:22 +0000 (+0100) Subject: docs(crdb): add sentence to relate crdb adapters to pg ones X-Git-Tag: 3.1~49^2~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ff144473acf6d607f65fed5b82298b3866e1b52;p=thirdparty%2Fpsycopg.git docs(crdb): add sentence to relate crdb adapters to pg ones --- diff --git a/docs/api/crdb.rst b/docs/api/crdb.rst index d0aa1f261..bda619bd9 100644 --- a/docs/api/crdb.rst +++ b/docs/api/crdb.rst @@ -100,7 +100,8 @@ CockroachDB-specific objects converted into each other. The map is used as a template when new connections are created, using - `psycopg.crdb.connect()`. + `psycopg.crdb.connect()` (similarly to the way `psycopg.adapters` is used + as template for new PostgreSQL connections). This registry contains only the types and adapters supported by CockroachDB. Several PostgreSQL types and adapters are missing or