Brandon Shelley created USERGRID-994:
----------------------------------------

             Summary: In 1.0, 'select *' could be implied when building 
queries. In 2.X, it is not.
                 Key: USERGRID-994
                 URL: https://issues.apache.org/jira/browse/USERGRID-994
             Project: Usergrid
          Issue Type: Bug
          Components: Stack
    Affects Versions: 2.0.0
            Reporter: Brandon Shelley


In 1.0, 'select *' could be implied when building queries. In 2.X, it is not.

For example:

{code}where pets = 'Max'{code}

... is a valid query in 1.0, but fails on 2.0.

For legacy support of APIs built using this syntax, we need to support implied 
'select *' on 2.X as well.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to