jl-backend-rs/sql/location/delete.sql

1 line
35 B
SQL

DELETE FROM location where id = $1;