Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| id | bigserial | 19 | √ | nextval('app_tool_excimer_page_groups_id_seq'::regclass) |
|
|
||
| name | varchar | 255 | ''::character varying |
|
|
|||
| month | int4 | 10 | null |
|
|
|||
| fuzzycount | int8 | 19 | 0 |
|
|
|||
| fuzzydurationcounts | text | 2147483647 | √ | null |
|
|
||
| fuzzydurationsum | int8 | 19 | 0 |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| app_toolexcipagegrou_id_pk | Primary key | Asc | id |
| app_toolexcipagegrou_nammo_uix | Must be unique | Asc/Asc | name + month |
