api_typelocation


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('api_typelocation_id_seq'::regclass)
api_location.type_location_id api_location_type_location_id_335311dd_fk_api_typelocation_id R
deleted timestamptz 35,6 null
name varchar 255 null
description text 2147483647 null
created_at timestamptz 35,6 null
updated_at timestamptz 35,6 null

Indexes

Constraint Name Type Sort Column(s)
api_typelocation_pkey Primary key Asc id
api_typelocation_name_d1a1acdc_like Performance Asc name
api_typelocation_name_key Must be unique Asc name

Relationships