Loading admin/src/DataGen.php +2 −3 Original line number Diff line number Diff line Loading @@ -191,9 +191,8 @@ class DataGen ], [ 'table' => 'CC_ACTIVITE', 'context' => ['install', 'update'], 'context' => ['install'], 'key' => 'CODE', 'options' => ['update' => false, 'delete' => false], ], [ 'table' => 'TYPE_INTERVENTION', Loading Loading
admin/src/DataGen.php +2 −3 Original line number Diff line number Diff line Loading @@ -191,9 +191,8 @@ class DataGen ], [ 'table' => 'CC_ACTIVITE', 'context' => ['install', 'update'], 'context' => ['install'], 'key' => 'CODE', 'options' => ['update' => false, 'delete' => false], ], [ 'table' => 'TYPE_INTERVENTION', Loading