tree: 55dc33a5742b4adfb3b0c3975c164795b7b4b76d [path history] [tgz]
  1. BUILD.gn
  2. README.md
  3. sqlite_aggregate_function.h
  4. sqlite_module.h
  5. sqlite_result.h
  6. 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.