Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | int4 | 10 | null |
|
|
||||||
| urut | int4 | 10 | null |
|
|
||||||
| id_invoice | int4 | 10 | null |
|
|
||||||
| is_selected | bool | 1 | false |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| coretax_detail_id_urut_pk | Primary key | Asc/Asc | id + urut |
| coretax_detail_id_id_invoice_unique | Must be unique | Asc/Asc | id + id_invoice |

