Ibrahim Koz

Results 3 issues of Ibrahim Koz

### What problem are you trying to solve? I'm using Devbox to provision development environments, and I've noticed a potential enhancement. It would be beneficial if devbox.json allowed us to...

feature
triage

Given such an index as below: ```sql index keyword_ft using fulltext(title, content, transcript ['text']) with (analyzer = 'english'), ``` using this index in aggregations would be beneficial. For example, to...

complexity: no estimate
feature

QUALIFY is such a beast. I think you should already be aware of this statement, however, I leave an example use of it: In the absence of QUALIFY: ``` SELECT...

feature: sql: query extension
needs upvotes
need refined description
leverage: low