Page 1 of 1

DB query

Posted: Wed Feb 12, 2014 10:05 am
by Rafael Martínez

First, sorry for the inconvenience, but we were not able to find documentation on this topic.

What's the format for the query in the DB dialog?

We want to obtain the total count of devices type I and devices type A. Image


DB query

Posted: Wed Feb 12, 2014 10:34 am
by Maryna Brodina

Hello! In panel you can set only where request parameter. To retrieve devices number you need to pass count parameter in request http://docs.appery.io/documentation/b... (Counting objects). There is no way to do that from backend panel. You would need to do REST request.