Commit 8376c708 authored by Laurent Lecluse's avatar Laurent Lecluse
Browse files

MAJ DDL

parent 79ff41ba
Loading
Loading
Loading
Loading
Loading
+12 −12
Original line number Diff line number Diff line
@@ -33,18 +33,6 @@ return [
            'position'    => 4,
            'commentaire' => NULL,
        ],
        'AUTRE_LIBELLE'             => [
            'name'        => 'AUTRE_LIBELLE',
            'type'        => 'string',
            'bdd-type'    => 'VARCHAR2',
            'length'      => 4000,
            'scale'       => NULL,
            'precision'   => NULL,
            'nullable'    => TRUE,
            'default'     => NULL,
            'position'    => 23,
            'commentaire' => NULL,
        ],
        'AUTRES'                    => [
            'name'        => 'AUTRES',
            'type'        => 'float',
@@ -57,6 +45,18 @@ return [
            'position'    => 22,
            'commentaire' => NULL,
        ],
        'AUTRE_LIBELLE'             => [
            'name'        => 'AUTRE_LIBELLE',
            'type'        => 'string',
            'bdd-type'    => 'VARCHAR2',
            'length'      => 4000,
            'scale'       => NULL,
            'precision'   => NULL,
            'nullable'    => TRUE,
            'default'     => NULL,
            'position'    => 23,
            'commentaire' => NULL,
        ],
        'CM'                        => [
            'name'        => 'CM',
            'type'        => 'float',
+24 −24
Original line number Diff line number Diff line
@@ -9,6 +9,30 @@ return [
    'commentaire' => NULL,
    'sequence'    => 'UNICAEN_MAIL_MAIL_ID_SEQ',
    'columns'     => [
        'ATTACHMENT_PATHS'       => [
            'name'        => 'ATTACHMENT_PATHS',
            'type'        => 'string',
            'bdd-type'    => 'VARCHAR2',
            'length'      => 4000,
            'scale'       => NULL,
            'precision'   => NULL,
            'nullable'    => TRUE,
            'default'     => NULL,
            'position'    => 10,
            'commentaire' => NULL,
        ],
        'COPIES'                 => [
            'name'        => 'COPIES',
            'type'        => 'string',
            'bdd-type'    => 'VARCHAR2',
            'length'      => 500,
            'scale'       => NULL,
            'precision'   => NULL,
            'nullable'    => TRUE,
            'default'     => NULL,
            'position'    => 11,
            'commentaire' => NULL,
        ],
        'CORPS'                  => [
            'name'        => 'CORPS',
            'type'        => 'string',
@@ -45,18 +69,6 @@ return [
            'position'    => 4,
            'commentaire' => NULL,
        ],
        'COPIES'          => [
            'name'        => 'COPIES',
            'type'        => 'string',
            'bdd-type'    => 'VARCHAR2',
            'length'      => 500,
            'scale'       => NULL,
            'precision'   => NULL,
            'nullable'    => TRUE,
            'default'     => NULL,
            'position'    => 11,
            'commentaire' => NULL,
        ],
        'DESTINATAIRES_INITIALS' => [
            'name'        => 'DESTINATAIRES_INITIALS',
            'type'        => 'string',
@@ -129,18 +141,6 @@ return [
            'position'    => 6,
            'commentaire' => NULL,
        ],
        'ATTACHMENT_PATHS'                  => [
            'name'        => 'ATTACHMENT_PATHS',
            'type'        => 'string',
            'bdd-type'    => 'VARCHAR2',
            'length'      => 4000,
            'scale'       => NULL,
            'precision'   => NULL,
            'nullable'    => TRUE,
            'default'     => NULL,
            'position'    => 10,
            'commentaire' => NULL,
        ],
    ],
];

+12 −12
Original line number Diff line number Diff line
@@ -57,6 +57,18 @@ return [
            'position'    => 1,
            'commentaire' => NULL,
        ],
        'LABEL'            => [
            'name'        => 'LABEL',
            'type'        => 'string',
            'bdd-type'    => 'VARCHAR2',
            'length'      => 2000,
            'scale'       => NULL,
            'precision'   => NULL,
            'nullable'    => TRUE,
            'default'     => NULL,
            'position'    => 8,
            'commentaire' => NULL,
        ],
        'LASTUPDATE'       => [
            'name'        => 'LASTUPDATE',
            'type'        => 'date',
@@ -81,18 +93,6 @@ return [
            'position'    => 7,
            'commentaire' => NULL,
        ],
        'LABEL' => [
            'name'        => 'LABEL',
            'type'        => 'string',
            'bdd-type'    => 'VARCHAR2',
            'length'      => 2000,
            'scale'       => NULL,
            'precision'   => NULL,
            'nullable'    => TRUE,
            'default'     => NULL,
            'position'    => 8,
            'commentaire' => NULL,
        ],
        'STATUS'           => [
            'name'        => 'STATUS',
            'type'        => 'int',
+14 −14
Original line number Diff line number Diff line
@@ -21,18 +21,6 @@ return [
            'position'    => 1,
            'commentaire' => NULL,
        ],
        'PROCESS_ID'           => [
            'name'        => 'PROCESS_ID',
            'type'        => 'int',
            'bdd-type'    => 'NUMBER',
            'length'      => 0,
            'scale'       => NULL,
            'precision'   => NULL,
            'nullable'    => TRUE,
            'default'     => NULL,
            'position'    => 2,
            'commentaire' => NULL,
        ],
        'LABEL'        => [
            'name'        => 'LABEL',
            'type'        => 'string',
@@ -45,6 +33,18 @@ return [
            'position'    => 4,
            'commentaire' => NULL,
        ],
        'PROCESS_ID'   => [
            'name'        => 'PROCESS_ID',
            'type'        => 'int',
            'bdd-type'    => 'NUMBER',
            'length'      => 0,
            'scale'       => NULL,
            'precision'   => NULL,
            'nullable'    => TRUE,
            'default'     => NULL,
            'position'    => 2,
            'commentaire' => NULL,
        ],
        'SIGNATURE_ID' => [
            'name'        => 'SIGNATURE_ID',
            'type'        => 'int',
+4 −2
Original line number Diff line number Diff line
@@ -1523,7 +1523,6 @@ return [
        'VOLUME_HORAIRE_ID',
        'VOLUME_HORAIRE_MISSION_ID',
        'VOLUME_HORAIRE_REF_ID',
        'NBVH',
        'TERMINE',
    ],
    'TBL_DMEP_LIQUIDATION'                => [
@@ -2567,6 +2566,8 @@ return [
        'CORPS',
        'MOTS_CLEFS',
        'LOG',
        'ATTACHMENT_PATHS',
        'COPIES',
    ],
    'JOUR_FERIE'                          => [
        'ID',
@@ -2702,12 +2703,13 @@ return [
        'DATECREATED',
        'LASTUPDATE',
        'SIGNATUREFLOW_ID',
        'LABEL',
    ],
    'UNICAEN_SIGNATURE_PROCESS_STEP'      => [
        'ID',
        'PROCESS_ID',
        'SIGNATURE_ID',
        'SIGNATUREFLOWSTEP_ID',
        'LABEL',
    ],
    'UNICAEN_SIGNATURE_RECIPIENT'         => [
        'ID',