Neueste
This commit is contained in:
@@ -4,7 +4,8 @@ SELECT
|
||||
titel AS title,
|
||||
startzeit AS start,
|
||||
endzeit AS end,
|
||||
gebucht_von
|
||||
gebucht_von,
|
||||
erstellt_am
|
||||
FROM `buchungen`
|
||||
WHERE platz_id =
|
||||
{{ appsmith.store.selectedSeatId }}
|
||||
|
||||
Reference in New Issue
Block a user