mirror of
https://gitea.baerentsen.space/FrederikBaerentsen/BrickTracker.git
synced 2025-12-30 21:30:02 -06:00
4 lines
73 B
SQL
4 lines
73 B
SQL
UPDATE sets
|
|
SET {{name}} = :status
|
|
WHERE u_id IS NOT DISTINCT FROM :u_id
|