You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 Variables
0 commit comments