1
0
forked from BRT/arc
arc/database
slava 92b78c3804 Add description field to accounts table and related logic
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.
2025-04-22 10:18:42 +07:00
..
dao Add description field to accounts table and related logic 2025-04-22 10:18:42 +07:00
app_data.db Add description field to accounts table and related logic 2025-04-22 10:18:42 +07:00
DatabaseManager.cpp Refactor UI and database logic for device management 2025-04-18 16:39:13 +07:00
DatabaseManager.h Refactor UI and database logic for device management 2025-04-18 16:39:13 +07:00