[PR #29] [MERGED] Update Database-Schema #68

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

📋 Pull Request Information

Original PR: https://github.com/detleph/server/pull/29
Author: @Flexla54
Created: 3/20/2022
Status: Merged
Merged: 3/20/2022
Merged by: @Flexla54

Base: devHead: feature-db-schema


📝 Commits (3)

  • 358baa7 updating Role model (v.2.0)
  • fd50d97 Adding VisualElement (v.2.1)
  • 3b9c43a Updated Media, Adding referential actions(v.2.2)

📊 Changes

1 file changed (+170 additions, -142 deletions)

View changed files

📝 prisma/schema.prisma (+170 -142)

📄 Description

Newer Version of the Database Schema with the following changes:

  • Added: RoleSchema, Media, Link, Job

🔄 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/29 **Author:** [@Flexla54](https://github.com/Flexla54) **Created:** 3/20/2022 **Status:** ✅ Merged **Merged:** 3/20/2022 **Merged by:** [@Flexla54](https://github.com/Flexla54) **Base:** `dev` ← **Head:** `feature-db-schema` --- ### 📝 Commits (3) - [`358baa7`](https://github.com/detleph/server/commit/358baa739aabc142ef955504236191d8e71609e4) updating Role model (v.2.0) - [`fd50d97`](https://github.com/detleph/server/commit/fd50d9783651d31caac0a59051a270d616805e33) Adding VisualElement (v.2.1) - [`3b9c43a`](https://github.com/detleph/server/commit/3b9c43ac60da3f5bedc228064dc26e3dc64f9832) Updated Media, Adding referential actions(v.2.2) ### 📊 Changes **1 file changed** (+170 additions, -142 deletions) <details> <summary>View changed files</summary> 📝 `prisma/schema.prisma` (+170 -142) </details> ### 📄 Description Newer Version of the Database Schema with the following changes: - Added: RoleSchema, Media, Link, Job --- <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:59 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: detleph/server#68