mirror of
https://github.com/BrenBroZAYT/gameyfin.git
synced 2026-06-15 16:20:03 +00:00
Added field "addedToLibrary" to DetectedGame
Integrated Flyway for DB Migrations Removed unused DTO classes
This commit is contained in:
@@ -9,7 +9,9 @@ spring:
|
||||
entity_copy_observer: allow
|
||||
database-platform: org.hibernate.dialect.H2Dialect
|
||||
hibernate:
|
||||
ddl-auto: update
|
||||
ddl-auto: none
|
||||
flyway:
|
||||
baseline-on-migrate: true
|
||||
datasource:
|
||||
username: gfadmin
|
||||
password: gameyfin
|
||||
|
||||
Reference in New Issue
Block a user