2 lines
41 B
SQL
2 lines
41 B
SQL
DELETE FROM sensors
|
|
WHERE device_id = $1; |
DELETE FROM sensors
|
|
WHERE device_id = $1; |