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

1 line
35 B
MySQL
Raw Permalink Normal View History

DELETE FROM location where id = $1;