pipeline_run
and block_run
tables in the database.
If you want to query the PipelineRun
and BlockRun
metadata, you can either directly query the data
from database or use Python code to fetch PipelineRun
and BlockRun
models.
pipeline_run
and block_run
tables in the database.
If you want to query the PipelineRun
and BlockRun
metadata, you can either directly query the data
from database or use Python code to fetch PipelineRun
and BlockRun
models.