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
ae9e9d34c961acf10bc798901a659f444d437754
budgeteer
/
postgres
T
History
jacob1123
ae9e9d34c9
continuous-integration/drone/push
Build is passing
Details
Use type instead of isAccount flag
2022-02-25 22:28:22 +00:00
..
numeric
Fix formatting for negative numbers
2022-02-25 15:32:39 +00:00
queries
Use type instead of isAccount flag
2022-02-25 22:28:22 +00:00
schema
Add fuzzy module
2022-02-04 15:46:17 +00:00
accounts.sql.go
Use type instead of isAccount flag
2022-02-25 22:28:22 +00:00
assignments.sql.go
Extract package
2022-02-23 21:59:14 +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
Use type instead of isAccount flag
2022-02-25 22:28:22 +00: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
Extract package
2022-02-23 21:59:14 +00:00
payees.sql.go
Use type instead of isAccount flag
2022-02-25 22:28:22 +00:00
transactions.sql.go
Also return PayeeID and CategoryID from backend
2022-02-25 20:36:24 +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
Fix leading space before category separator
2022-02-25 15:04:30 +00:00
ynab-import.go
Implement linter fixes
2022-02-23 22:08:47 +00:00