quantum-ai/data_analyzer/migrations
Claude 443bba21f1 🔧 Fix wallet 500 error and error page alignment
- Add missing stripe_payment_intent_id field to WalletTransaction model
- Create and apply database migration for wallet schema fix
- Fix vertical alignment of help widgets on all error pages (400, 403, 404, 500)
- Add margin-left: auto to align help widgets with wallet card above
- Include data_analyzer migration for file field optimization

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-27 09:29:29 +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
0005_alter_dataanalysisagentrequest_data_file.py 🔧 Fix wallet 500 error and error page alignment 2025-07-27 09:29:29 +05:30