mirror of
https://github.com/thecyberlearn/quantum-ai-v2.git
synced 2026-08-18 23:12:58 +00:00
• Add database flush to Railway startup for complete reset • Remove manual fix scripts - using clean recreation approach • Fresh database will have correct agent values from populate_agents • Guarantees Railway matches local environment exactly Process: 1. flush --noinput (clear all data) 2. migrate --run-syncdb (create fresh tables) 3. populate_agents (correct agent values) 4. reset_admin (fresh admin user) 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| commands | ||
| __init__.py | ||