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
- project_name
- project_version
- launch_class
- launch_method
- created_at