Bennett Clement

Results 4 issues of Bennett Clement

Use case: It is nice to be able to visualise some files in a development branch

enhancement

### Describe the bug Hidden modules in `/timetable` still show up in `/today` ### To Reproduce Steps to reproduce the behavior: 1. Go to `/timetable`. Add any module you like....

pending requirements

There is still an obvious improvement to the LIKE implementation, which is to cache the regex after initialization. Sqlite has a bitmask (P1 operand of [`Function`](https://sqlite.org/opcode.html#Function)) that tells whether or...

enhancement
help wanted
good first issue
performance

Related #159 Main branch ``` > explain select * from products where price < 30; addr opcode p1 p2 p3 p4 p5 comment ---- ----------------- ---- ---- ---- ------------- --...

enhancement
help wanted