mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-05-07 14:53:16 -04:00
- Updated the `tag.rs` file to clarify relationships between tags and their associated entities, improving the ORM definitions for better data integrity. - Refined the initial schema migration to ensure proper column definitions and constraints for user metadata and device tracking. - Improved the `manager.rs` and `action.rs` files to streamline tag creation and application processes, enhancing overall performance and maintainability. - Added integration tests to verify the persistence of tagging operations and metadata integrity during move actions. These changes collectively enhance the robustness and clarity of the tagging system, ensuring better data management and user experience.