mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
temporary debugging
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
<jta-data-source>${jpa.datasource.name}</jta-data-source>
|
||||
<properties>
|
||||
<property name="hibernate.hbm2ddl.auto" value="update" />
|
||||
<property name="hibernate.show_sql" value="false" />
|
||||
<property name="hibernate.show_sql" value="${jpa.show_sql}" />
|
||||
</properties>
|
||||
</persistence-unit>
|
||||
</persistence>
|
||||
Reference in New Issue
Block a user