Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | serial | 10 | √ | nextval('serial.pattern_template_id_seq'::regclass) |
|
|
|||||
| name | text | 2147483647 | null |
|
|
||||||
| pattern_code | text | 2147483647 | null |
|
|
||||||
| owning_lib | int4 | 10 | √ | null |
|
|
|||||
| int4 | 10 | 0 |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| pattern_template_pkey | Primary key | Asc | id |
| serial_pattern_template_name_idx | Performance |
