On 05/07/2013 05:17 PM, Ralf Junker wrote:
The new fts3tokenize virtual table calls the fts3_tokenizer()
...

However, this call is rejected if, for security reasons,

So the problem is that with the authorizer block in place, the fts3tokneize 
virtual table does not work. One would have to compromise functionality for 
security.

Is there no other way to retrieve the tokenizer besides calling 
fts3_tokenizer()?


Good point. Changed it to avoid fts3_tokenizer(). Thanks.

Dan.

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

Reply via email to