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
daadfd45bc38f3ec038fff774e06a0213e2d21f5
budgeteer
/
postgres
T
History
jacob1123
72b5bdde4f
continuous-integration/drone/push
Build is failing
Details
continuous-integration/drone/pr
Build is failing
Details
ci/woodpecker/push/woodpecker
Pipeline failed
Details
ci/woodpecker/pr/woodpecker
Pipeline failed
Details
Minor fixes
2022-02-15 12:59:53 +00:00
..
queries
Show transfer account if filled
2022-02-08 21:28:55 +00:00
schema
Add fuzzy module
2022-02-04 15:46:17 +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
Implement Delete Budget
2022-01-31 15:50:13 +00:00
budgetservice.go
Fix issues from golangci
2022-02-15 11:52:06 +00:00
categories.sql.go
Implement autocomplete for categories
2022-02-04 21:13:30 +00:00
conn.go
Implement first db-test using go-txdb
2022-02-09 22:40:35 +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
Minor fixes
2022-02-15 12:59:53 +00:00
payees.sql.go
Order payees by name
2022-02-04 21:13:40 +00:00
transactions.sql.go
Show transfer account if filled
2022-02-08 21:28:55 +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
Improve error messages
2022-02-15 12:41:12 +00:00