[PR #2184] [MERGED] fix: add foreign key indexes #2103

Closed
opened 2026-02-26 20:32:26 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/2184
Author: @Mythie
Created: 11/12/2025
Status: Merged
Merged: 11/12/2025
Merged by: @Mythie

Base: mainHead: fix/add-database-indexes


📝 Commits (1)

  • 214933a fix: add foreign key indexes

📊 Changes

2 files changed (+60 additions, -0 deletions)

View changed files

packages/prisma/migrations/20251112224336_add_database_indexes/migration.sql (+41 -0)
📝 packages/prisma/schema.prisma (+19 -0)

📄 Description

Can't believe we missed some of these ☠️


🔄 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/documenso/documenso/pull/2184 **Author:** [@Mythie](https://github.com/Mythie) **Created:** 11/12/2025 **Status:** ✅ Merged **Merged:** 11/12/2025 **Merged by:** [@Mythie](https://github.com/Mythie) **Base:** `main` ← **Head:** `fix/add-database-indexes` --- ### 📝 Commits (1) - [`214933a`](https://github.com/documenso/documenso/commit/214933a94e9fe8aaedfbcf34a5c3634aa8d2ac59) fix: add foreign key indexes ### 📊 Changes **2 files changed** (+60 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `packages/prisma/migrations/20251112224336_add_database_indexes/migration.sql` (+41 -0) 📝 `packages/prisma/schema.prisma` (+19 -0) </details> ### 📄 Description Can't believe we missed some of these ☠️ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 20:32:26 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/documenso#2103
No description provided.