47ng / 47ng/prisma-field-encryption
Filtering secured field with mode-insensitive
Offen
- Vorherrschende Sprache
- TypeScript
- Sterne
- 306
- Forks
- 40
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Hi, thanks for your effort to provide useful library, i like it.
I can see that filtering is not supporting for contains, startWith, endWith.
But is there anyway to make it working for mode-insensitive?
I am using equals with insensitive mode, but it is also not working, so i'd love to hear your suggestion for it.
Regard
Beitragsleitfaden
Rechercherichtung
Look at the library's filtering logic, likely in the middleware or query transformation layer. Check how equals with insensitive mode is currently handled and why it fails. Review existing tests for filtering to understand the expected behavior and extension points.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- typescript
- Bereich
- databases, security
- Issue-Typ
- Feature
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 30/100