diff --git a/DatabaseSchema.md b/DatabaseSchema.md index 527325f..1b69da4 100644 --- a/DatabaseSchema.md +++ b/DatabaseSchema.md @@ -212,6 +212,8 @@ | ratings_videoID | videoID, service | ### userFeatures +| Name | Type | | +| -- | :--: | -- | | userID | TEXT | not null | | feature | INTEGER | not null | | issuerUserID | TEXT | not null |