From d08cfee5b471c5a64da97a5a42ca098e0e744394 Mon Sep 17 00:00:00 2001 From: Tristan Date: Fri, 21 Jun 2024 01:35:38 +0200 Subject: [PATCH] docs: update private indexes --- DatabaseSchema.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/DatabaseSchema.md b/DatabaseSchema.md index d6fa84d..28c0952 100644 --- a/DatabaseSchema.md +++ b/DatabaseSchema.md @@ -268,7 +268,7 @@ | index | field | | -- | :--: | -| categoryVotes_UUID | UUID, userID, hasedIP, category | +| categoryVotes_UUID | UUID, userID, hashedIP, category | ### sponsorTimes @@ -281,8 +281,7 @@ | index | field | | -- | :--: | -| sponsorTimes_hashedIP | hashedIP | -| privateDB_sponsorTimes_videoID_v2 | videoID, service | +| privateDB_sponsorTimes_v4 | videoID, service, timeSubmitted | ### config