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

Missing query parameters in the log #3733

Open
slma80 opened this issue May 14, 2024 · 1 comment
Open

Missing query parameters in the log #3733

slma80 opened this issue May 14, 2024 · 1 comment
Labels

Comments

@slma80
Copy link

slma80 commented May 14, 2024

Updating querydsl from 4.3.1 to 5.0.0 (or 5.1.0) query parameters are no longer logged, also replacing querydsl.parameters with querydsl_parameters as indicated in CHANGELOG.md file.

In com.querydsl.sql.AbstractSQLQuery.logQuery(String, Collection<Object>) method, MDC usage was removed with commit d489638

Steps to reproduce

Environment

Querydsl version: 5.0.0 / 5.1.0

Querydsl module: querydsl-sql

Database: MSSQL 2017

JDK: 11

Additional details

This problem has already been opened (#3104) but no proposed solution has been approved

@slma80 slma80 added the bug label May 14, 2024
@velo
Copy link
Contributor

velo commented May 28, 2024

Yeah, sadly the project here is a best stale.

If you keen you can submit a PR to my fork and I would release it in a few days.
https://github.com/OpenFeign/querydsl/

Cheers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants