This table corresponds to a Checkbox in the software and is intended for save a boolean value.
Name | Type | Not Null | Primary Key | Foreign Key | Remarks |
:——— | :——— | :————- | :—————- | :—————- | :———— |
id_flexible_element | bigint | X | X | flexible\_element(id_flexible_element) | This is the primary key of the table and also a foreign key on the table flexible_element which is its parent table. |