d5860a7072
Acorrding the current event-list API, an admin user is allowed to query all events which have traits.project_id value that match it's own project OR any event without any project_id trait. In get_events() in impl_sqlalchemy.py, this current query clause is implemented in a inefficient way. This change make it more efficient. Co-Authored-By: gordon chung<gord@live.ca> Change-Id: I645a7def0552e2574da540e180b4f57d8770e96e Closes-Bug: #1494440 |
||
---|---|---|
.. | ||
__init__.py | ||
base.py | ||
impl_db2.py | ||
impl_elasticsearch.py | ||
impl_hbase.py | ||
impl_log.py | ||
impl_mongodb.py | ||
impl_sqlalchemy.py | ||
models.py | ||
pymongo_base.py |