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

1 line
37 B
MySQL
Raw Normal View History

SELECT * FROM location WHERE id = $1;