audit_log
id
uuid
NN
table_name
character varying(255)
NN
entity_id
uuid
NN
entity_action
entity_action
NN
entity_timestamp
timestamp without time zone
NN
user_id
uuid
NN
values_original
jsonb
values_new
jsonb
calendar
id
uuid
NN
company_id
uuid
NN
created_at
timestamp without time zone
NN
calendar_event_categories
id
uuid
NN
title
character varying(255)
NN
calendar_id
uuid
NN
calendar_event_participants
event_id
uuid
NN
user_id
uuid
NN
calendar_events
id
uuid
NN
title
character varying(255)
NN
calendar_id
uuid
NN
category_id
uuid
NN
created_at
timestamp without time zone
NN
color_hex_6
character(7)
description
text
NN
event_start
timestamp without time zone
NN
event_end
timestamp without time zone
NN
companies
id
uuid
NN
company_name
character varying(255)
NN
company_size
company_size
NN
total_revenue
double precision
NN
industry
character varying(100)
NN
business_type
business_type
NN
country_id
uuid
NN
website
character varying(255)
created_at
timestamp without time zone
NN
companies_notes
id
uuid
NN
note_text
text
NN
company_id
uuid
NN
created_at
timestamp without time zone
NN
created_by_user_id
uuid
NN
contacts
id
uuid
NN
first_name
character varying(255)
NN
last_name
character varying(255)
NN
email
character varying(255)
NN
telephone
character varying(255)
NN
company_id
uuid
NN
job_title
character varying(255)
NN
stage
contact_stage
NN
timezone_id
uuid
created_at
timestamp without time zone
NN
contacts_notes
id
uuid
NN
note_text
text
NN
contact_id
uuid
NN
created_at
timestamp without time zone
NN
created_by_user_id
uuid
NN
countries
id
uuid
NN
num_code
integer
NN
alpha_2_code
character varying
NN
alpha_3_code
character varying
NN
short_name
character varying(100)
NN
nationality
character varying(100)
NN
kanban
id
uuid
NN
company_id
uuid
NN
created_at
timestamp without time zone
NN
kanban_stages
id
uuid
NN
title
character varying(255)
NN
kanban_table_id
uuid
NN
created_at
timestamp without time zone
NN
kanban_task_checklist
id
uuid
NN
title
character varying(255)
NN
completed
boolean
NN
created_at
timestamp without time zone
NN
task_id
uuid
NN
kanban_task_comments
id
uuid
NN
task_id
uuid
NN
created_at
timestamp without time zone
NN
updated_at
timestamp without time zone
created_by_user_id
uuid
comment_text
text
kanban_tasks
id
uuid
NN
serial
character varying(6)
NN
title
character varying(255)
NN
completed
boolean
stage
uuid
NN
description_text
text
due_date
timestamp without time zone
assigned_user_id
uuid
created_at
timestamp without time zone
NN
kanban_tasks_order
id
uuid
NN
task_order[]
text
NN
column_id
uuid
NN
kanban_id
uuid
NN
created_at
timestamp without time zone
NN
updated_at
timestamp without time zone
pipeline
id
uuid
NN
company_id
uuid
NN
created_at
timestamp without time zone
NN
pipeline_deals
id
uuid
NN
serial
character varying(6)
NN
title
character varying(255)
NN
company_name
uuid
NN
pipeline_stage
uuid
NN
total_revenue
numeric(14,2)
NN
deal_owner
uuid
NN
deal_contact
uuid
NN
created_at
timestamp without time zone
NN
pipeline_deals_order
id
uuid
NN
deal_order[]
text
NN
column_id
uuid
NN
pipeline_id
uuid
NN
created_at
timestamp without time zone
NN
updated_at
timestamp without time zone
pipeline_stages
id
uuid
NN
title
character varying(255)
NN
created_at
timestamp without time zone
NN
pipeline_table_id
uuid
NN
quotes
id
uuid
NN
title
character varying(255)
NN
company_id
uuid
NN
total
numeric(14,2)
NN
sales_tax
numeric(4,2)
NN
quote_stage
quote_stage
NN
prepared_for_contact_id
uuid
NN
prepared_by_user_id
uuid
NN
issued_at
timestamp without time zone
due_at
timestamp without time zone
created_at
timestamp without time zone
NN
quotes_notes
id
uuid
NN
note_text
text
NN
quote_id
uuid
NN
created_at
timestamp without time zone
NN
created_by_user_id
uuid
NN
quotes_services
id
uuid
NN
title
character varying(255)
NN
price
numeric(14,2)
NN
quantity
integer
NN
discount
numeric(4,2)
NN
total
numeric(14,2)
NN
quote_id
uuid
NN
created_at
timestamp without time zone
NN
time_zones_utc
id
uuid
NN
alpha_2_code
character(2)
NN
gmt_offset
character(6)
NN
country_id
uuid
NN
user
id
uuid
NN
email
character varying(255)
NN
user_role
user_role
NN
password
character varying(255)
NN
password_changed_at
timestamp without time zone
NN
password_reset_token
character varying(64)
password_reset_expires
timestamp without time zone
account_created_at
timestamp without time zone
NN
account_updated_at
timestamp without time zone
NN
account_frozen_at
timestamp without time zone
account_frozen
boolean
NN
account_active
boolean
NN
email_index
user_profile
id
uuid
NN
user_id
uuid
NN
first_name
character varying(255)
NN
last_name
character varying(255)
NN
email
character varying(255)
NN
mobile
character varying(255)
telephone
character varying(255)
timezone_id
uuid
country_id
uuid
NN
company_id
uuid
NN
company_role
company_role
NN
profile_image
character(32)
updated_at
timestamp without time zone
NN
user_tokens
jti
uuid
NN
iat
integer
NN
exp
integer
NN
acc
integer
NN
activated
boolean
NN
user_id
uuid
NN
Function
audit_trigger
Trigger
audit_calendar_category
Trigger
audit_calendar_event
Trigger
audit_companies
Trigger
audit_companies_notes
Trigger
audit_contacts
Trigger
audit_contacts_notes
Trigger
audit_pipeline_stages
Trigger
audit_pipeline_deals
Trigger
audit_kanban_tasks
Trigger
audit_kanban_task_checklist
Trigger
audit_kanban_task_comments
Trigger
audit_quotes
Trigger
audit_quotes_notes
Trigger
audit_quotes_services
Enum
business_type
Enum
company_role
Enum
company_size
Enum
contact_stage
Enum
entity_action
Enum
quote_stage
Enum
user_role