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