osquery-1/osquery/sql
Max Kareta 8c0c403796 fixed headers_namespace to match file path
Summary: Some tools does not support virtual headers namespaces and expect header path to match actual file path from project root. This diff will fix few namespaces in utils library

Reviewed By: guliashvili

Differential Revision: D13552878

fbshipit-source-id: 2a06f73550c69777bf73be73abdde297fe580583
2019-01-14 03:33:32 -08:00
..
benchmarks Make TableRows more abstract 2019-01-09 13:50:15 -08:00
tests Fix processing of null prepared statements. 2019-01-11 12:04:20 -08:00
BUCK Introduce TableRow interface 2019-01-09 13:50:15 -08:00
dynamic_table_row.cpp Introduce TableRow interface 2019-01-09 13:50:15 -08:00
dynamic_table_row.h fixed headers_namespace to match file path 2019-01-14 03:33:32 -08:00
sql.cpp Plumb columns used as a bitfield 2018-12-12 10:40:58 -08:00
sqlite_encoding.cpp Move build system to BUCK 2018-12-07 16:12:35 +00:00
sqlite_filesystem.cpp fixed error when wrong directory separator was used (#4695) 2018-07-12 10:42:49 +01:00
sqlite_hashing.cpp Move build system to BUCK 2018-12-07 16:12:35 +00:00
sqlite_math.cpp Move build system to BUCK 2018-12-07 16:12:35 +00:00
sqlite_operations.cpp Move build system to BUCK 2018-12-07 16:12:35 +00:00
sqlite_string.cpp Move build system to BUCK 2018-12-07 16:12:35 +00:00
sqlite_util.cpp Fix processing of null prepared statements. 2019-01-11 12:04:20 -08:00
sqlite_util.h Prefactor: QueryData -> TableRows for virtual tables 2019-01-09 13:50:15 -08:00
virtual_sqlite_table.cpp Introduce TableRow interface 2019-01-09 13:50:15 -08:00
virtual_table.cpp Introduce TableRow interface 2019-01-09 13:50:15 -08:00
virtual_table.h Make TableRows more abstract 2019-01-09 13:50:15 -08:00