Files
turso/testing
Pekka Enberg 21bd1a961e Merge 'Fix three issues with LIKE operator (#319)' from Jussi Saurio
Closes #319
1. Allow using a column as the pattern
2. Construct LIKE regexes with `^` and `$` so that eg the string
`'foobar'` does not match the pattern `'fooba'` unless the pattern
specifically has a wildcard
3. Support function expressions as the LIKE pattern

Closes #327
2024-09-16 14:17:48 +03:00
..
2024-08-03 12:16:34 +03:00
2024-09-14 16:14:45 +03:00
2024-07-16 07:20:35 +03: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
2024-09-15 14:57:01 +02:00