Import database::results from upstream
authorsangwan.kwon <sangwan.kwon@samsung.com>
Mon, 13 May 2019 07:12:07 +0000 (16:12 +0900)
committersangwan.kwon <sangwan.kwon@samsung.com>
Mon, 13 May 2019 07:12:07 +0000 (16:12 +0900)
commit57d83133f28e8b36db48849bec1ed18c3c96be50
tree4f1214b28e971de8f5b3b5b70dd7682d41940fc0
parent38fdd4b66f73c918de417bce058be99f45d09932
Import database::results from upstream

Added data structures: Row, QueryData, DiffResults

Signed-off-by: sangwan.kwon <sangwan.kwon@samsung.com>
include/osquery/database/results.h [new file with mode: 0644]
osquery/database/CMakeLists.txt
osquery/database/results.cpp [new file with mode: 0644]
osquery/database/results_tests.cpp [new file with mode: 0644]
packaging/osquery.spec