Some checks failed
Backend Build and Test / build (push) Has been cancelled
2 lines
51 B
SQL
2 lines
51 B
SQL
update users set weight = 10.0 where weight = 0.0;
|