tree: 305f7c34571be6bba6657fec4f7bb50a021a640c [path history] [tgz]
  1. BUILD.gn
  2. README.md
  3. sqlite_aggregate_function.h
  4. sqlite_function.h
  5. sqlite_module.h
  6. sqlite_result.h
  7. sqlite_type.h
  8. sqlite_value.h
  9. sqlite_window_function.h
src/trace_processor/sqlite/bindings/README.md

This folder contains very lightweight bindings around SQLite to adapt it C++. Any non-trivial code should not live in this folder but in some higher layer.