feat(matches): add fixture type handling and notes to manual match creation; update localization for match types
All checks were successful
Deploy tt-tagebuch / deploy (push) Successful in 56s

This commit is contained in:
Torsten Schulz (local)
2026-08-20 08:39:52 +02:00
parent 18ba120927
commit eb1c4d5842
7 changed files with 140 additions and 11 deletions

View File

@@ -2,6 +2,12 @@
Diese Datei sammelt SQL-Aenderungen, die auf Live/Test manuell eingespielt werden muessen, wenn das Produktions-Setup keine automatische Schema-Migration ausfuehrt.
## Ausführung per Node
Neue, registrierte Migrationen können vor dem Neustart des Backends mit
`cd backend && npm run db:migrate` ausgeführt werden. Der Runner führt jede
Migration nur einmal aus und protokolliert sie in `schema_migrations`.
## Pflege-Regel
Ab jetzt gilt fuer jede Schemaaenderung: