quantum-ai-v3/data_analyzer
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
..
management Refactor: Complete architecture reorganization with proper separation of concerns 2025-07-21 20:03:53 +05:30
migrations 🔧 Fix migration conflict - prevent duplicate column errors 2025-07-26 20:19:30 +05:30
n8n_workflows 🤖 Implement comprehensive N8N workflow management system 2025-07-26 09:31:20 +05:30
templates/data_analyzer Rebrand platform from NetCop Hub to Quantum Tasks AI 2025-07-25 22:21:45 +05:30
__init__.py Implement wallet deduction after success & fix display issues 2025-07-10 16:34:03 +05:30
admin.py Implement wallet deduction after success & fix display issues 2025-07-10 16:34:03 +05:30
apps.py Implement wallet deduction after success & fix display issues 2025-07-10 16:34:03 +05:30
models.py Optimize data analyzer agent for PDF-only processing 2025-07-25 10:16:35 +05:30
processor.py Refactor: Complete architecture reorganization with proper separation of concerns 2025-07-21 20:03:53 +05:30
urls.py Optimize data analyzer agent for PDF-only processing 2025-07-25 10:16:35 +05:30
views.py Optimize data analyzer agent for PDF-only processing 2025-07-25 10:16:35 +05:30