Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| idadrcertcipher | serial | 10 | √ | nextval('seq_wadrcertcipher'::regclass) |
|
|
||||
| certifikat | bytea | 2147483647 | null |
|
|
|||||
| idadrcert | int4 | 10 | 0 |
|
|
|||||
| otisk | varchar | 255 | null |
|
|
Table contained 0 rows
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| wadrcertcipher_pkey | Primary key | Asc | idadrcertcipher |
| wadrcertcipher_idadrcert_index | Performance | Asc | idadrcert |
| wadrcertcipher_otisk_unique | Must be unique | Asc | otisk |

