Hi everyone, I tried to use the normalize function I found on the ext/misc folder, but I couldn't load it, it returns the following error: "normalize.so: undefined symbol: sqlite3_normalize_init". I am using the latest version of sqlite3, it has been built from source, sqlite3 --version says: 3.24.0 2018-06-04 19:24:41 _______________________________________________ sqlite-users mailing list sqlite-users@mailinglists.sqlite.org http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users
- [sqlite] Normalize extension Gabriel Chiquini
- Re: [sqlite] Normalize extension Keith Medcalf