[Gravity] Add indexed_result_array() method to DatabaseAccessObject

Review Request #529 — Created Aug. 31, 2017 and submitted — Latest diff uploaded

pprkut
Lunr
039a4da...
lunr

Add indexed_result_array() method to DatabaseAccessObject

This indexes a result array fetched from the db by the values contained in one column.

Unit tests

Loading...