[PR #1317] [MERGED] 🐛 fix sync: add back 'accounts.type' column #3666

Closed
opened 2026-02-28 20:44:57 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/1317
Author: @MatissJanis
Created: 7/8/2023
Status: Merged
Merged: 7/9/2023
Merged by: @MatissJanis

Base: masterHead: matiss/fix-1296


📝 Commits (3)

📊 Changes

3 files changed (+12 additions, -1 deletions)

View changed files

📝 packages/api/package.json (+1 -1)
packages/loot-core/migrations/1688841238000_add_account_type.sql (+5 -0)
upcoming-release-notes/1317.md (+6 -0)

📄 Description

Closes #1296

After this is merged I'll do an API release which will also solve https://github.com/actualbudget/actual/issues/1303


🔄 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/1317 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 7/8/2023 **Status:** ✅ Merged **Merged:** 7/9/2023 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/fix-1296` --- ### 📝 Commits (3) - [`2f1104c`](https://github.com/actualbudget/actual/commit/2f1104c1040d3ad08194aefeae204417117096d0) :bug: fix sync: add back 'accounts.type' column - [`8cec275`](https://github.com/actualbudget/actual/commit/8cec275498bd6bbbc0c28296169fe62fcdd4375a) Release notes - [`754bd25`](https://github.com/actualbudget/actual/commit/754bd2500b73623f43c62aeeaa1f06358c5bbe92) Revert to TEXT ### 📊 Changes **3 files changed** (+12 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/api/package.json` (+1 -1) ➕ `packages/loot-core/migrations/1688841238000_add_account_type.sql` (+5 -0) ➕ `upcoming-release-notes/1317.md` (+6 -0) </details> ### 📄 Description Closes #1296 After this is merged I'll do an API release which will also solve https://github.com/actualbudget/actual/issues/1303 --- <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-02-28 20:44:57 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#3666