This website requires JavaScript.
Explore
Help
Sign In
jacob1123
/
budgeteer
Watch
1
Star
1
Fork
0
Code
Issues
12
Pull Requests
1
Packages
Releases
1
Wiki
Activity
Files
79bbda884ca7a74de517002778c40a5320a5302e
budgeteer
/
postgres
T
History
jacob1123
79bbda884c
continuous-integration/drone/push
Build is passing
Details
continuous-integration/drone/pr
Build is failing
Details
Save all unmatched transfers as regular transactions
2022-01-10 10:02:07 +00:00
..
queries
Also fetch GroupID and highlight groups in transactions-view
2022-01-10 10:01:35 +00:00
schema
Fix migration
2022-01-09 22:31:18 +00:00
accounts.sql.go
Include all accounts
2022-01-09 22:29:11 +00:00
assignments.sql.go
Use date_trunc instead of splitting date into year and month
2021-12-08 15:15:35 +00:00
budgets.sql.go
Handle circular required keys
2021-12-14 14:13:23 +00:00
budgetservice.go
Handle circular required keys
2021-12-14 14:13:23 +00:00
categories.sql.go
Implement budgeting views by calculating most values locally
2021-12-11 12:47:41 +00:00
conn.go
Wrap errors
2021-12-11 22:07:53 +00:00
cumultative-balances.sql.go
Try to calculate balances locally
2021-12-10 18:56:56 +00:00
db.go
Introduce own Numeric type and revert to stdlib from pgx
2021-12-02 21:32:01 +00:00
models.go
Add group_id
2022-01-09 22:29:47 +00:00
numeric.go
Implement cleaning to set all historic negative balances to zero
2021-12-07 21:59:06 +00:00
payees.sql.go
Add ability to edit payees
2021-12-28 20:40:53 +00:00
transactions.sql.go
Also fetch GroupID and highlight groups in transactions-view
2022-01-10 10:01:35 +00:00
user_budgets.sql.go
Introduce own Numeric type and revert to stdlib from pgx
2021-12-02 21:32:01 +00:00
users.sql.go
Remember last login
2021-12-06 20:38:55 +00:00
ynab-import.go
Save all unmatched transfers as regular transactions
2022-01-10 10:02:07 +00:00