|
8f44a9d46f
|
Code cleanup
|
2023-02-05 22:20:34 -06:00 |
|
|
7e19be33e9
|
Database now uses objects to represent Accounts Earnings and Payments
|
2023-02-05 17:41:47 -06:00 |
|
|
0d6a22fb8b
|
Payments and earns now store their receipts.
The database tables are now
created on startup
|
2023-01-31 18:51:22 -06:00 |
|
|
30290fc317
|
Earn and pay now recache value for account
|
2023-01-28 12:05:35 -06:00 |
|
|
b02994d041
|
Account pay functional
|
2023-01-27 20:47:33 -06:00 |
|
|
c610a0572c
|
Account earn functional
|
2023-01-27 19:47:50 -06:00 |
|
|
5a88299f9e
|
Account creation with and without description
|
2023-01-27 19:02:18 -06:00 |
|
|
d3f3ebac3f
|
Implemented account --description
|
2023-01-26 18:54:38 -06:00 |
|
|
e635d80869
|
Database throws error when delete fail. Wrapped sqlitedb* in RAII to
close
|
2023-01-22 18:09:30 -06:00 |
|
|
434eaf0ce0
|
Added documentation for non private functions.
|
2023-01-22 17:21:31 -06:00 |
|
|
3941e43e7f
|
Account getValue and cacheing
|
2023-01-22 17:05:29 -06:00 |
|
|
983f1827e6
|
account -d and --force-delete now functional
|
2023-01-21 18:28:28 -06:00 |
|
|
c3dbabe42d
|
accountOperation check if account exists in database
|
2023-01-21 17:50:07 -06:00 |
|