Replies: 1 comment 1 reply
-
Hi, @jt6677. I think I have exactly what you are looking for. For example, see DbService. |
Beta Was this translation helpful? Give feedback.
1 reply
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
-
I looked through most of the implementations and could not find any backend implementation using sql query, like " SELECT username, email, bio, image FROM users WHERE user_id = $1".
I would like to compare my query against theirs if possible. If any one is aware of such sql query implementation, please point me to that direction. Thank you
Beta Was this translation helpful? Give feedback.
All reactions