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

1 line
35 B
MySQL
Raw Normal View History

DELETE FROM location where id = $1;