[PR #4] Fix: Change amount columns to numeric type in Budgets and Incomes tables #40

Open
opened 2026-02-27 10:17:10 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/mendsalbert/ai-finance-tracking/pull/4
Author: @codeautopilot[bot]
Created: 9/1/2024
Status: 🔄 Open

Base: mainHead: autopilot/3-20240901053047973


📝 Commits (1)

📊 Changes

1 file changed (+4 additions, -3 deletions)

View changed files

📝 utils/schema.jsx (+4 -3)

📄 Description

Resolves #3

This pull request resolves the error with the sum function by changing the data type of the amount columns in the Budgets and Incomes tables from varchar to numeric.


🔄 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/mendsalbert/ai-finance-tracking/pull/4 **Author:** [@codeautopilot[bot]](https://github.com/apps/codeautopilot) **Created:** 9/1/2024 **Status:** 🔄 Open **Base:** `main` ← **Head:** `autopilot/3-20240901053047973` --- ### 📝 Commits (1) - [`47fe75a`](https://github.com/mendsalbert/ai-finance-tracking/commit/47fe75adc1b3eb9186c2be3832a2af99581b07d5) autopilot proposal ### 📊 Changes **1 file changed** (+4 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `utils/schema.jsx` (+4 -3) </details> ### 📄 Description Resolves #3 This pull request resolves the error with the `sum` function by changing the data type of the `amount` columns in the `Budgets` and `Incomes` tables from `varchar` to `numeric`. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ai-finance-tracking-mendsalbert#40
No description provided.