Schema "scrud"

Tables

# Table Name Owner Tablespace Description

Sequences

# Sequence Name Owner Data Type Start Value Increment Description

Views

# View Name Owner Tablespace Description
1 constraint_column_usage postgres DEFAULT Lists all columns having constraints.
2 mixerp_table_view postgres DEFAULT Lists all schema, table, and columns with associated types, domains, references, and constraints.
3 relationship_view postgres DEFAULT Lists all foreign key columns and their relation with the parent tables.

Materialized Views

# Matview Name Owner Tablespace Description

Functions

# Function Owner Description
1 parse_default(text)
RETURNS text
postgres Parses default constraint column values.

Triggers

# Trigger Owner Description

Types

# Type Base Type Owner Collation Default Type StoreType NotNull Description