Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
sales_rights_id | BIGINT | 19 | √ | null |
|
|
||||
publication_format_id | BIGINT | 19 | null |
|
|
|||||
type | VARCHAR | 40 | null |
|
|
|||||
row_setting | SMALLINT | 5 | 0 |
|
|
|||||
countries_included | TEXT | 65535 | √ | NULL |
|
|
||||
countries_excluded | TEXT | 65535 | √ | NULL |
|
|
||||
regions_included | TEXT | 65535 | √ | NULL |
|
|
||||
regions_excluded | TEXT | 65535 | √ | NULL |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | sales_rights_id |
format_sales_rights_pkey | Performance | Asc/Asc | sales_rights_id + publication_format_id |
sales_rights_publication_format_id | Performance | Asc | publication_format_id |