[PR #992] [CLOSED] fix: temp #1305

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

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/992
Author: @dguyen
Created: 3/7/2024
Status: Closed

Base: mainHead: fix/neon-db-migration-test


📝 Commits (5)

📊 Changes

6 files changed (+39 additions, -24 deletions)

View changed files

📝 packages/prisma/helper.ts (+4 -13)
packages/prisma/migrations/20240307043633_neon_test/migration.sql (+11 -0)
📝 packages/prisma/schema.prisma (+9 -0)
📝 packages/prisma/seed-database.ts (+7 -1)
📝 scripts/vercel.sh (+7 -10)
📝 turbo.json (+1 -0)

📄 Description

Ignore me


🔄 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/992 **Author:** [@dguyen](https://github.com/dguyen) **Created:** 3/7/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `fix/neon-db-migration-test` --- ### 📝 Commits (5) - [`88ffdb0`](https://github.com/documenso/documenso/commit/88ffdb0066135d1aeae0b0ffe8ead7bbf329b84e) fix: remove duplicate neon pooler - [`e748b18`](https://github.com/documenso/documenso/commit/e748b1898e8bcdae0cfc2f6a7b07336530538ced) fix: add direct neon connection URL - [`530508f`](https://github.com/documenso/documenso/commit/530508f421d585516f83f633d1dd98fbcb2a900d) fix: remove invalid seed - [`ffcb4fd`](https://github.com/documenso/documenso/commit/ffcb4fda20d2dc7f04cb5c41d5048b5aab8aa21c) fix: remove invalid seed - [`81c43e0`](https://github.com/documenso/documenso/commit/81c43e01d3b2af136e8699a9c814412447e19fa2) fix: test ### 📊 Changes **6 files changed** (+39 additions, -24 deletions) <details> <summary>View changed files</summary> 📝 `packages/prisma/helper.ts` (+4 -13) ➕ `packages/prisma/migrations/20240307043633_neon_test/migration.sql` (+11 -0) 📝 `packages/prisma/schema.prisma` (+9 -0) 📝 `packages/prisma/seed-database.ts` (+7 -1) 📝 `scripts/vercel.sh` (+7 -10) 📝 `turbo.json` (+1 -0) </details> ### 📄 Description Ignore me --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 19:32:42 +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#1305
No description provided.