|
5bf6a0889c
|
Finish changing the database name.
|
2025-03-21 11:38:50 -07:00 |
|
|
a5e10e26cc
|
Move testing to be a global variable and use it to control the debug output.
|
2025-03-07 12:47:40 -07:00 |
|
|
029ee8e9a8
|
Add DEBUG messages to get methods. Fix the income and asset tables not existing if db upgrade is not run.
|
2025-03-07 12:43:26 -07:00 |
|
|
778b4e2f39
|
Add methods for accessing Incomes and Assets in the database.
|
2025-03-07 12:20:38 -07:00 |
|
|
be66f52cbf
|
Move down to only 1 abstract data type with a nully Frequency. Should aid in making the Expense page usable for all 3 data type.
|
2025-02-21 08:56:50 -07:00 |
|
|
60363c29f2
|
Rename recurring class filename. Move around some libraries to be under the proper comments.
|
2025-02-12 07:55:22 -07:00 |
|
|
737264fa2f
|
More work to make the Expense page arbitrary for re-use.
|
2025-02-11 15:16:46 -07:00 |
|
|
8e6b574023
|
Create the income and asset tables.
|
2025-02-11 14:49:50 -07:00 |
|
|
cc33458457
|
Remove unused imports.
|
2025-02-11 09:25:50 -07:00 |
|
|
ef58a06dfa
|
Successfully migrate the application to SQLIte!
|
2025-02-07 15:29:20 -07:00 |
|
|
5561f50736
|
Begin working on the database.
|
2025-02-05 14:43:06 -07:00 |
|