Files
turso/testing
Pekka Enberg e364d10d9a Merge 'Implementation of scalar function glob() and GLOB operator' from RJ Barman
Related to #144
- Separates `glob` and `like` regex caches, since the same pattern would
result in a different regex depending on which rules you apply
- Also fixes the value of `constant_mask` when translating LIKE
expressions now that non-constant pattern values are supported.
Note that LIKE and GLOB are almost entirely the same, the only
difference being the matching rules (so in our case, the regex
construction).

Closes #334
2024-09-18 09:44:51 +03:00
..
2024-08-03 12:16:34 +03:00
2024-09-16 16:18:26 -07:00
2024-07-16 07:20:35 +03:00
2024-09-16 16:18:26 -07:00
2024-08-18 21:05:01 +02:00
2024-08-16 19:42:03 +03:00
2024-08-04 12:47:08 +02:00
2024-07-16 07:24:28 +03:00