[PR #1309] [MERGED] Fix ID for transaction_filters migration, patch existing migration #38092

Closed
opened 2026-04-23 11:14:14 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/1309
Author: @j-f1
Created: 7/7/2023
Status: Merged
Merged: 7/8/2023
Merged by: @j-f1

Base: masterHead: jed/fix-migration


📝 Commits (4)

  • a3f8092 Fix ID for transaction_filters migration, patch existing migration at runtime
  • 8dc32df Persist migration update
  • 6c94848 Add release note
  • 7b7936e Update packages/loot-core/src/server/migrate/migrations.ts

📊 Changes

3 files changed (+21 additions, -0 deletions)

View changed files

📝 packages/loot-core/migrations/1688749527273_transaction_filters.sql (+0 -0)
📝 packages/loot-core/src/server/migrate/migrations.ts (+15 -0)
upcoming-release-notes/1309.md (+6 -0)

📄 Description

I gave this a small test (running the commit before the filters PR was merged, then this commit) and it seems to be fine. Would like to see some others give it a try too though.


🔄 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/actualbudget/actual/pull/1309 **Author:** [@j-f1](https://github.com/j-f1) **Created:** 7/7/2023 **Status:** ✅ Merged **Merged:** 7/8/2023 **Merged by:** [@j-f1](https://github.com/j-f1) **Base:** `master` ← **Head:** `jed/fix-migration` --- ### 📝 Commits (4) - [`a3f8092`](https://github.com/actualbudget/actual/commit/a3f80921ccc73d3130b5b1a0f2203ed7fe29af72) Fix ID for transaction_filters migration, patch existing migration at runtime - [`8dc32df`](https://github.com/actualbudget/actual/commit/8dc32df197dbc5bfb2cb26db756ec492a62f7031) Persist migration update - [`6c94848`](https://github.com/actualbudget/actual/commit/6c9484854a22567c9ac2c7d5d0b98114c1f64459) Add release note - [`7b7936e`](https://github.com/actualbudget/actual/commit/7b7936e3c35f2f518e753c4c4673fb92a06f60b7) Update packages/loot-core/src/server/migrate/migrations.ts ### 📊 Changes **3 files changed** (+21 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/loot-core/migrations/1688749527273_transaction_filters.sql` (+0 -0) 📝 `packages/loot-core/src/server/migrate/migrations.ts` (+15 -0) ➕ `upcoming-release-notes/1309.md` (+6 -0) </details> ### 📄 Description I gave this a small test (running the commit before the filters PR was merged, then this commit) and it seems to be fine. Would like to see some others give it a try too though. --- <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-23 11:14:14 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#38092