Skip to content

Commit

Permalink
refactor: clean up
Browse files Browse the repository at this point in the history
Related to quarkusio#6192
  • Loading branch information
aureamunoz committed Jan 2, 2020
1 parent e9e00cb commit a8fcfa7
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 211 deletions.

This file was deleted.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,4 @@ quarkus.hibernate-orm.dialect=org.hibernate.dialect.H2Dialect
quarkus.hibernate-orm.database.generation=drop-and-create
#quarkus.hibernate-orm.log.sql=true

%prod.quarkus.hibernate-orm.sql-load-script=import.sql
spring.jpa.show-sql=true
spring.jpa.data.hibernate.dialect=blabla
%prod.quarkus.hibernate-orm.sql-load-script=import.sql

0 comments on commit a8fcfa7

Please sign in to comment.