mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-04-19 14:08:45 -04:00
- Refactored the tag command arguments in the CLI to improve clarity and consistency in the codebase. - Updated the migration script for the tag system to enhance the database schema, including the creation of new tables and indexes. - Adjusted foreign key constraints and triggers to maintain data integrity and support full-text search capabilities. This refactor streamlines the tagging system's command structure and database interactions, setting the foundation for future enhancements.