Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
open-source
OSE
Commits
045f94a3
Commit
045f94a3
authored
Jun 18, 2019
by
Laurent Lécluse
Browse files
Ajout volontaire d'une erreur dans la DDL pour test
parent
b690a9f4
Changes
1
Hide whitespace changes
Inline
Side-by-side
bdd/ddl.php
View file @
045f94a3
...
...
@@ -31616,7 +31616,7 @@ SELECT rownum id, t."ANNEE_ID",t."INTERVENANT_ID",t."STRUCTURE_ID" FROM (
'V_INDICATEUR_510' =>
array (
'name' => 'V_INDICATEUR_510',
'definition' => 'CREATE OR REPLACE FORCE VIEW V_INDICATEUR_510 AS
'definition' => 'CREATE OR REPLACE FORCE VIEW V_INDICATEUR_510 AS
E
WITH t AS (
SELECT
s.intervenant_id,
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment