ARC desktop app
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. |
||
|---|---|---|
| database | ||
| images | ||
| models | ||
| services | ||
| views | ||
| .gitignore | ||
| CMakeLists.txt | ||
| main.cpp | ||
| migrations.sql | ||
| rus.traineddata | ||