budget/pfbudget
Luís Murta 3e20ae97db
parser command now writes do DB
`parse_data` from parser.py now takes a `DBManager` and runs
`insert_transactions` after parsing.
`DBManager` now takes `Transaction` type and returns the same on select
queries.
`DBManager` refactored with extensive type hinting.
`Transaction` updated to reflect use in `DBManager`.
2021-06-21 23:49:23 +01:00
..
2021-06-21 23:49:23 +01:00
2021-06-21 23:49:23 +01:00
2021-06-21 23:49:23 +01:00