Loading data/ddl/table/CONTRAT.php +4 −4 Original line number Diff line number Diff line Loading @@ -159,11 +159,11 @@ return [ 'bdd-type' => 'NUMBER', 'length' => 0, 'scale' => '0', 'precision' => null, 'nullable' => false, 'default' => null, 'precision' => NULL, 'nullable' => FALSE, 'default' => NULL, 'position' => 10, 'commentaire' => null, 'commentaire' => NULL, ], 'TOTAL_HETD' => [ 'name' => 'TOTAL_HETD', Loading Loading
data/ddl/table/CONTRAT.php +4 −4 Original line number Diff line number Diff line Loading @@ -159,11 +159,11 @@ return [ 'bdd-type' => 'NUMBER', 'length' => 0, 'scale' => '0', 'precision' => null, 'nullable' => false, 'default' => null, 'precision' => NULL, 'nullable' => FALSE, 'default' => NULL, 'position' => 10, 'commentaire' => null, 'commentaire' => NULL, ], 'TOTAL_HETD' => [ 'name' => 'TOTAL_HETD', Loading