Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Libriciel
web-DPO
Commits
99bbfdbf
Commit
99bbfdbf
authored
Jan 13, 2022
by
tguillon
Browse files
Correction
parent
ebc30fdf
Pipeline
#21449
passed with stage
in 1 minute and 49 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
app/Config/Schema/CreationBase/patchs/2.0.1_to_2.1.0.sql
View file @
99bbfdbf
...
...
@@ -145,7 +145,7 @@ UPDATE fiches
valeurs
.
fiche_id
=
fiches
.
id
AND
valeurs
.
champ_name
=
'declarantservice'
AND
valeurs
.
valeur
!=
'Aucun service'
AND
services
.
libelle
=
valeurs
.
valeur
,
AND
services
.
libelle
=
valeurs
.
valeur
AND
services
.
organisation_id
=
fiches
.
organisation_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