FairPlayTube icon indicating copy to clipboard operation
FairPlayTube copied to clipboard

Create the "UserRecommendedVideo" table

Open efonsecab opened this issue 2 years ago • 0 comments

In the database project add a new table named "UserRecommendedVideo", with the following columns

  • UserRecommendedVideoId
  • RecommenderApplicationUserId
  • VideoInfoId
  • IOriginatorInfo interface columns

efonsecab avatar Aug 22 '21 14:08 efonsecab