Dev Notes - llmhyy/microbat GitHub Wiki

Some notes for developing and extending microbat.

Database Schema

Run

A row in Run denotes a single recording of a program execution. We use Run to group and associate the traces to their relevant programs.

Attributes

  1. project_name
  2. project_version
  3. launch_class
  4. launch_method
  5. created_at