ardalis / ardalis/Specification
Generate parameterized Search/Like queries for EF6 provider
Open
bug
- Dominant language
- C#
- Stars
- 2.3k
- Forks
- 262
- PR merge metrics
- No merged PRs in 30d
Description
The `EF6` provider was a community contribution initially, and we didn't pay attention to it for a long time.
The generated LIKE queries are not parameterized. I added tests for these cases. Marked them to be skipped for now. We should enable the tests while working on the issue.
Also, optimize the evaluator.
Contributor guide
Assessment
This issue has not been assessed yet.