Refactor Database and File modules to improve data handling

Update the Database class to include explicit methods for fetching
various entity types, managing relationships, and querying file paths.
Implement hashing logic in the File module to facilitate tracking by
unique identifiers. Add C++20 support in configuration files.
This commit is contained in:
2026-06-21 22:01:28 +02:00
parent de9db599b9
commit 018fdf5516
16 changed files with 642 additions and 14 deletions
View File