Files
Arwid ThornströmandGitHub a20ea008e8 update path and username on pwb user (#454)
* update path and username on pwb user

* moved file
2025-01-28 12:53:59 +01:00

2 lines
76 B
SQL

UPDATE designers SET path = 'pwb', username = 'pwb' WHERE designerid = 251;