esbenp / esbenp/bruno

Operators sw,ew uses ILIKE which MySQL does not support

Open
#13 2 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.