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