Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | serial | 10 | √ | nextval('account_analytic_distribution_model_id_seq'::regclass) |
|
|
|||||
| partner_id | int4 | 10 | √ | null |
|
|
Partner |
||||
| partner_category_id | int4 | 10 | √ | null |
|
|
Partner Category |
||||
| company_id | int4 | 10 | √ | null |
|
|
Company |
||||
| create_uid | int4 | 10 | √ | null |
|
|
Created by |
||||
| write_uid | int4 | 10 | √ | null |
|
|
Last Updated by |
||||
| analytic_distribution | jsonb | 2147483647 | √ | null |
|
|
Analytic Distribution |
||||
| create_date | timestamp | 29,6 | √ | null |
|
|
Created on |
||||
| write_date | timestamp | 29,6 | √ | null |
|
|
Last Updated on |
||||
| product_id | int4 | 10 | √ | null |
|
|
Product |
||||
| product_categ_id | int4 | 10 | √ | null |
|
|
Product Category |
||||
| account_prefix | varchar | 2147483647 | √ | null |
|
|
Accounts Prefix |
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| account_analytic_distribution_model_pkey | Primary key | Asc | id |
| account_analytic_distribution_model_analytic_distribution_accou | Performance |

