[PR #3022] [MERGED] Expose bank sync account data in AQL. #53945

Closed
opened 2026-04-30 23:06:53 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/3022
Author: @psybers
Created: 7/10/2024
Status: Merged
Merged: 7/10/2024
Merged by: @youngcw

Base: masterHead: account-schema


📝 Commits (2)

  • c2ea68a Expose bank sync account data in AQL.
  • e653ab7 add release note

📊 Changes

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

View changed files

📝 packages/loot-core/src/server/aql/schema/index.ts (+2 -0)
upcoming-release-notes/3022.md (+6 -0)

📄 Description

These fields exist in the table, but were not exposed via AQL. So people using the API could not get this data. This is needed for properly matching accounts to SimpleFIN (either by the ID or by the 'official' name).


🔄 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/3022 **Author:** [@psybers](https://github.com/psybers) **Created:** 7/10/2024 **Status:** ✅ Merged **Merged:** 7/10/2024 **Merged by:** [@youngcw](https://github.com/youngcw) **Base:** `master` ← **Head:** `account-schema` --- ### 📝 Commits (2) - [`c2ea68a`](https://github.com/actualbudget/actual/commit/c2ea68acbf8ba79d41f61792790d8d4c41dceb83) Expose bank sync account data in AQL. - [`e653ab7`](https://github.com/actualbudget/actual/commit/e653ab7b6748b59e1d602506966dcbb1c6ece2e5) add release note ### 📊 Changes **2 files changed** (+8 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/loot-core/src/server/aql/schema/index.ts` (+2 -0) ➕ `upcoming-release-notes/3022.md` (+6 -0) </details> ### 📄 Description These fields exist in the table, but were not exposed via AQL. So people using the API could not get this data. This is needed for properly matching accounts to SimpleFIN (either by the ID or by the 'official' name). --- <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-30 23:06:53 -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#53945