changed ddl-auto of main db
This commit is contained in:
@@ -11,7 +11,7 @@ spring:
|
|||||||
|
|
||||||
jpa:
|
jpa:
|
||||||
hibernate:
|
hibernate:
|
||||||
ddl-auto: update
|
ddl-auto: create-drop
|
||||||
show-sql: true
|
show-sql: true
|
||||||
|
|
||||||
ai:
|
ai:
|
||||||
|
|||||||
Reference in New Issue
Block a user