fix: logging overhaul — Alembic fileConfig disable_existing_loggers=False, propagate=False on loggers, ADR docs, catch-up migration for missing columns, sqlparse dep, build archive naming

This commit is contained in:
2026-05-27 11:19:12 +03:00
parent ca260fef3d
commit 029f9031bc
5 changed files with 109 additions and 17 deletions

View File

@@ -57,5 +57,6 @@ playwright
tenacity
Pillow
ruff>=0.11.0
sqlparse>=0.5.0
lingua-language-detector==2.1.1
testcontainers[postgres]>=4.0