Skip to content
Snippets Groups Projects
Commit 7ae4ec84 authored by Laurent Lecluse's avatar Laurent Lecluse
Browse files

On n'utilise plus

intervenant_dossier dnas le connecteur
parent 9f2ae593
Branches
Tags
1 merge request!55Ll bug report services
......@@ -133,7 +133,6 @@ SELECT
FROM
srci
LEFT JOIN intervenant i ON i.source_code = srci.source_code AND i.annee_id = unicaen_import.get_current_annee AND i.histo_destruction IS NULL
LEFT JOIN intervenant_dossier d ON d.intervenant_id = i.id AND d.histo_destruction IS NULL
WHERE
filtre1 = 1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment