Files
spacedrive/docs/core
Jamie Pine 10110fd710 feat: Implement automatic dependency resolution for syncable models
- Added `sync_depends_on` method to the Syncable trait, allowing models to declare their dependencies for synchronization.
- Updated device, location, entry, and tag models to specify their dependencies, facilitating automatic computation of sync order.
- Enhanced backfill process to respect model dependencies, preventing foreign key violations during synchronization.
- Improved documentation to reflect the new dependency graph and its benefits for model synchronization.
2025-10-09 07:28:45 -07:00
..
2025-10-09 03:56:26 -07:00
2025-09-06 21:00:37 -04:00
2025-09-06 21:00:37 -04:00
2025-10-07 20:31:12 -07:00
2025-09-06 21:00:37 -04:00
2025-10-07 20:31:12 -07:00
2025-09-06 21:00:37 -04:00
2025-09-06 21:00:37 -04:00
2025-09-06 21:00:37 -04:00
2025-10-08 04:19:14 -07:00
2025-09-06 21:00:37 -04:00
2025-10-08 04:19:14 -07:00
2025-09-06 21:00:37 -04:00