Skip to content
Snippets Groups Projects
Commit fdc08cfb authored by Thibaut Vallee's avatar Thibaut Vallee
Browse files

Ajout de la justification dans le script sql

parent b7585fbb
No related branches found
No related tags found
No related merge requests found
Pipeline #23070 passed
......@@ -20,6 +20,7 @@ create table unicaen_validation_instance
references unicaen_validation_type
on delete cascade,
valeur text,
justification text,
histo_creation timestamp not null,
histo_createur_id integer not null
constraint unicaen_validation_instance_createur_fk
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment