information_schema.referential_constraints.unique_constraint_catalog

mysql

type: VARCHAR NOT NULL
5.7-8

mariadb

type: NULL
Note:
Always def.
© 2022 MariaDB
5.1-10.8
type: VARCHAR NOT NULL
Note:
Always def.
© 2022 MariaDB
10.2-10.7

tidb

postgres

type: SQL_IDENTIFIER NULL
Note:
Name of the database that contains the unique or primary key constraint that the foreign key constraint references (always the current database)
© 1996-2022 The PostgreSQL Global Development Group
10-15
type: SQL_IDENTIFIER
Note:
Name of the database that contains the unique or primary key constraint that the foreign key constraint references (always the current database)
© 1996-2022 The PostgreSQL Global Development Group
7.4-9.6

cockroachdb

type: unknown
Note:
Name of the database containing the UNIQUE or PRIMARY KEY constraint that the foreign key constraint references (always the current database).
© 2022 CockroachDB
2.1-21.2
Note:
Name of the database containing the unique or primary key constraint that the foreign key constraint references (always the current database).
© 2022 CockroachDB
2

mssql

type: NVARCHAR(128) NULL
Note:
UNIQUE constraint qualifier.
© Microsoft 2022
azuresqldb-current-sql-server-ver15