Commit 1da281bd authored by Laurent Lecluse's avatar Laurent Lecluse
Browse files

pb formatage

parent 9b35e089
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -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',