Added a new `description` column to the `accounts` table in the database schema. Updated the model, DAO methods, and queries to handle the `description` field for both inserting and retrieving account data. This change ensures that account entries can now include descriptive information. |
||
|---|---|---|
| .. | ||
| dao | ||
| app_data.db | ||
| DatabaseManager.cpp | ||
| DatabaseManager.h | ||