Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| reversal_id | int4 | 10 | null |
|
|
||||||
| new_move_id | int4 | 10 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| account_move_reversal_new_move_pkey | Primary key | Asc/Asc | reversal_id + new_move_id |
| account_move_reversal_new_move_new_move_id_reversal_id_idx | Performance | Asc/Asc | new_move_id + reversal_id |

