- Add file_hash and is_identical_file columns to proof_versions table - Compute MD5 hash on file upload and compare with previous version - Display warning banner when uploading identical file as revision - Return is_identical_file in WebSocket response and API endpoints Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| 001_initial_schema.py | ||
| 002_seed_dropdown_options.py | ||
| 003_add_meta_proof_types.py | ||
| 004_cleanup_duplicate_dropdown_options.py | ||
| 005_add_file_hash.py | ||