osquery-1/include
Giorgi Guliashvili 8d7129ee03
Basic db int type support (#4454)
* Basic db int type support

Added API and tests for int types in the database abstraction.

For now, it's just the  wrapper over the string type. In the following commits, will utilize specific database capabilites for additional performance.

* source formatting corrected

* hardened tests
2018-06-02 12:38:29 -07:00
..
osquery Basic db int type support (#4454) 2018-06-02 12:38:29 -07:00