|
951e827d20
|
Add transfer_id
|
2022-01-09 20:47:43 +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 |
|
|
8b6a8c3697
|
Add income_category_id only after categories table exists
|
2021-12-11 22:08:08 +00:00 |
|
|
c3a93377d9
|
Fix schema
|
2021-12-11 21:55:33 +00:00 |
|
|
7cb7527704
|
Use date_trunc instead of splitting date into year and month
|
2021-12-08 15:15:35 +00:00 |
|
|
c3a022b595
|
Add views with results grouped by month
|
2021-12-08 14:40:11 +00:00 |
|
|
edd1319222
|
Show available balance including activities of this month
|
2021-12-07 21:32:36 +00:00 |
|
|
e3f3dc6748
|
Add on_budget column to accounts
|
2021-12-07 21:20:35 +00:00 |
|
|
64822912d9
|
Add available balance
|
2021-12-07 20:22:40 +00:00 |
|
|
0b0b20c5ec
|
Implement assignment import and clear of budget
|
2021-12-07 15:28:40 +00:00 |
|
|
8f374f1d62
|
Try to display simple budget screen
|
2021-12-07 13:02:39 +00:00 |
|
|
e3cf69ab08
|
Remember last login
|
2021-12-06 20:38:55 +00:00 |
|
|
1437fc7b8d
|
Fix 0001_enable-uuid-ossp and reorder
|
2021-12-06 20:36:10 +00:00 |
|
|
495bc2b7c3
|
Import category
|
2021-12-06 20:23:10 +00:00 |
|
|
0855942d0d
|
Fix order of Down query
|
2021-12-02 20:37:16 +00:00 |
|
|
e465b961a5
|
Use pgx
|
2021-12-02 10:44:14 +00:00 |
|
|
4d1b883974
|
Merge schemas into one file
|
2021-12-02 10:09:57 +00:00 |
|
|
37d19733df
|
Add accounts & payees
|
2021-11-29 22:52:58 +00:00 |
|
|
8e8c653fc9
|
Add run target
|
2021-11-29 22:04:04 +00:00 |
|
|
85ef7557c1
|
Use uuid.UUID everywhere and have postgres generate ids
|
2021-11-29 21:49:37 +00:00 |
|
|
5de7d32c30
|
Use goose for migrations
|
2021-11-08 22:24:21 +00:00 |
|