Commit e4c983c3 authored by Antony Le Courtes's avatar Antony Le Courtes
Browse files

Delete Cascade sur TBL_MISSION_PRIME

parent c75f39d3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@ return [
    'name'        => 'TBL_MISSION_PRIME_INTERVENANT_FK',
    'table'       => 'TBL_MISSION_PRIME',
    'rtable'      => 'INTERVENANT',
    'delete_rule' => NULL,
    'delete_rule' => 'CASCADE',
    'index'       => NULL,
    'columns'     => [
        'INTERVENANT_ID' => 'ID',