Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
obj_oid | int8 | 19 | null |
|
|
|||||
name | varchar | 256 | null |
|
|
|||||
organization_oid | int8 | 19 | √ | null |
|
|
||||
rate | numeric | 131089 | null |
|
|
|||||
compound | bool | 1 | false |
|
|
|||||
active | bool | 1 | true |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
tax_rate_pkey | Primary key | Asc | obj_oid |