lessql icon indicating copy to clipboard operation
lessql copied to clipboard

LessQL seems not to query for virtual columns

Open cschaba opened this issue 8 years ago • 0 comments

Hi there

I experienced some problem when try to query for data using virtual columns.

For me it seems to (silently) drop the query for the virtual field, so it returns data, but with wrong filter!

For informations about virtual fields please see this post: http://mysqlserverteam.com/indexing-json-documents-via-virtual-columns/

If required I can provide some example code.

best, Carsten

cschaba avatar Sep 28 '17 08:09 cschaba