Commit 19694876 authored by Laurent Lecluse's avatar Laurent Lecluse
Browse files

Eradication de formule_test_structure

parent c4fc0aeb
Loading
Loading
Loading
Loading
+4 −88
Original line number Diff line number Diff line
@@ -6828,50 +6828,6 @@
        ),
      ),
    ),
    'FORMULE_TEST_STRUCTURE' => 
    array (
      'name' => 'FORMULE_TEST_STRUCTURE',
      'temporary' => false,
      'logging' => true,
      'commentaire' => 'sequence=FTEST_STRUCTURE_ID_SEQ;',
      'sequence' => 'FTEST_STRUCTURE_ID_SEQ',
      'columns' => 
      array (
        'ID' => 
        array (
          'name' => 'ID',
          'type' => 'NUMBER',
          'length' => 0,
          'scale' => '0',
          'precision' => NULL,
          'nullable' => false,
          'default' => NULL,
          'commentaire' => NULL,
        ),
        'LIBELLE' => 
        array (
          'name' => 'LIBELLE',
          'type' => 'VARCHAR2',
          'length' => 80,
          'scale' => NULL,
          'precision' => NULL,
          'nullable' => false,
          'default' => NULL,
          'commentaire' => NULL,
        ),
        'UNIVERSITE' => 
        array (
          'name' => 'UNIVERSITE',
          'type' => 'NUMBER',
          'length' => 0,
          'scale' => '0',
          'precision' => 1,
          'nullable' => false,
          'default' => '0',
          'commentaire' => NULL,
        ),
      ),
    ),
    'FORMULE_TEST_VOLUME_HORAIRE' =>
    array (
      'name' => 'FORMULE_TEST_VOLUME_HORAIRE',
@@ -19862,16 +19818,6 @@
        0 => 'ID',
      ),
    ),
    'FORMULE_TEST_STRUCTURE_PK' => 
    array (
      'name' => 'FORMULE_TEST_STRUCTURE_PK',
      'table' => 'FORMULE_TEST_STRUCTURE',
      'index' => 'FORMULE_TEST_STRUCTURE_PK',
      'columns' => 
      array (
        0 => 'ID',
      ),
    ),
    'FORMULE_TEST_VOLUME_HORAIRE_PK' =>
    array (
      'name' => 'FORMULE_TEST_VOLUME_HORAIRE_PK',
@@ -43991,16 +43937,6 @@ WHERE
        2 => 'ETAT_VOLUME_HORAIRE_ID',
      ),
    ),
    'FORMULE_TEST_STRUCTURE__UN' => 
    array (
      'name' => 'FORMULE_TEST_STRUCTURE__UN',
      'table' => 'FORMULE_TEST_STRUCTURE',
      'index' => 'FORMULE_TEST_STRUCTURE__UN',
      'columns' => 
      array (
        0 => 'LIBELLE',
      ),
    ),
    'FORMULE__UN' =>
    array (
      'name' => 'FORMULE__UN',
@@ -48539,26 +48475,6 @@ END;',
        0 => 'ID',
      ),
    ),
    'FORMULE_TEST_STRUCTURE_PK' => 
    array (
      'name' => 'FORMULE_TEST_STRUCTURE_PK',
      'unique' => true,
      'table' => 'FORMULE_TEST_STRUCTURE',
      'columns' => 
      array (
        0 => 'ID',
      ),
    ),
    'FORMULE_TEST_STRUCTURE__UN' => 
    array (
      'name' => 'FORMULE_TEST_STRUCTURE__UN',
      'unique' => true,
      'table' => 'FORMULE_TEST_STRUCTURE',
      'columns' => 
      array (
        0 => 'LIBELLE',
      ),
    ),
    'FORMULE_TEST_VOLUME_HORAIRE_PK' =>
    array (
      'name' => 'FORMULE_TEST_VOLUME_HORAIRE_PK',