[PR #1648] [MERGED] fix: prepare auth migration #1767

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

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/1648
Author: @dguyen
Created: 2/14/2025
Status: Merged
Merged: 2/18/2025
Merged by: @dguyen

Base: mainHead: fix/prepare-auth-migration


📝 Commits (3)

  • 7ac79b3 fix: prepare auth migration
  • 977be76 Merge branch 'main' into fix/prepare-auth-migration
  • 44b9423 fix: add migration

📊 Changes

2 files changed (+30 additions, -5 deletions)

View changed files

packages/prisma/migrations/20250217120859_add_session_fields/migration.sql (+18 -0)
📝 packages/prisma/schema.prisma (+12 -5)

📄 Description

Description

Add schema migration in preparation for auth migration.

Should have no issues since Session table should not currently be in use.


🔄 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/1648 **Author:** [@dguyen](https://github.com/dguyen) **Created:** 2/14/2025 **Status:** ✅ Merged **Merged:** 2/18/2025 **Merged by:** [@dguyen](https://github.com/dguyen) **Base:** `main` ← **Head:** `fix/prepare-auth-migration` --- ### 📝 Commits (3) - [`7ac79b3`](https://github.com/documenso/documenso/commit/7ac79b3e20356a72412acbdd2843a95a0b4559d5) fix: prepare auth migration - [`977be76`](https://github.com/documenso/documenso/commit/977be76fae2bdfefd98cc956ba47fe5f6ba7c6ae) Merge branch 'main' into fix/prepare-auth-migration - [`44b9423`](https://github.com/documenso/documenso/commit/44b94231d5129ad9e8c56f17e914c27a16cacc54) fix: add migration ### 📊 Changes **2 files changed** (+30 additions, -5 deletions) <details> <summary>View changed files</summary> ➕ `packages/prisma/migrations/20250217120859_add_session_fields/migration.sql` (+18 -0) 📝 `packages/prisma/schema.prisma` (+12 -5) </details> ### 📄 Description ## Description Add schema migration in preparation for auth migration. Should have no issues since `Session` table should not currently be in use. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 20:30:59 +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#1767
No description provided.