mirror of
https://github.com/valitydev/osquery-1.git
synced 2024-11-07 18:08: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 |
||
---|---|---|
.. | ||
enroll | ||
serializers | ||
tests | ||
transports | ||
BUCK | ||
http_client.cpp | ||
http_client.h | ||
requests.cpp | ||
requests.h | ||
uri.cpp | ||
uri.h | ||
utility.h |