tree: b2d3ca7ae75f7cb8d53074b5b934f616cdcc2633 [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.