I'm new to sqlite and trying to see about using sqlite with the fulltext plugin to test against what I already do in mysql.

I have the plugin .so and cannot load it since the default is to disable loading of extensions. What I can't figure out is how to flip that switch. There is reference to function that looks like you can do it programatically, but I just want to enable it on my test db via command line. Am I missing something obvious here? The end goal is to add sqlite support to a python script I have.

Thanks for any help.

-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to