Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| move_orig_id | int4 | 10 | null |
|
|
||||||
| move_dest_id | int4 | 10 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| stock_move_move_rel_pkey | Primary key | Asc/Asc | move_orig_id + move_dest_id |
| stock_move_move_rel_move_dest_id_move_orig_id_idx | Performance | Asc/Asc | move_dest_id + move_orig_id |

