allow optional different table in staging

This commit is contained in:
2023-08-02 15:02:03 +02:00
parent ff31ad83fe
commit 8eb8597293
2 changed files with 3 additions and 1 deletions

1
staging-diff.sql Normal file
View File

@ -0,0 +1 @@
UPDATE user SET is_admin=true WHERE name IN ('Sandra Sollberger', 'Thomas Hoffelner', 'Manfred Meindl', 'Bernhard Heinemann');