quantum-ai-v2/data_analyzer/migrations
Claude 8109c6a693 🔧 Fix migration conflict - prevent duplicate column errors
- Convert migration 0002 to no-op to prevent 'data_file column already exists' error
- Fields already exist in Railway PostgreSQL database
- Allows clean deployment without migration conflicts

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-26 20:19:30 +05:30
..
__init__.py Implement wallet deduction after success & fix display issues 2025-07-10 16:34:03 +05:30
0001_initial.py Implement wallet deduction after success & fix display issues 2025-07-10 16:34:03 +05:30
0002_auto_20250710_0431.py 🔧 Fix migration conflict - prevent duplicate column errors 2025-07-26 20:19:30 +05:30
0003_dataanalysisagentrequest_input_text_and_more.py Implement wallet deduction after success & fix display issues 2025-07-10 16:34:03 +05:30
0004_fix_duplicate_fields.py Implement PostgreSQL development parity and fix migration conflicts 2025-07-12 09:59:44 +05:30