mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2025-12-11 20:15:30 +01:00
- Replaced complex subquery logic with raw SQL for filtering entries based on device ownership, improving query performance and readability. - Enhanced error handling for UUID synchronization to ensure data consistency. - Streamlined code by consolidating delete and count operations in the entry closure rebuild process. - Improved logging in the backfill manager to provide better insights into state changes and record processing.