Skip to content

Add sql query command#1208

Open
msuozzo wants to merge 1 commit intogoogle:mainfrom
msuozzo:push-vrkwpnluspno
Open

Add sql query command#1208
msuozzo wants to merge 1 commit intogoogle:mainfrom
msuozzo:push-vrkwpnluspno

Conversation

@msuozzo
Copy link
Copy Markdown
Member

@msuozzo msuozzo commented Apr 21, 2026

This exposes OSS Rebuild data as SQLite tables. Currently this only
includes rebuild, run, and log metadata.

We're temporarily adding as a separate CLI so as to not require building
the sqlite3 dep on any ctl command. It has a >50% hit to warm build
times and a really substantial impact on cold builds (on the order of 1
minute).

Children: #1209

@msuozzo msuozzo requested a review from wbxyz April 21, 2026 20:30
This exposes OSS Rebuild data as SQLite tables. Currently this only
includes rebuild, run, and log metadata.

We're temporarily adding as a separate CLI so as to not require building
the sqlite3 dep on any ctl command. It has a >50% hit to warm build
times and a really substantial impact on cold builds (on the order of 1
minute).
@msuozzo msuozzo force-pushed the push-vrkwpnluspno branch from d13e8ff to caf5f55 Compare April 29, 2026 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant