mirror of
https://github.com/mendsalbert/ai-finance-tracking.git
synced 2026-04-25 08:35:54 +03:00
[PR #4] Fix: Change amount columns to numeric type in Budgets and Incomes tables #40
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ai-finance-tracking-mendsalbert#40
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/mendsalbert/ai-finance-tracking/pull/4
Author: @codeautopilot[bot]
Created: 9/1/2024
Status: 🔄 Open
Base:
main← Head:autopilot/3-20240901053047973📝 Commits (1)
47fe75aautopilot proposal📊 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
sumfunction by changing the data type of theamountcolumns in theBudgetsandIncomestables fromvarchartonumeric.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.