circus/crates
NotAShelf 959aba0933
fc-common: use btree index for build_outputs.path in db schema
Btree supports NULL values and provides better flexibility
than hash index for nullable columns.

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: Ida28ef6f88683c360e6f405efca435af6a6a6964
2026-02-28 23:56:24 +03:00
..
common fc-common: use btree index for build_outputs.path in db schema 2026-02-28 23:56:24 +03:00
evaluator fc-evaluator: dispatch pending status on build creation 2026-02-28 17:37:59 +03:00
migrate-cli various: remove unused imports and parameters; fix clippy lints 2026-02-05 22:45:23 +03:00
queue-runner fc-queue-runner: dispatch running status on build start 2026-02-28 17:38:00 +03:00
server treewide: address all clippy lints 2026-02-28 17:37:53 +03:00