Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| account_id | int4 | 10 | null |
|
|
||||||
| tax_id | int4 | 10 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| account_account_tax_default_rel_pkey | Primary key | Asc/Asc | account_id + tax_id |
| account_account_tax_default_rel_tax_id_account_id_idx | Performance | Asc/Asc | tax_id + account_id |

