intuit / intuit/graphql-filter-java
FilterExpression doesn't work with LocalDateTime values
オープン
- 主要言語
- Java
- スター
- 73
- フォーク
- 33
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
When passing in a LocalDateTime, the expression parser needlessly converts into a `Date`


This makes the filter unusable if you want to convert it to JPA format or SQL using `filterExpression.getExpression(ExpressionFormat.JPA);`
コントリビューションガイド
評価
この issue はまだ評価されていません。