All checks were successful
Backend Build and Test / build (push) Successful in 3m29s
2 lines
51 B
SQL
2 lines
51 B
SQL
update users set weight = 10.0 where weight = 0.0;
|