|
91b8cc06b2
|
imports, comments and formatting
|
2022-02-20 20:58:48 +00:00 |
|
|
02ba80a555
|
Some linting fixes
|
2022-02-19 21:53:30 +00:00 |
|
|
46b9b82f30
|
Small refactorings
|
2022-02-19 21:38:57 +00:00 |
|
|
6ab8a96888
|
Implement first db-test using go-txdb
|
2022-02-09 22:40:35 +00:00 |
|
|
e934d407c2
|
Use simple connection string in config
|
2022-02-09 22:40:35 +00:00 |
|
|
208ffce968
|
Wrap errors
|
2021-12-11 22:07:53 +00:00 |
|
|
e9adc763b2
|
Remove Repository and use Database instead
|
2021-12-11 20:18:09 +00:00 |
|
|
871b11bbcc
|
Implement single account transaction-list
|
2021-12-02 21:44:35 +00:00 |
|
|
4646356b2d
|
Introduce own Numeric type and revert to stdlib from pgx
|
2021-12-02 21:32:01 +00:00 |
|
|
276fdb4ade
|
Also display account & payee
|
2021-12-02 20:58:27 +00:00 |
|
|
a4659c7133
|
Use printf in template
|
2021-12-02 20:53:05 +00:00 |
|
|
696469f6c2
|
Handle amount in import and display
|
2021-12-02 20:49:07 +00:00 |
|
|
4011f3cace
|
Also return sql.DB to be able to use goose
|
2021-12-02 20:36:22 +00:00 |
|
|
61c55dda3a
|
Small fixes for ynab import
|
2021-12-02 16:22:27 +00:00 |
|
|
e465b961a5
|
Use pgx
|
2021-12-02 10:44:14 +00:00 |
|
|
c4fe36a2a4
|
Fix leading space
|
2021-11-08 22:33:11 +00:00 |
|
|
bda3d32cfc
|
Use postgres schema instead of pgx
|
2021-11-08 22:29:35 +00:00 |
|
|
5de7d32c30
|
Use goose for migrations
|
2021-11-08 22:24:21 +00:00 |
|
|
cf1bc70103
|
Begin migration to sqlc
|
2021-11-08 21:32:30 +00:00 |
|