system-prompts-and-models-o.../salesflow-saas/backend/app
Claude 0ffba2167c
fix: normalize DATABASE_URL for Railway Postgres (postgres:// → postgresql+asyncpg://)
Railway Postgres gives postgres:// but SQLAlchemy asyncpg needs
postgresql+asyncpg://. This was the root cause of all Railway crashes.

https://claude.ai/code/session_01W1rJthWDkasijTdXCfxVHs
2026-04-25 21:43:27 +00:00
..
agents fix(dealix): resolve Python deps, SQLAlchemy metadata, JWT, and frontend CI 2026-04-12 10:32:05 +00:00
ai chore: snapshot Dealix salesflow phase2 for audit worktree 2026-04-04 18:04:21 +03:00
api fix: executive_roi_service import name mismatch — fixes Railway crash 2026-04-25 19:53:42 +00:00
core fix(db): prevent duplicate audit seed on repeated init_db() calls 2026-04-20 06:38:40 +00:00
flows chore: snapshot Dealix salesflow phase2 for audit worktree 2026-04-04 18:04:21 +03:00
integrations feat(dealix): email HTML + language detection + config fixes — 40/40 tests pass 2026-04-25 18:43:40 +00:00
intelligence fix(intelligence): contact_phone fix + Apollo/PDL enrichment + CSV export + stats endpoints 2026-04-22 05:30:14 +00:00
middleware feat(dealix): close ALL 4 Tier-1 runtime gaps (Programs E, F, G, K, J) 2026-04-17 10:12:04 +00:00
models feat(dealix): full automation outreach system — draft queue + pipeline + send 2026-04-25 17:33:30 +00:00
observability feat(dealix): close ALL 4 Tier-1 runtime gaps (Programs E, F, G, K, J) 2026-04-17 10:12:04 +00:00
openclaw feat(dealix): close ALL 4 Tier-1 runtime gaps (Programs E, F, G, K, J) 2026-04-17 10:12:04 +00:00
schemas feat(dealix): Tier-1 closure program — 10 tracks complete 2026-04-16 13:08:26 +00:00
services feat(dealix): multi-provider WhatsApp with auto-fallback chain 2026-04-25 18:10:50 +00:00
utils feat(dealix): D0 launch hardening — DLQ, PostHog, circuit breaker, pricing, runbook 2026-04-23 10:32:53 +00:00
workers fix(dealix): resolve Python deps, SQLAlchemy metadata, JWT, and frontend CI 2026-04-12 10:32:05 +00:00
__init__.py Add SalesMatic AI Sales SaaS Platform - Complete Foundation 2026-03-28 03:06:53 +00:00
config.py feat(dealix): email HTML + language detection + config fixes — 40/40 tests pass 2026-04-25 18:43:40 +00:00
database_rls.py feat(dealix): close ALL 4 Tier-1 runtime gaps (Programs E, F, G, K, J) 2026-04-17 10:12:04 +00:00
database.py fix: normalize DATABASE_URL for Railway Postgres (postgres:// → postgresql+asyncpg://) 2026-04-25 21:43:27 +00:00
main.py fix(health): add root /health for Railway healthcheck 2026-04-23 17:13:44 +03:00
sqlite_patch.py chore: snapshot Dealix salesflow phase2 for audit worktree 2026-04-04 18:04:21 +03:00