Commit b4a40985 authored by Florian Joriot's avatar Florian Joriot
Browse files

Mise a jour de la contrainte d'unicité sur le statut du type d'intervention...

Mise a jour de la contrainte d'unicité sur le statut du type d'intervention (prise en compte histo destruction)
parent ce6c640d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -9,6 +9,7 @@ return [
    'columns' => [
        'TYPE_INTERVENTION_ID',
        'STATUT_ID',
        'HISTO_DESTRUCTION',
    ],
];

+1 −0
Original line number Diff line number Diff line
@@ -9,6 +9,7 @@ return [
    'columns' => [
        'TYPE_INTERVENTION_ID',
        'STATUT_ID',
        'HISTO_DESTRUCTION',
    ],
];