Skip to content

public.terms_of_service

Description

Columns

Name Type Default Nullable Children Parents Comment
id uuid false public.match_player public.service_term (DC2Type:uuid)

Constraints

Name Type Definition
terms_of_service_pkey PRIMARY KEY PRIMARY KEY (id)

Indexes

Name Definition
terms_of_service_pkey CREATE UNIQUE INDEX terms_of_service_pkey ON public.terms_of_service USING btree (id)

Relations

er


Generated by tbls