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
35690681cfdeda2f960634b96de326e1d2998ded
budgeteer
/
postgres
T
History
jacob1123
01c407d4f1
continuous-integration/drone/push
Build is failing
Details
Remove income category from result
2022-04-06 20:29:56 +00:00
..
numeric
Remove income category from result
2022-04-06 20:29:56 +00:00
queries
Hide hidden categories from searchresults
2022-03-15 13:50:10 +01:00
schema
Initialize last_reconciled from transactions
2022-03-14 19:46:21 +00:00
accounts.sql.go
Make search queries case insensitive
2022-03-15 13:50:10 +01:00
assignments.sql.go
Use new UpdateAssignmentWithDifference for ynab-import to prevent errors on duplicates
2022-03-05 22:23:13 +00:00
budgets.sql.go
Implement Delete Budget
2022-01-31 15:50:13 +00:00
budgetservice.go
Minimal linting improvements
2022-02-20 21:19:28 +00:00
categories.sql.go
Hide hidden categories from searchresults
2022-03-15 13:50:10 +01:00
conn.go
Minimal linting improvements
2022-02-20 21:19:28 +00:00
cumultative-balances.sql.go
Extract package
2022-02-23 21:59:14 +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 column and use instead of last transactions date
2022-03-14 19:26:54 +00:00
payees.sql.go
Make search queries case insensitive
2022-03-15 13:50:10 +01:00
transactions.sql.go
Improve editing and creating of transactions
2022-02-27 21:15:46 +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-export.go
Use view everywhere
2022-02-27 20:45:02 +00:00
ynab-import.go
Use new UpdateAssignmentWithDifference for ynab-import to prevent errors on duplicates
2022-03-05 22:23:13 +00:00