2 lines
46 B
SQL
2 lines
46 B
SQL
DELETE FROM humidities
|
|
WHERE humidity_id = $1; |
DELETE FROM humidities
|
|
WHERE humidity_id = $1; |