Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | int8 | 19 | null |
|
|
|||||
accession_id | int8 | 19 | null |
|
|
|||||
history_type_id | int4 | 10 | null |
|
|
|||||
created_by | int8 | 19 | null |
|
|
|||||
created_time | timestamptz | 35,6 | null |
|
|
|||||
remaining_quantity | numeric | 131089 | null |
|
|
|||||
remaining_units_id | int4 | 10 | null |
|
|
|||||
notes | text | 2147483647 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
accession_quantity_history_pkey | Primary key | Asc | id |
accession_quantity_history_accession_id_idx | Performance | Asc | accession_id |