Theoretically `GLOB` should already be limited, as `LIKE` & `GLOB` are supposed to be controlled by
Theoretically
GLOB should already be limited, as LIKE & GLOB are supposed to be controlled by SQLITE_LIMIT_LIKE_PATTERN_LENGTH which is set to 50.



