aboutsummaryrefslogtreecommitdiff
path: root/src/DevHive.Data/Migrations/20210203071720_ProfilePicture.Designer.cs
Commit message (Collapse)AuthorAgeFilesLines
* Adding some metods to Rate repoDanail Dimitrov2021-02-051-633/+0
|
* Implemented profile picture table functionality; added models and interfaces ↵Syndamia2021-02-031-0/+633
for profile picture; added ability for user layers to update the profile picture; added migrations; updated mappings