-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Christoph Burgmer wrote:
> How can I find out if and how it is available to me?

Currently the only way I can see is using public apis/SQL is to try and
create a fts3 virtual table.

> I checked both website (and wiki) and mailing list, but can't find help on 
> checking for the existence of a plugin, nor about compiled-in options.

Plugins could do any number of things such as creating functions,
collations virtual tables, vfs etc.  You currently have to check to see
if what they created exists to detect their presence.

You may want to create a ticket asking for a method of getting the names
of available extensions.

Roger
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFI87DTmOOfHg372QQRAuPCAJ9FJXOMzn0jK/LvPtWypNc25v5GIwCfRbeS
G82YTgxfAUH7nnrsq1oMBAc=
=vpsF
-----END PGP SIGNATURE-----
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to