Commit 930a14c1 authored by Laurent Lecluse's avatar Laurent Lecluse
Browse files

Suppression de la durée de vie sur tbl_ph et tbl_pj_dem

parent 5678ac26
Loading
Loading
Loading
Loading
+1 −23
Original line number Diff line number Diff line
@@ -14691,17 +14691,6 @@
          'default' => '1',
          'commentaire' => NULL,
        ),
        'DUREE_VIE' => 
        array (
          'name' => 'DUREE_VIE',
          'type' => 'NUMBER',
          'length' => 0,
          'scale' => NULL,
          'precision' => NULL,
          'nullable' => false,
          'default' => NULL,
          'commentaire' => NULL,
        ),
      ),
    ),
    'TBL_PIECE_JOINTE_DEMANDE' => 
@@ -14790,17 +14779,6 @@
          'default' => NULL,
          'commentaire' => NULL,
        ),
        'DUREE_VIE' => 
        array (
          'name' => 'DUREE_VIE',
          'type' => 'NUMBER',
          'length' => 0,
          'scale' => NULL,
          'precision' => NULL,
          'nullable' => false,
          'default' => NULL,
          'commentaire' => NULL,
        ),
        'CODE_INTERVENANT' =>
        array (
          'name' => 'CODE_INTERVENANT',