This website requires JavaScript.
Explore
Help
Sign In
franklinblanco
/
user-svc
Watch
1
Star
0
Fork
0
You've already forked user-svc
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c96e268d7a
user-svc
/
sql
/
schema
/
token
/
find_with_user_id.sql
franklinblanco
2112836fa6
Authentication with password done.
2022-07-05 11:29:42 -04:00
3 lines
37 B
SQL
Raw
Blame
History
SELECT
*
FROM
token
WHERE
user_id
=
?
Reference in New Issue
View Git Blame
Copy Permalink