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
All checks were successful
Deploy tt-tagebuch / deploy (push) Successful in 56s
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user