Catalog
FK constraints with ON UPDATE/DELETE rules.
Planning ON DELETE CASCADE change, opens Foreign keys — every constraint with update/delete rules — and traces parent/child in Knowledge graph.
The Catalog panel Foreign keys is where Bridge turns raw metadata into decisions — counts, definitions, dependencies, and links into the grid or Query lab. No information_schema archaeology; no guessing which mat view is stale.
Open Foreign keys from the left sidebar after you connect; everything here reflects the live connection, not a cached export from yesterday.
Bridge path: /database/foreign-keys

Step 1
orders.client_id CASCADE — dropping client row nukes orders. Change to RESTRICT?
Rules visible without pg_constraint query.
FK constraints with ON UPDATE/DELETE rules. /database/foreign-keys. Full FK metadata.

Step 3
Copilot and graph agree: touch clients last. FK panel is source of truth.
Safer Friday deploys.
Feeds db-knowledge-out FK communities.

postgresql://, ssh://, sftp://, s3://, or smtp:// examples.Related connections