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
e26bb257cc297cd746fc3852ef699ac1b982e270
budgeteer
/
postgres
T
History
jacob1123
663f247080
continuous-integration/drone/push
Build is passing
Details
Import and display Status
2022-01-16 15:43:05 +00:00
..
queries
Import and display Status
2022-01-16 15:43:05 +00:00
schema
Import and display Status
2022-01-16 15:43:05 +00:00
accounts.sql.go
Include all accounts
2022-01-10 10:09:34 +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
Import and display Status
2022-01-16 15:43:05 +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
Import and display Status
2022-01-16 15:43:05 +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
Import and display Status
2022-01-16 15:43:05 +00:00