Files
turso/core
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-12-09 22:48:42 +05:30
2024-12-11 11:21:09 +02:00
2024-09-20 11:45:55 +02:00
2024-12-09 17:41:28 +05:30
2024-12-09 22:48:42 +05:30
2024-11-26 17:31:51 +02:00
2024-11-16 16:24:28 +01:00