974dd64660
- Implement lightweight migration system for is_duplicate and duplicate_of_id columns - Migrations run automatically on application startup - Idempotent migrations safe to run multiple times - Fixes SQLite OperationalError for missing columns - Resolves issue where database schema didn't match model definitions