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
78e52e3e
Commit
78e52e3e
authored
Jul 01, 2021
by
Laurent Lécluse
Browse files
suite...
parent
8b98302c
Changes
1
Hide whitespace changes
Inline
Side-by-side
data/ddl_config.php
View file @
78e52e3e
...
...
@@ -12,18 +12,18 @@ return [
]],
'materialized-view'
=>
[
'includes'
=>
[
],
'view'
=>
[
'includes'
=>
[
'V_INDIC_DIFF_DOSSIER'
,
'V_MEP_INTERVENANT_STRUCTURE'
,
]],
'package'
=>
[
'includes'
=>
[
]
],
'view'
=>
[
'includes'
=>
[
'V_INDIC_DIFF_DOSSIER'
,
'V_MEP_INTERVENANT_STRUCTURE'
,
]],
'package'
=>
[
'includes'
=>
[
]],
'trigger'
=>
[
'includes'
=>
[
'F_CONTRAT'
,
'F_CONTRAT_S'
,
'INDIC_TRG_MODIF_DOSSIER'
,
]],
'sequence'
=>
[
'includes'
=>
[
]],
'trigger'
=>
[
'includes'
=>
[
'F_CONTRAT'
,
'F_CONTRAT_S'
,
'INDIC_TRG_MODIF_DOSSIER'
,
]],
'sequence'
=>
[
'includes'
=>
[
]],
];
\ No newline at end of file
]],
];
\ No newline at end of file
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