a
This commit is contained in:
parent
e49cb9741d
commit
007229d7a5
@ -62,8 +62,11 @@ SELECT UUID() as ID, 'Locations - España - Madrid - Cibeles' , 'Estatua de la c
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
//AÑADIR EVENTO LISTA DE ESPERA
|
||||||
|
insert into lqdvi_v2.events(id, name, description, init_date, state, typeId, createdAt, updatedAt)
|
||||||
|
SELECT UUID() as ID, name, 'evento para lista de espera', init_date, state, 2, createdAt, updatedAt
|
||||||
|
FROM lqdvi_v2.events
|
||||||
|
where lqdvi_v2.events.id = '5f772798-5616-4663-a661-b6484dd11bd7'
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user