dak.c2s/backend
CCS Admin 3f8f96097d fix: URL-encode DB password in connection string
Passwords with special characters (@, &, etc.) broke the SQLAlchemy
connection URL parsing.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 08:48:28 +00:00
..
alembic feat: Alembic migrations, initial schema 2026-02-24 07:33:27 +00:00
app fix: URL-encode DB password in connection string 2026-02-24 08:48:28 +00:00
scripts feat: Excel export in Berichtswesen format + historical import 2026-02-24 08:07:28 +00:00
tests feat: import service with duplicate detection and fall_id generation 2026-02-24 07:49:15 +00:00
.env.example feat: project scaffolding with FastAPI, config, database connection 2026-02-24 07:24:00 +00:00
alembic.ini feat: Alembic migrations, initial schema 2026-02-24 07:33:27 +00:00
requirements.txt feat: project scaffolding with FastAPI, config, database connection 2026-02-24 07:24:00 +00:00