user-lib/sql/schema/token/find_with_user_id.sql

3 lines
37 B
MySQL
Raw Permalink Normal View History

2023-09-20 20:23:29 +00:00
SELECT *
FROM token
WHERE user_id = ?