One thing I'd love to see addressed is an issue I reported back in May: 
sqlite3_auto_extension + custom FTS5 tokenizer

http://thread.gmane.org/gmane.comp.db.sqlite.general/101685/focus=101697
http://mailinglists.sqlite.org/cgi-bin/mailman/private/sqlite-users/2016-May/066676.html

The workaround described by Dan works but it's very awkward for the
build setup, I'd rather
 have all the SQLite code in one file instead of having to generate and
 compile the FTS5 extension
 separately.

– Jan


_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to