osquery-python
osquery-python copied to clipboard
Add more types to be used with the osquery.TableColumn named tuple
Right now, only TEXT and INTEGER are defined.
Seems to have also caused an issue in the node.js package, which only has TEXT. DOUBLE and BIGINT are important ones.
Hi there, is there any ETA for more data types?