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:profile

Table of Contents

Table profile

Remarks

A profile corresponds to a profile in the user view in the admin tab. It defines a global profile that will get several permissions.

Schema

Name Type Not Null Primary Key Foreign Key Remarks
:———:———:————-:—————-:—————-:————
id_profile integer X X This is the primary key of the table.
name character varying(8196) X This is a human readable name for the profile.
id_organization integer organization(id_organization) This is a foreign key to the table organization.

Diagram

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