Skip to content

public.system_config

Description

Columns

NameTypeDefaultNullableChildrenParentsComment
keyvarchar(100)false
valuetextfalse
updated_attimestamp with time zonenow()false

Constraints

NameTypeDefinition
system_config_pkeyPRIMARY KEYPRIMARY KEY (key)

Indexes

NameDefinition
system_config_pkeyCREATE UNIQUE INDEX system_config_pkey ON public.system_config USING btree (key)

Relations


Generated by tbls

Open-source test coverage insights