From af963dc2334607dd7502188ba61ef24b734a83ed Mon Sep 17 00:00:00 2001 From: Stypox Date: Sun, 27 Mar 2022 09:52:16 +0200 Subject: [PATCH] Updated Database (markdown) --- Database.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Database.md b/Database.md index 72f7f0f..9062340 100644 --- a/Database.md +++ b/Database.md @@ -6,11 +6,11 @@ This pages gives some information on the internal app database. In short, you le NewPipe is a streaming frontend. For this reason, storing information on `streams` is the database's core functionality. Basically, stream information is used for feeds, playlists and watch history. -![NewPipe's database structure](https://user-images.githubusercontent.com/17365767/141841352-eefcd324-abfe-480b-9626-17db21f6c9de.png) +![NewPipe's database structure](https://user-images.githubusercontent.com/36421898/160272215-b9cc2ee8-97ef-4fbe-8196-6600607af457.png)
How to update this diagram? -TODO: Add procedure here. +Use https://dbeaver.io/ (FOSS)