Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| id | serial | 10 | √ | nextval('us_lex_id_seq'::regclass) |
|
|
||
| seq | int4 | 10 | √ | null |
|
|
||
| word | text | 2147483647 | √ | null |
|
|
||
| stdword | text | 2147483647 | √ | null |
|
|
||
| token | int4 | 10 | √ | null |
|
|
||
| is_custom | bool | 1 | true |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| pk_us_lex | Primary key | Asc | id |
Diagram producer might be missing
No diagrams were produced please see application output for any errors