Skip to content

public.split_payment

Description

Columns

Name Type Default Nullable Children Parents Comment
id uuid false public.game (DC2Type:uuid)
is_split_payment_enabled boolean false

Constraints

Name Type Definition
split_payment_pkey PRIMARY KEY PRIMARY KEY (id)

Indexes

Name Definition
split_payment_pkey CREATE UNIQUE INDEX split_payment_pkey ON public.split_payment USING btree (id)

Relations

er


Generated by tbls