Schema "crm"

Tables

# Table Name Owner Tablespace Description
1 lead_sources postgres DEFAULT
2 lead_statuses postgres DEFAULT
3 opportunity_stages postgres DEFAULT

Sequences

# Sequence Name Owner Data Type Start Value Increment Description
1 lead_sources_lead_source_id_seq postgres bigint 1 1
2 lead_statuses_lead_status_id_seq postgres bigint 1 1
3 opportunity_stages_opportunity_stage_id_seq postgres bigint 1 1

Views

# View Name Owner Tablespace Description

Materialized Views

# Matview Name Owner Tablespace Description

Functions

# Function Owner Description

Triggers

# Trigger Owner Description

Types

# Type Base Type Owner Collation Default Type StoreType NotNull Description