|
53dd31fa35
|
Extract util.go
|
2021-12-28 20:41:06 +00:00 |
|
|
1a4267186a
|
Add ability to edit payees
|
2021-12-28 20:40:53 +00:00 |
|
|
6bac09a38e
|
Implement update and delete for transactions
|
2021-12-27 23:38:30 +00:00 |
|
|
d0ad0dcb3a
|
Implement categories for new transactions
|
2021-12-14 14:41:10 +00:00 |
|
|
a8bd03a805
|
Handle circular required keys
Use a dummy-value at first and update it later.
Deferrable doesn't seem to work for NOT NULL - only
for FOREIGN KEYs.
|
2021-12-14 14:13:23 +00:00 |
|
|
e9adc763b2
|
Remove Repository and use Database instead
|
2021-12-11 20:18:09 +00:00 |
|
|
0ee3f269b5
|
Split routes into own files
|
2021-12-07 15:42:29 +00:00 |
|