Dependencies v1

Description

This page generates dependency information, which is displayed as a graph.

Columns

Name Type
parent_owner_id int8
parent_owner_name varchar
parent_schema_id int8
parent_schema_name varchar
parent_object_type varchar
parent_object_id int8
parent_object_name varchar
child_owner_id int8
child_owner_name varchar
child_schema_id int8
child_schema_name varchar
child_object_type varchar
child_object_id int8
child_object_name varchar

Column Descriptions

parent_owner_id

The parent object owner user ID.

parent_owner_name

The parent object owner user name.

parent_schema_id

The parent object schema ID.

parent_schema_name

The parent object schema name.

parent_object_type

The parent object type.

parent_object_id

The parent object ID.

parent_object_name

The parent object name.

child_owner_id

The child object owner user ID.

child_owner_name

The child object owner user name.

child_schema_id

The child object schema ID.

child_schema_name

The child object schema name.

child_object_type

The child object type.

child_object_id

The child object ID.

child_object_name

The child object name.