Loading data/ddl.php +4 −88 Original line number Diff line number Diff line Loading @@ -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', Loading Loading @@ -19950,16 +19906,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', Loading Loading @@ -44154,16 +44100,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', Loading Loading @@ -48702,26 +48638,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', data/ddl_config.php +1 −0 Original line number Diff line number Diff line Loading @@ -7,6 +7,7 @@ return [ 'TYPE_DOTATION', 'ELEMENT_TAUX_REGIMES_SAVE', 'TBL_DOSSIER2', 'FORMULE_TEST_STRUCTURE', ]], \BddAdmin\Ddl\DdlMaterializedView::class => ['includes' => [ Loading Loading
data/ddl.php +4 −88 Original line number Diff line number Diff line Loading @@ -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', Loading Loading @@ -19950,16 +19906,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', Loading Loading @@ -44154,16 +44100,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', Loading Loading @@ -48702,26 +48638,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',
data/ddl_config.php +1 −0 Original line number Diff line number Diff line Loading @@ -7,6 +7,7 @@ return [ 'TYPE_DOTATION', 'ELEMENT_TAUX_REGIMES_SAVE', 'TBL_DOSSIER2', 'FORMULE_TEST_STRUCTURE', ]], \BddAdmin\Ddl\DdlMaterializedView::class => ['includes' => [ Loading