Archive outdated journal logs and documents. Add Postman Runbook structure and centralize API testing documentation. Update Flyway configuration for ping-service with service-specific schema history.
This commit is contained in:
@@ -26,6 +26,9 @@ spring:
|
||||
enabled: true
|
||||
# Erlaubt die Migration, auch wenn DB nicht leer ist (wichtig für Dev)
|
||||
baseline-on-migrate: true
|
||||
baseline-version: "0"
|
||||
# Verwende eine eigene Historientabelle, da wir in einer geteilten DB arbeiten (Schema "public")
|
||||
table: flyway_schema_history_ping
|
||||
# Sucht standardmäßig in classpath:db/migration
|
||||
|
||||
security:
|
||||
|
||||
Reference in New Issue
Block a user