mirror of
https://github.com/valitydev/osquery-1.git
synced 2024-11-08 02:18:53 +00:00
c8bb439442
Summary: Add log_numerics_as_numbers flag. Internal SQLite query has method that returns QueryDataTyped (instead of QueryData), which are boost::variant<string, double, long long>. Ints are encoded as such if and only if new log_numerics_as_numbers flag is set to true. Reviewed By: fmanco Differential Revision: D13778323 fbshipit-source-id: 7d7bb31781486f63fcc088cd479d3b6f255a5cb4 |
||
---|---|---|
.. | ||
integration/tables | ||
unit | ||
BUCK | ||
test_util.cpp | ||
test_util.h |