neutron/releasenotes/notes/fetch-specific-column-in-ov...

7 lines
205 B
YAML

---
other:
- |
Support fetching specific db column in OVO.
A new method ``get_values`` is added to neutron object classes.
This method can be leveraged to fetch specific field of the object.