add silly change to test ci

This commit is contained in:
Pablo Martin 2025-03-21 16:58:46 +01:00
parent 8666b88953
commit 8938545d3a

View file

@ -15,6 +15,7 @@ with
where v.version = 'V1' and v.id_booking is not null where v.version = 'V1' and v.id_booking is not null
) )
select select
1 as lol,
v.id_verification, v.id_verification,
v.id_booking, v.id_booking,
v.verification_status, v.verification_status,