Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
c_pk | int8 | 19 | null |
|
|
||||||
c_created | timestamp | 29,6 | √ | null |
|
|
|||||
c_created_by | varchar | 255 | √ | null |
|
|
|||||
c_updated_by | varchar | 255 | √ | null |
|
|
|||||
c_updated | timestamp | 29,6 | √ | null |
|
|
|||||
c_ol | int8 | 19 | √ | null |
|
|
|||||
c_no_transport_units | int4 | 10 | null |
|
|
||||||
c_allowed_transport_unit_type | int8 | 19 | null |
|
|
||||||
c_transport_unit_type | int8 | 19 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
com_type_stacking_rule_pkey | Primary key | Asc | c_pk |
uk2chb3j2y6bn68n3rfnp0gpvcm | Must be unique | Asc/Asc/Asc | c_transport_unit_type + c_no_transport_units + c_allowed_transport_unit_type |