SQLiteFuzzySearch icon indicating copy to clipboard operation
SQLiteFuzzySearch copied to clipboard

SQLite3 extensions for approximate string searching

Results 1 SQLiteFuzzySearch issues
Sort by recently updated
recently updated
newest added

I was trying to compile ```levenshtein.c``` and got this error: ``` clang -fPIC -Isqlite3 -o levenshtein.sqlext levenshtein.c -v clang version 9.0.1 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin Found candidate...