Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | serial | 10 | √ | nextval('barcode_rule_id_seq'::regclass) |
|
|
|||||
| barcode_nomenclature_id | int4 | 10 | √ | null |
|
|
Barcode Nomenclature |
||||
| sequence | int4 | 10 | √ | null |
|
|
Sequence |
||||
| create_uid | int4 | 10 | √ | null |
|
|
Created by |
||||
| write_uid | int4 | 10 | √ | null |
|
|
Last Updated by |
||||
| name | varchar | 2147483647 | null |
|
|
Rule Name |
|||||
| encoding | varchar | 2147483647 | null |
|
|
Encoding |
|||||
| type | varchar | 2147483647 | null |
|
|
Type |
|||||
| pattern | varchar | 2147483647 | null |
|
|
Barcode Pattern |
|||||
| alias | varchar | 2147483647 | null |
|
|
Alias |
|||||
| create_date | timestamp | 29,6 | √ | null |
|
|
Created on |
||||
| write_date | timestamp | 29,6 | √ | null |
|
|
Last Updated on |
||||
| associated_uom_id | int4 | 10 | √ | null |
|
|
Associated Uom |
||||
| gs1_content_type | varchar | 2147483647 | √ | null |
|
|
GS1 Content Type |
||||
| gs1_decimal_usage | bool | 1 | √ | null |
|
|
Decimal |
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| barcode_rule_pkey | Primary key | Asc | id |

