[PR #1684] [MERGED] Make priority optional in schema #2662

Closed
opened 2026-04-16 09:32:27 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fosrl/pangolin/pull/1684
Author: @Pallavikumarimdb
Created: 10/17/2025
Status: Merged
Merged: 10/17/2025
Merged by: @oschwartz10612

Base: devHead: fix/make-priority-optional


📝 Commits (1)

  • 1d017f6 make priority optional in schema

📊 Changes

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

View changed files

📝 server/db/pg/schema/schema.ts (+1 -1)
📝 server/db/sqlite/schema/schema.ts (+1 -1)

📄 Description

Community Contribution License Agreement

By creating this pull request, I grant the project maintainers an unlimited,
perpetual license to use, modify, and redistribute these contributions under any terms they
choose, including both the AGPLv3 and the Fossorial Commercial license terms. I
represent that I have the right to grant this license for all contributed content.

Description

Update priority in target schema to sync with recent change in "hide path match and rewrite in raw resource"

How to test?


🔄 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/fosrl/pangolin/pull/1684 **Author:** [@Pallavikumarimdb](https://github.com/Pallavikumarimdb) **Created:** 10/17/2025 **Status:** ✅ Merged **Merged:** 10/17/2025 **Merged by:** [@oschwartz10612](https://github.com/oschwartz10612) **Base:** `dev` ← **Head:** `fix/make-priority-optional` --- ### 📝 Commits (1) - [`1d017f6`](https://github.com/fosrl/pangolin/commit/1d017f60b43808741dc21a2d7bf3ff827288aa16) make priority optional in schema ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `server/db/pg/schema/schema.ts` (+1 -1) 📝 `server/db/sqlite/schema/schema.ts` (+1 -1) </details> ### 📄 Description ## Community Contribution License Agreement By creating this pull request, I grant the project maintainers an unlimited, perpetual license to use, modify, and redistribute these contributions under any terms they choose, including both the AGPLv3 and the Fossorial Commercial license terms. I represent that I have the right to grant this license for all contributed content. ## Description Update priority in target schema to sync with recent change in "hide path match and rewrite in raw resource" ## How to test? --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-16 09:32:27 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/pangolin#2662