osquery-1/osquery/sql
Teddy Reed 8fc8134d17 Allow TableOptions::Additional to influence cost (#2694)
This also allows LIKE for OS X's preferences table.
2016-10-29 23:19:54 -07:00
..
benchmarks Introduce table 'attributes' (#2431) 2016-08-31 15:32:20 -07:00
tests [Fix #1690] Use INDEX options in constraint cost evaluation (#2593) 2016-10-05 15:44:21 -07:00
CMakeLists.txt Add basic string split and inet_aton functions (#2124) 2016-05-29 02:06:02 -07:00
sql.cpp Introduce table 'attributes' (#2431) 2016-08-31 15:32:20 -07:00
sqlite_math.cpp Reducing compiler warnings and fails on warn in VS (#2433) 2016-09-02 15:04:03 -07:00
sqlite_string.cpp Reducing compiler warnings and fails on warn in VS (#2433) 2016-09-02 15:04:03 -07:00
sqlite_util.cpp Reducing compiler warnings and fails on warn in VS (#2433) 2016-09-02 15:04:03 -07:00
sqlite_util.h Introduce table 'attributes' (#2431) 2016-08-31 15:32:20 -07:00
virtual_table.cpp Allow TableOptions::Additional to influence cost (#2694) 2016-10-29 23:19:54 -07:00
virtual_table.h [Fix #2674] Add SQLite prepare lock to shell_exec (#2677) 2016-10-24 08:25:38 -07:00