From 3abb6a75a517f62289abd4d8e332e61e161f2a49 Mon Sep 17 00:00:00 2001 From: Augusto Date: Thu, 22 Jul 2021 17:37:16 +0100 Subject: [PATCH] Remove from the documentation the fields deleted form the database --- docs/db/database-structure.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/db/database-structure.md b/docs/db/database-structure.md index 827e471a..a4cc48b6 100644 --- a/docs/db/database-structure.md +++ b/docs/db/database-structure.md @@ -55,7 +55,6 @@ Columns: - createdAt - userId - eventId -- groupId (not used anymore, TODO: remove at some point) ### group @@ -220,7 +219,6 @@ Columns: - createdAt - updatedAt - grade -- progressId: Not used anymore (TODO: Remove) - attrs - type: - `tester`