welcome_screen


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id int4 10 null
title text 2147483647 null
subtitle text 2147483647 null
order int2 5 null
id_community int4 10 null
community.id community_fkR
id_file int4 10 null
file.id file_fkR

Indexes

Constraint Name Type Sort Column(s)
welcome_screen_pk Primary key Asc id

Relationships