From 97700ae37924dbe1e59a7b35c6398b058a76f4c1 Mon Sep 17 00:00:00 2001 From: Michael Mayer Date: Tue, 12 Jul 2022 15:16:47 +0200 Subject: [PATCH] Entity Package: Update database schema documentation Signed-off-by: Michael Mayer --- internal/entity/schema/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/internal/entity/schema/README.md b/internal/entity/schema/README.md index a75c5f069..618a23009 100644 --- a/internal/entity/schema/README.md +++ b/internal/entity/schema/README.md @@ -1,8 +1,8 @@ -# Entity Schema Documentation +# Database Schema -*For documentation purposes only. Any code you find here is not shipped and has not been thoroughly tested. Some information may be outdated or missing.* +Please note that some information may be outdated or missing, as this documentation is automatically generated from the source code. -### Entity-Relationship Diagram +### Entity Relationships ↪ [docs.photoprism.app/developer-guide/database/schema/](https://docs.photoprism.app/developer-guide/database/schema/)