Commit Graph

5 Commits

Author SHA1 Message Date
Luis Eduardo Jeréz Girón
818f1e1623 Update SQL queries to use COALESCE and sqlc.narg for nullable fields in update operations 2024-07-21 19:42:13 -06:00
Luis Eduardo Jeréz Girón
2f3fc13853 Add GetUsersQty function to retrieve the total number of users 2024-07-20 17:36:34 -06:00
Luis Eduardo Jeréz Girón
b16142a509 Update CreateUser function to hash user password using bcrypt 2024-07-20 17:33:03 -06:00
Luis Eduardo Jeréz Girón
9ef514f85b Add methods to users service 2024-07-20 00:51:17 -06:00
Luis Eduardo Jeréz Girón
96943f2640 Add service package and implement GetUserByEmail method 2024-07-20 00:39:00 -06:00