dialect readded

This commit is contained in:
Kruti Shah 2025-10-12 23:38:40 +05:30 committed by hitanshu310
parent 18e3535a57
commit f99ed01a54

View File

@ -32,6 +32,6 @@ spring.sql.init.mode=never
spring.jpa.hibernate.ddl-auto=update
spring.jpa.show-sql=true
spring.jpa.properties.hibernate.dialect=org.hibernate.dialect.PostgreSQLDialect
spring.jpa.open-in-view=false