Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
idskupfir | serial | 10 | √ | nextval('seq_askupfir'::regclass) |
|
|
||||||||
lastupdate | timestamp | 29,6 | '2008-01-01 00:00:00'::timestamp without time zone |
|
|
|||||||||
kod | varchar | 20 | null |
|
|
|||||||||
nazev | varchar | 255 | null |
|
|
|||||||||
nazeva | varchar | 255 | √ | null |
|
|
||||||||
nazevb | varchar | 255 | √ | null |
|
|
||||||||
nazevc | varchar | 255 | √ | null |
|
|
||||||||
popis | text | 2147483647 | √ | null |
|
|
||||||||
poznam | text | 2147483647 | √ | null |
|
|
||||||||
show | bool | 1 | true |
|
|
|||||||||
platido | int4 | 10 | 9999 |
|
|
|||||||||
platiod | int4 | 10 | 0 |
|
|
|||||||||
workflow | bool | 1 | false |
|
|
|||||||||
idprimucetpfa | int4 | 10 | √ | null |
|
|
||||||||
idprimucetvfa | int4 | 10 | √ | null |
|
|
||||||||
idtyporg | int4 | 10 | 1 |
|
|
|||||||||
uuid | varchar | 50 | √ | null |
|
|
Table contained 2 rows
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
askupfir_pkey | Primary key | Asc | idskupfir |
askupfir_idprimucetpfa_index | Performance | Asc | idprimucetpfa |
askupfir_idprimucetvfa_index | Performance | Asc | idprimucetvfa |
askupfir_kod_index | Performance | Asc | kod |
askupfir_kod_typorg_key | Must be unique | Asc/Asc | kod + idtyporg |
askupfir_typorg_index | Performance | Asc | idtyporg |