Neueste Version
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
DELETE FROM `buchungen`
|
||||
WHERE id =
|
||||
{{ this.params.bookingId }}
|
||||
AND gebucht_von =
|
||||
{{ this.params.bookedBy }};
|
||||
Reference in New Issue
Block a user