aboutsummaryrefslogtreecommitdiff
path: root/src/DevHive.Data/Models/ProfilePicture.cs
Commit message (Collapse)AuthorAgeFilesLines
* Implemented profile picture table functionality; added models and interfaces ↵Syndamia2021-02-031-0/+14
for profile picture; added ability for user layers to update the profile picture; added migrations; updated mappings