Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Slow SQL do not log native SQL #3443

Open
spinachomes opened this issue Jul 10, 2024 · 0 comments
Open

Slow SQL do not log native SQL #3443

spinachomes opened this issue Jul 10, 2024 · 0 comments

Comments

@spinachomes
Copy link
Contributor

spinachomes commented Jul 10, 2024

Expected behavior

log slow sql with native sql

Actual behavior

no slow sql log when use native sql

Steps to reproduce

 DB.getDefault().findDto(xx.class,sql)
  // some logging output
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant