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

Table attributevalue

Remarks

An attribute can have a value according to a site.

So, the primary key of the table is the column attributeid and the column siteid.

Schema

Name Type Not Null Primary Key Foreign Key Remarks
:———:———:————-:—————-:—————-:————
attributeid integer X X attribute(attributeid) This is a foreign key to the table attribute.
siteid integer X X site(siteid) This is a foreign key to the table site.
value bool This is the boolean value of the attribute.

Diagram

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