diff --git a/apps/backend/polly-app/src/main/resources/application-test.properties b/apps/backend/polly-app/src/main/resources/application-test.properties index 68dacca37..67da7f1a8 100644 --- a/apps/backend/polly-app/src/main/resources/application-test.properties +++ b/apps/backend/polly-app/src/main/resources/application-test.properties @@ -5,6 +5,7 @@ polly.security.client.enabled=false # Database spring.jpa.properties.hibernate.jdbc.lob.non_contextual_creation=true + #spring.jpa.show-sql=true #spring.jpa.properties.hibernate.format_sql=true