[PR #16] [MERGED] Updating DB-schema #59

Closed
opened 2026-09-04 00:21:56 +02:00 by Stone_Red · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/detleph/server/pull/16
Author: @Flexla54
Created: 11/10/2021
Status: Merged
Merged: 11/10/2021
Merged by: @stephan418

Base: devHead: feature-db-schema


📝 Commits (7)

  • 30ffd09 Normalize schema
  • 124773c Add leader fields
  • 5223c50 update campaign, participants, group
  • 1d87860 Adding LinkObject; adjust details
  • a0d0336 Adding enum (Gender, AdminLevel)
  • 8299060 Format schema, Adjust enum naming
  • 4319620 small changes from feedback

📊 Changes

1 file changed (+70 additions, -42 deletions)

View changed files

📝 prisma/schema.prisma (+70 -42)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/detleph/server/pull/16 **Author:** [@Flexla54](https://github.com/Flexla54) **Created:** 11/10/2021 **Status:** ✅ Merged **Merged:** 11/10/2021 **Merged by:** [@stephan418](https://github.com/stephan418) **Base:** `dev` ← **Head:** `feature-db-schema` --- ### 📝 Commits (7) - [`30ffd09`](https://github.com/detleph/server/commit/30ffd094bd832405e3de73982332d40023e71a43) Normalize schema - [`124773c`](https://github.com/detleph/server/commit/124773cce32fce2cf7c1715a5adb66087a28b680) Add leader fields - [`5223c50`](https://github.com/detleph/server/commit/5223c50881730944ebeb6e7d019819ed9770710d) update campaign, participants, group - [`1d87860`](https://github.com/detleph/server/commit/1d87860be09f03b64a0d9d8c764c5e621b9c3d81) Adding LinkObject; adjust details - [`a0d0336`](https://github.com/detleph/server/commit/a0d033672a3524753a4f8d37c4d7fc5abd357885) Adding enum (Gender, AdminLevel) - [`8299060`](https://github.com/detleph/server/commit/8299060d00337c261f78a84c7cefb05e4ad2c899) Format schema, Adjust enum naming - [`4319620`](https://github.com/detleph/server/commit/4319620bfd8747b97f0f714d9ad0b4b2e86eb2a5) small changes from feedback ### 📊 Changes **1 file changed** (+70 additions, -42 deletions) <details> <summary>View changed files</summary> 📝 `prisma/schema.prisma` (+70 -42) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Stone_Red added the pull-request label 2026-09-04 00:21:56 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: detleph/server#59