Peter Wood
|
9684cdbac4
|
function to return the aggregated values of the period specified
|
2025-07-22 13:57:18 -04:00 |
|
Peter Wood
|
6f7412f528
|
added default values for the start and end date parameters. they default to the start and end date of the current month if not specified.
|
2025-07-22 13:56:13 -04:00 |
|
Peter Wood
|
07b8185c35
|
refactor SQL scripts for consistency and style improvements
|
2025-03-06 08:26:39 -05:00 |
|
Peter Wood
|
b6a6ca3b38
|
corrected column names in get_account_id function for consistency
|
2025-03-06 07:32:18 -05:00 |
|
Peter Wood
|
2b863ea758
|
resolved error when importing records with [null, 0] transaction amounts
|
2023-05-01 07:56:42 -04:00 |
|
Peter Wood
|
a494709cc5
|
made data element names more consistent
|
2023-03-09 20:24:58 -05:00 |
|
Peter Wood
|
a63a2cf8f4
|
added function to get transactions for a period of time
|
2023-03-09 20:02:01 -05:00 |
|
Peter Wood
|
1214176dba
|
added support for multiple accounts in the budget detail table
|
2023-03-06 11:58:49 -05:00 |
|
Peter Wood
|
f07d5a4c7c
|
testing new function and updated proc
|
2023-03-05 07:54:04 -05:00 |
|
Peter Wood
|
1fd8fa7432
|
added logging and call to helper function to get bank acct id
|
2023-03-05 07:53:45 -05:00 |
|
Peter Wood
|
c844642bfb
|
helper function to get account id from bank info
|
2023-03-05 07:53:22 -05:00 |
|
Peter Wood
|
098ea60ef0
|
added support for multiple accounts
|
2023-03-04 21:10:46 -05:00 |
|
Peter Wood
|
e88dffe457
|
corrected name of file to be in line with the proc name
|
2023-03-04 21:08:28 -05:00 |
|
Peter Wood
|
d5ca077424
|
account table creation
|
2023-03-04 18:25:37 -05:00 |
|
Peter Wood
|
9348a36809
|
moving to postgres
|
2023-03-04 18:23:05 -05:00 |
|