Added field "addedToLibrary" to DetectedGame

Integrated Flyway for DB Migrations
Removed unused DTO classes
This commit is contained in:
grimsi
2022-08-14 15:26:09 +02:00
parent 8746ac6f10
commit acd9e79fce
9 changed files with 168 additions and 35 deletions
@@ -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