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
1479372b
Commit
1479372b
authored
Nov 09, 2021
by
Laurent Lécluse
Browse files
Update SRC_INTERVENANT.sql
parent
b1ad8076
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/Connecteurs-Import/Générique/SRC_INTERVENANT.sql
View file @
1479372b
...
...
@@ -143,7 +143,7 @@ FROM (
WHEN
statut_source_nautorise
=
1
THEN
'drop'
-- Si on est sur un statut "Autres" et qu'il y a un autre statut du même type
WHEN
types_identiques
=
0
AND
statut_source_autre
=
1
THEN
'drop'
WHEN
types_identiques
=
1
AND
statut_source_autre
=
1
THEN
'drop'
-- sinon on laisse passer
ELSE
'insert'
...
...
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