Bug TOOLS-208
1 vote

Store Manager has no way of passing queries using non-standard syntax to underlying stores

Created by Rob Vesse on 3/16/2012 12:17 AM Last Updated by Rob Vesse on 7/7/2012 12:30 AM
%
 (hrs)
Logged: 0  (hrs)

 Description

This issue was prompted by VIRT-207

 

If a user tries to make a query using vendor specific syntax that would not normally parse Store Manager will reject it before ever passing it to the underlying store.  We need some mechanism to indicate stores that can accept non-standard queries and relax this parsing requirement in those cases.

    Rob Vesse (Saturday, July 07, 2012 12:30 AM) #

Fixed as  of revision 2250, note that underying stores can still reject non-standard queries they get passed