From d7e4a039ff70177c6adf1091ec7bca368d2fa32e Mon Sep 17 00:00:00 2001 From: Jannik Meier Date: Mon, 27 Nov 2023 16:37:57 +0100 Subject: [PATCH] Update DB - Schema --- DB - Schema.-.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/DB - Schema.-.md b/DB - Schema.-.md index 5d08b7b..308ff3a 100644 --- a/DB - Schema.-.md +++ b/DB - Schema.-.md @@ -1 +1,10 @@ -Welcome to the Wiki. \ No newline at end of file +This chapter contains the structure of our internal database tables. + +### User + +- Name +- Surname +- Username* +- E-Mail* +- Password +- UID* \ No newline at end of file