deb-mistral/mistral/db/v2
Lingxian Kong 32e36450db Add fields filter for workflow query
With this patch, users could retrieve workflows only with fields they care
about.

NOTE: 'id' must be included in fields if it's provided, since 'id' will be
used when constructing 'next' link.

This feature is just like we specicy '-c' argument in CLI, but it's
implemented in server side(or more precisely, in db layer).

Partially-Implements: blueprint query-result-column-filtering
Change-Id: If034e7ee96aaecf2d5cebefdc85eaa7b3f6f7d8c
2015-08-27 20:38:20 +08:00
..
sqlalchemy Add fields filter for workflow query 2015-08-27 20:38:20 +08:00
__init__.py Working on secure DB access (part 3) 2015-01-22 16:37:30 +00:00
api.py Add fields filter for workflow query 2015-08-27 20:38:20 +08:00