[PR #1895] [MERGED] add budget tables to the aql schema #4009

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/1895
Author: @youngcw
Created: 11/11/2023
Status: Merged
Merged: 11/11/2023
Merged by: @youngcw

Base: masterHead: youngcw/aql_schema


📝 Commits (5)

📊 Changes

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

View changed files

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

📄 Description

Im starting here since it looks like these were the only missing tables that had budget data. Also some of the tables in this schema definition didn't list unused columns so I left those out.


🔄 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/1895 **Author:** [@youngcw](https://github.com/youngcw) **Created:** 11/11/2023 **Status:** ✅ Merged **Merged:** 11/11/2023 **Merged by:** [@youngcw](https://github.com/youngcw) **Base:** `master` ← **Head:** `youngcw/aql_schema` --- ### 📝 Commits (5) - [`08be6fd`](https://github.com/actualbudget/actual/commit/08be6fd0fd39bf86218e009de65b068217f3942c) add budget tables to the schema - [`698a579`](https://github.com/actualbudget/actual/commit/698a57981cf7a551191e2fb03dca9aba2be5e8be) note - [`1ab0371`](https://github.com/actualbudget/actual/commit/1ab037114989bd06b824329639eff8f88c2a12c3) note fix - [`e9f01f2`](https://github.com/actualbudget/actual/commit/e9f01f26d90b3e242dd88a2a5b24c621cb26d841) lint - [`e7bd095`](https://github.com/actualbudget/actual/commit/e7bd095493b2019bc84bad975210b0ede3b78f01) Merge branch 'master' into youngcw/aql_schema ### 📊 Changes **2 files changed** (+22 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/loot-core/src/server/aql/schema/index.ts` (+16 -0) ➕ `upcoming-release-notes/1895.md` (+6 -0) </details> ### 📄 Description Im starting here since it looks like these were the only missing tables that had budget data. Also some of the tables in this schema definition didn't list unused columns so I left those out. --- <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:50:13 -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#4009