menu


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id int4 10 null
menu.parent_menu_id menu_fk0R
url text 2147483647 null
icon text 2147483647 null
type text 2147483647 null
label text 2147483647 null
order int2 5 null
separator bool 1 null
parent_menu_id int4 10 null
menu.id menu_fk0R
created_at timestamptz 35,6 null
updated_at timestamptz 35,6 null

Indexes

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

Relationships