Skip to content

Commit

Permalink
Add birthday
Browse files Browse the repository at this point in the history
  • Loading branch information
Dennull committed Apr 20, 2024
1 parent e739bad commit d35c80c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions models/ProfileModel.js
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@ const getProfileContents = `
a."joinedDate",
a."displayName",
a."username",
a."birthDate",
(SELECT COUNT(*) FROM
follow WHERE "followedUserId" = a."userId"
) AS "followerCount",
Expand Down

0 comments on commit d35c80c

Please sign in to comment.