User Tools

Site Tools


Sidebar

Table listing

Here is the list of all tables created in the database.

Clic on a table name for more informations.

model:layout_group

Table layout\_group

Remarks

A layout_group is a group of elements. It was created to gather some flexible elements with a same idea or concept.

Schema

Name Type Not Null Primary Key Foreign Key Remarks
:———:———:————-:—————-:—————-:————
id_layout_group bigint X X This is the primary key of the table.
column_index integer X It corresponds to the column where the group will be displayed. Actually in Sigmah, this column is always set to 1.
row_index integer X It corresponds to the row where the group will be displayed.
title character varying(8192) This is the title of the group.
id_layout bigint X layout(id_layout) This is a foreign key to the table layout.

Diagram

model/layout_group.txt · Last modified: 2016/01/11 21:38 (external edit)