user-lib/sql/schema/user/find_with_id.sql
2023-09-20 16:23:29 -04:00

3 lines
36 B
SQL

SELECT *
FROM user
WHERE user.id = ?