Operators sw,ew uses ILIKE which MySQL does not support
Open
- Dominant language
- PHP
- Stars
- 163
- Forks
- 70
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/esbenp/bruno/blob/master/src/EloquentBuilderTrait.php#L109
Contributor guide
Research direction
Start in src/EloquentBuilderTrait.php around line 109 and trace how the sw and ew operators build their filters. Reproduce the filtering behavior against MySQL and confirm that the operators use a MySQL-compatible comparison while preserving their intended semantics.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- laravel, mysql, php
- Domain
- backend, databases
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100