wlocks


Columns

Column Type Size Nulls Auto Default Children Parents Comments
idlock serial 10 nextval('seq_wlocks'::regclass)
idzaznamu int4 10 null
beankey varchar 100 null
typ varchar 50 null
doba int4 10 0
platido timestamp 29,6 null

Table contained 0 rows

Indexes

Constraint Name Type Sort Column(s)
wlocks_idzaznamu_beankey_typ_key Must be unique Asc/Asc/Asc idzaznamu + beankey + typ