diff --git a/src/main/resources/default-config.xml b/src/main/resources/default-config.xml index 9812de1a..291271c8 100644 --- a/src/main/resources/default-config.xml +++ b/src/main/resources/default-config.xml @@ -87,28 +87,6 @@ - - - - - - - - yyyy-MM-dd HH:mm:ss - - - - - - true - - - - - @@ -118,7 +96,6 @@ - @@ -132,7 +109,6 @@ class="org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean" depends-on="flyway"> - @@ -314,8 +290,7 @@ - - + diff --git a/src/test/resources/test-config.xml b/src/test/resources/test-config.xml index d1dd61c4..cae02485 100644 --- a/src/test/resources/test-config.xml +++ b/src/test/resources/test-config.xml @@ -66,11 +66,10 @@ - - - + @@ -80,12 +79,12 @@ - + Sqlite can only have a single connection true - + -->