per_nicedocument

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('per_nicedocument_id_seq'::regclass)
created_at timestamptz 35,6 null
name varchar 100 null
document varchar 100 null
document_url varchar 200 null
visibility int4 10 null
country_id int4 10 null
api_country.id per_nicedocument_country_id_d9f3317e_fk_api_country_idR

Indexes

Constraint Name Type Sort Column(s)
per_nicedocument_pkey Primary key Asc id
per_nicedocument_country_id_d9f3317e Performance Asc country_id

Relationships