On Mon, Jan 23, 2012 at 8:06 AM, Max Vlasov <max.vla...@gmail.com> wrote:

> Hi,
>
> it there an easy way (without manual statements parsing) to get the list of
> modules used in all (if any) virtual tables statements of the schema? For
> any opened db I wanted to automatically enable found modules (if I
> recognize them) and warn if there are unsupported ones.
>

There is no way to do that right now, other than manually parsing the
statements.


>
> Thanks,
>
> Max
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>



-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to