Files
turso/testing
Pekka Enberg 5796b418b9 Merge 'Add support for soundex() function' from flaneur
add [soundex](https://www.sqlite.org/lang_corefunc.html#soundex) scalar
function.
it seems that sqlite did not enable `soundex()` function by default
unless build it with `SQLITE_SOUNDEX`, while the sqlite in the ci
workflow did not enable it. this pr skipped the test over `soundex()`
temporarily in the `scalar-function.test` file.

Closes #453
2024-12-12 18:10:46 +02:00
..
2024-08-03 12:16:34 +03:00
2024-11-24 22:12:23 +02:00
2024-07-16 07:20:35 +03:00
2024-09-16 16:18:26 -07:00
2024-11-30 10:05:13 +02:00
2024-12-09 22:48:42 +05:30
2024-08-04 12:47:08 +02:00
2024-07-16 07:24:28 +03:00
2024-09-22 08:43:50 -04:00
2024-10-05 18:25:04 +03:00