Table listing
Here is the list of all tables created in the database.
Clic on a table name for more informations.
Here is the list of all tables created in the database.
Clic on a table name for more informations.
The table amendment_history_token associates values of elements in a project to an amendment.
Name | Type | Not Null | Primary Key | Foreign Key | Remarks |
:——— | :——— | :————- | :—————- | :—————- | :———— |
amendment_id_amendment | integer | X | amendment(id_amendment) | This is a foreign key to the table amendment. | |
values_id_history_token | integer | X | history\_token(id_history_token) | This is a foreign key to the table history_token. |