-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Ignored or Blocked
These are…
-
### Backgrounds
- Parentheses must be available to prioritize operations for expression and predicate.
### Requirements
- Add JpqlExressionParenthesis and Serializer
- Add JpqlPredicateParenthes…
-
-
hi, can you provide an example of how to condition Where statement with kotlin-jsdl v3? I have tried using the same method on v2 but it doesn't work on jsdl v3
-
There is more stuff with Xtext (LSP and Web too) but not reflected on the community page. for the stuff that is open we should add entries to the table. we also might check the table for stuff that is…
-
Does jdsl support classical spring pagination? Or is there any way how to achieve the result for pagination?
-
-
현재 n+1 문제가 발생하고 있는 상황입니다.
현재 상황은, Post가 ManyToOne을 통해 Member를 보고 있습니다.
i got a n+1 problem.
this situation is, Post Entity is connected with Member Entity through ManyToOne annotation.
이후 jd…
-
It looks like you wrote your code in the same way as the [documentation](https://github.com/line/kotlin-jdsl#dto-projections), but error occurs when SELECT with a DTO projection.
[문서](https://githu…
-
I've imported your dependency to my project:
```
com.linecorp.kotlin-jdsl
spring-data-kotlin-jdsl-starter
${spring-data-kotlin-jdsl-starter.…