Commit 0a93be7
committed
Set
Otherwise the log on CI becomes too big.
If you prefer to enable it while working,
in IDEA 2022.3.3, you can set
```
JAVA_TOOL_OPTIONS='-Dhibernate.show_sql=true'
```
in
Run > Edit Configurations > Edit Configuration Templates > Gradle > Environment Variableshibernate.show_sql to false as default1 parent d628f60 commit 0a93be7
File tree
1 file changed
+3
-2
lines changed- hibernate-reactive-core/src/test/java/org/hibernate/reactive
1 file changed
+3
-2
lines changedLines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
87 | | - | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
88 | 89 | | |
89 | 90 | | |
90 | 91 | | |
| |||
0 commit comments