Anomalie #10648
Migration 1810.sql sve_start_date
Start date:
05/17/2019
Due date:
Tags Courrier:
19.04.13
Description
Erreur s'il y a des doublons dans mlb_coll_ext :
Modifications faites par HQU :
DO $$ BEGIN
(
SELECT sve_start_date FROM mlb_coll_ext
WHERE res_letterbox.res_id = mlb_coll_ext.res_id
AND sve_start_date is not null
);
ALTER TABLE mlb_coll_ext DROP COLUMN IF EXISTS sve_start_date;
END IF;
History
#3 Updated by Florian AZIZIAN about 2 years ago
- Project changed from Backlog to CURRENT SPRINT
- Status changed from Prêt à développer to En cours de dev (S)
#4 Updated by Damien BUREL about 2 years ago
- Tags Courrier 19.04.13 added
- Tags Courrier deleted (
19.04.2)
#5 Updated by Emmanuel DILLARD about 2 years ago
- Project changed from CURRENT SPRINT to Backlog
- Status changed from En cours de dev (S) to Développé / Analysé (S)
#7 Updated by Emmanuel DILLARD 11 months ago
- Project changed from Backlog to Backlog Courrier
- Target version changed from 20.03 (Support restreint) to 20.03 (Restreint)