1
0
forked from BRT/arc
arc/database/dao
slava 4fe6e399bc Refactor scripts and add enhanced error handling
Revised scripts for payments and history retrieval, introducing improved error management with screenshots for debugging. Added a new LoginAndCheckAccountsScript for account validation, streamlined multi-threading, and updated application logic for clarity and reliability.
2025-05-30 22:16:25 +07:00
..
AccountDAO.cpp Refactor scripts and add enhanced error handling 2025-05-30 22:16:25 +07:00
AccountDAO.h Add event handling and improved account management 2025-05-21 20:18:53 +07:00
ApplicationDAO.cpp Refactor scripts and add enhanced error handling 2025-05-30 22:16:25 +07:00
ApplicationDAO.h Refactor scripts and add enhanced error handling 2025-05-30 22:16:25 +07:00
CommonDataDAO.cpp Update transaction handling with a new history parsing script. 2025-05-09 22:44:29 +07:00
CommonDataDAO.h Refactor UI and database logic for device management 2025-04-18 16:39:13 +07:00
DeviceDAO.cpp Refactor and enhance device and event handling logic 2025-05-22 21:33:25 +07:00
DeviceDAO.h Refactor and enhance device and event handling logic 2025-05-22 21:33:25 +07:00
EventDAO.cpp Refactor scripts and add enhanced error handling 2025-05-30 22:16:25 +07:00
EventDAO.h Refactor scripts and add enhanced error handling 2025-05-30 22:16:25 +07:00
TransactionDAO.cpp Refactor scripts and add enhanced error handling 2025-05-30 22:16:25 +07:00
TransactionDAO.h Refactor and enhance transaction handling and logging 2025-05-21 16:06:18 +07:00